[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package libdb-5.3.28-42.el8_4.inferit.src download

Name libdb
Epoch 0
Version 5.3.28
Release 42.el8_4.inferit
Architecture src
Website/URL http://www.oracle.com/database/berkeley-db/
License BSD and LGPLv2 and Sleepycat
Build Time 2023-12-03 23:31:07
Build Host builder-x86-03.inferitos.ru
Summary The Berkeley DB database library for C
Repositories BaseOS
Description The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.
Errata
Size 34461 KiB
Source Project libdb-5.3.28-42.el8_4.inferit
SHA-256 checksum 5903821f2c1e0be91bdb1db89a586a05b6bf1fe6fb9b8d3f636b465fd2653251
× Full screenshot
Changelog link
* Sun Dec 03 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.3.28-42.inferit
- Hold java 1.8 in BR

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.3.28-42
- Rebuilt for MSVSphere 8.8

* Wed Sep 08 2021 Filip Januš <fjanus@redhat.com> 5.3.28-42
- Apply the previous change only on aarch64 to limit the risk of unwanted impact
- Resolves: #1992402

* Mon Sep 06 2021 Filip Januš <fjanus@redhat.com> 5.3.28-41
- Bad order of sys calls cause high CPU usage
- Resolves: #1992402
- Patch no. 42 was added

* Mon Jul 27 2020 Matej Mužila <mmuzila@redhat.com> 5.3.28-40
- Resolves: CVE-2019-2708
- Resolves: #1856237

* Thu Jun 18 2020 Petr Kubat <pkubat@redhat.com> 5.3.28-39
- Rebuild for rhel 8.3.0

* Thu Dec 12 2019 Petr Kubat <pkubat@redhat.com> 5.3.28-38
- Optimize trickle thread CPU usage (#1670768)

* Mon Jun 03 2019 Matej Mužila <mmzuila@redhat.com> - 5.3.28-37
- Fixed flaws found by coverity
- Resolves: #1606978

* Tue Jan 22 2019 Petr Kubat <pkubat@redhat.com> - 5.3.28-36
- Add patch to workaround issues on large systems (>1024 CPU)
  Resolves: #1664031

* Tue Nov 27 2018 Matej Mužila <mmuzila@redhat.com> - 5.3.28-35
- Use AES from OpenSSL for encryption
- Resolves: #1618640