The Berkeley DB database library for C
Go to file
Filip Janus 1615145196 Add convert-util subpackage providing tool for database type converison
BerkeleyDB -> GDBM/LMDB
Since libdb was marked as deprecated and will be removed in the future.
This tool should provide ability to convert user's databases.
Specify difference in building fedora and rhel
2023-09-04 21:18:38 +02:00
.gitignore Add man pages for libdb-utils 2016-12-08 12:36:07 +01:00
007-mt19937db.c_license.patch clarify license on mt19937db.c 2013-05-09 11:33:30 -04:00
checkpoint-opd-deadlock.patch Fix deadlocks when reading/writing off-page duplicate tree 2017-10-31 16:30:01 +01:00
db-1.85-errno.patch initial import 2010-04-21 04:53:25 +00:00
db-4.5.20-jni-include-dir.patch Cleaning the specfile - removed gcc-java dependecy other way 2013-03-27 17:50:05 +01:00
db-4.6.21-1.85-compat.patch update to 5.1.19 2010-09-12 12:18:19 +02:00
db-5.3.21-memp_stat-upstream-fix.patch Add upstream patch for a memp_stat issue. 2015-05-19 11:13:28 +02:00
db-5.3.21-mutex_leak.patch Fix mutexes not being released properly when calling db_verify 2016-11-14 08:29:46 +01:00
db-5.3.28_cve-2019-2708.patch Resolved data store execution which led to partial DoS 2020-12-02 15:50:09 +01:00
db-5.3.28-atomic_compare_exchange.patch Add the patch for previous commit 2018-05-23 12:02:19 +02:00
db-5.3.28-condition_variable.patch Reintroduce patches removed in 5.3.28-22 2017-06-13 12:51:00 +02:00
db-5.3.28-condition-variable-ppc.patch Fix some defects found by covscan 2017-06-26 15:18:47 +02:00
db-5.3.28-cwd-db_config.patch Do not access DB_CONFIG when db_home is not set 2017-06-26 13:19:48 +02:00
db-5.3.28-lemon_hash.patch Fix overflowing integer in bundled-in lemon.c 2017-02-22 13:42:57 +01:00
db-5.3.28-mmap-high-cpu-usage.patch Fix mistake in db-5.3.28-mmap-high-cpu-usage.patch 2021-09-16 13:24:41 +02:00
db-5.3.28-rpm-lock-check.patch Fix some defects found by covscan 2017-06-26 15:18:47 +02:00
lgpl-2.1.txt add lgpl-2.1.txt 2013-05-28 11:28:46 -04:00
libdb-1.85-c99.patch Various changes to improve C99 compatibility (#2152303) 2022-12-10 15:11:17 +01:00
libdb-5.3.21-region-size-check.patch Fail properly when encountering removed or 0-byte regions 2017-09-07 14:46:31 +02:00
libdb-5.3.21-trickle_cpu.patch Optimize trickle thread CPU usage 2019-01-30 11:30:22 +01:00
libdb-c99.patch Various changes to improve C99 compatibility (#2152303) 2022-12-10 15:11:17 +01:00
libdb-cbd-race.patch Add the patch for previous commit 2018-09-05 13:24:12 +02:00
libdb-configure-c99.patch Various changes to improve C99 compatibility (#2152303) 2022-12-10 15:11:17 +01:00
libdb-limit-cpu.patch Add patch to workaround issues on large systems (>1024 CPU) 2019-01-16 08:34:06 +01:00
libdb-multiarch.patch fix multiarch conflict in libdb-devel, remove unneeded dos2unix BR 2012-04-21 09:25:27 +02:00
libdb-sqlite-c99.patch Various changes to improve C99 compatibility (#2152303) 2022-12-10 15:11:17 +01:00
libdb.spec Add convert-util subpackage providing tool for database type converison 2023-09-04 21:18:38 +02:00
patch.1.1 initial import 2010-04-21 04:53:25 +00:00
patch.1.2 initial import 2010-04-21 04:53:25 +00:00
patch.1.3 initial import 2010-04-21 04:53:25 +00:00
patch.1.4 initial import 2010-04-21 04:53:25 +00:00
sources Add man pages for libdb-utils 2016-12-08 12:36:07 +01:00