Commit Graph

94 Commits

Author SHA1 Message Date
Ondrej Dubaj
6e31ff213f Resolved data store execution which led to partial DoS
Resolves: #1853243
2020-12-02 15:50:09 +01:00
Fedora Release Engineering
bd2dd025b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 04:27:31 +00:00
Tom Stellard
0e48bc9d21
Use make macros
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
2020-07-21 10:41:17 +02:00
Ondrej Dubaj
17b322e82a Removed java subpackage due to onboarding to jdk-11
More details below:
https://bugzilla.redhat.com/show_bug.cgi?id=1846398
https://bugzilla.redhat.com/show_bug.cgi?id=1834842
https://fedoraproject.org/wiki/Changes/Java11#Intermediate_step_build_with_java-1.8.0-openjdk-devel_and_run_with_java_.28that_means_any_sytem_java.2C_eg_java-11-openjdk.29
2020-07-14 15:13:07 +02:00
Jiri
1bb2955ec8 Rebuilt for JDK-11 2020-07-11 02:02:00 +02:00
Fedora Release Engineering
49ff45bf5d - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 08:52:03 +00:00
Petr Kubat
dee8ae67ce fix wrong version in changelog 2019-08-22 11:37:50 +02:00
Petr Kubat
bf3a101bee Set correct tcl-devel version for BuildRequires
Resolves: #1712532
2019-08-22 11:10:12 +02:00
Fedora Release Engineering
f3fe642af7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 13:02:36 +00:00
Fedora Release Engineering
f70dc74b17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 06:54:40 +00:00
Petr Kubat
ab9fc2e4cf Optimize trickle thread CPU usage
Related: #1608749
2019-01-30 11:30:22 +01:00
Igor Gnatenko
28f7180e61 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:11 +01:00
Igor Gnatenko
e2b1ab21a6
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:39:38 +01:00
Petr Kubat
93ef94abca Add patch to workaround issues on large systems (>1024 CPU)
Resolves: #1245410
2019-01-16 08:34:06 +01:00
Petr Kubat
58f4d57ca1 Add the patch for previous commit 2018-09-05 13:24:12 +02:00
Petr Kubat
2960055afb Add patch for CDB race issue
Related: #1099509
2018-09-05 13:16:41 +02:00
Petr Kubat
5e6566947e Add BuildRequires for gcc and gcc-c++
Resolves: #1604566
2018-07-24 12:36:20 +02:00
Fedora Release Engineering
4dc4873f82 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 07:57:57 +00:00
Jason Tibbitts
89c1889f60 Remove needless use of %defattr 2018-07-10 01:38:26 -05:00
Petr Kubat
d6841b3b46 Add the patch for previous commit 2018-05-23 12:02:19 +02:00
Petr Kubat
dab8e90518 Rename __atomic_compare_exchange to not clash with gcc built-in 2018-05-23 11:49:03 +02:00
Igor Gnatenko
ce1bcabda8
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 09:07:04 +01:00
Fedora Release Engineering
d78d80dc7b - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 21:25:35 +00:00
Petr Kubat
10b101d3ad Fix deadlocks when reading/writing off-page duplicate tree
Resolves: #1349779
2017-10-31 16:30:01 +01:00
Petr Kubat
0f9eac24b2 Run a number of quick subsystem checks on build 2017-10-24 08:57:37 +02:00
Petr Kubat
ee7752ae54 Fail properly when encountering removed or 0-byte regions
Resolves: #1471011
2017-09-07 14:46:31 +02:00
Fedora Release Engineering
eb2e4bfeeb - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 01:19:52 +00:00
Fedora Release Engineering
f7dc223c78 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 18:41:53 +00:00
Petr Písař
9f0a04fe39 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 15:05:44 +02:00
Petr Kubat
0b929f0f8b Fix some defects found by covscan 2017-06-26 15:18:47 +02:00
Petr Kubat
8047fa8580 Do not access DB_CONFIG when db_home is not set
Resolves: #1464033
2017-06-26 13:19:48 +02:00
Petr Kubat
62dc81833b Missing changelog for previous commit 2017-06-26 11:45:45 +02:00
Petr Kubat
3a3ae67b51 Try looking at libdb's env lock details via /proc/locks during env_attach
As flock-style locks have no way to check whether another lock on the file is held by the current process
and is safe for libdb to access the its environment (in read-mode only), a helper function that parses
/proc/locks for this information has been added.
Additionally, db-5.3.28-rpm-lock-check.patch has been modified to use the helper function in order for libdb
to not have to leak file descriptors while checking for rpm's transaction lock when accessing rpm's environment.
2017-06-26 08:46:48 +02:00
Petr Kubat
273921eda9 Reintroduce patches removed in 5.3.28-22
Modify upstream patch to fail on pthread version mismatch

Resolves: #1460003
2017-06-13 12:51:00 +02:00
Adam Williamson
8e9ddaf1be Complete patch removal 2017-06-09 15:20:57 -07:00
Adam Williamson
e07dfda821 Drop rhbz#1394862 patches again, DB corruption still reported 2017-06-09 15:18:41 -07:00
Petr Kubat
c7f48db775 Reintroduce upstream patch for rhbz#1394862
Do not rebuild rpm's environment during a rpm transaction
2017-06-01 13:32:50 +02:00
Adam Williamson
27c1b02780 Drop rhbz#1394862 patch for now, it has serious issues 2017-05-26 14:47:01 -07:00
Petr Kubat
9ded8d2c32 Fix some issues present in the upstream patch for condvar issue
Leftover "#define static" from upstream testing
Unnecessary renaming of variables/functions

Resolves: #1394862
2017-05-24 09:09:20 +02:00
Adam Williamson
559da4d941 Fix issue causing DNF to hang on glibc updates (#1394862) 2017-05-23 14:57:06 -07:00
Petr Kubat
607172865e Fix overflowing integer in bundled-in lemon.c
Resolves: #1423842
2017-02-22 13:42:57 +01:00
Fedora Release Engineering
a624026330 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 18:31:06 +00:00
Petr Kubat
0901eab507 Add man pages for libdb-utils 2016-12-08 12:36:07 +01:00
Petr Kubat
77e472ab40 Fix mutexes not being released properly when calling db_verify 2016-11-14 08:29:46 +01:00
Dennis Gilmore
5720605fb2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 03:02:04 +00:00
Dennis Gilmore
f95b1a7c7d - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 15:06:29 +00:00
Jan Staněk
0e76a89a52 Add upstream patch for a memp_stat issue.
- Resolves: rhbz#1211871
2015-05-19 11:13:28 +02:00
Kalev Lember
67c19a3940 Rebuilt for GCC 5 C++11 ABI change 2015-05-02 15:13:23 +02:00
Till Maas
3723cb0785 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:20:13 +01:00
Peter Robinson
9d1d65a97e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 02:49:38 +00:00