| Name: | libdb | 
|---|---|
| Version: | 5.3.28 | 
| Release: | 53.0.1.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 1758278 | 
| License: | BSD and LGPLv2 and Sleepycat | 
| RPM: | libdb-5.3.28-53.0.1.el9.aarch64.rpm | 
| Source RPM: | libdb-5.3.28-53.0.1.el9.src.rpm | 
| Build Date: | Wed Nov 08 2023 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://www.oracle.com/database/technologies/related/berkeleydb.html | 
| Summary: | The Berkeley DB database library for C | 
| 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++, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.  | 
- Update URL in rpm description [Orabug: 35987054] - Change http links in spec to https
- Add missing RPM_LD_FLAGS for db_dump185 - Resolves: #2026417