Name: | apr-util |
---|---|
Version: | 1.6.3 |
Release: | 21.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 225663 |
License: | Apache-2.0 AND (Beerware AND LicenseRef-Fedora-Public-Domain AND OLDAP-2.7 AND BSD-4.3RENO) |
RPM: | apr-util-1.6.3-21.el10.x86_64.rpm |
Source RPM: | apr-util-1.6.3-21.el10.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://apr.apache.org/ |
Summary: | Apache Portable Runtime Utility library |
Description: | The mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines. This library contains additional utility interfaces for APR; including support for XML, LDAP, database interfaces, URI parsing and more. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- restore -devel dep on openldap-devel to fix mod_perl FTBFS Related: RHEL-50386
- Resolves: RHEL-50386 - drop unnecessary apr-util-devel dependencies - Related: RHEL-33728 - drop ENGINE support from apr_crypto
- drop ENGINE support from apr_crypto (RHEL-33728) - fix (harmless) gcc snprintf warning in testbuckets.c
- Bump release for June 2024 mass rebuild
- fix ODBC type mismatch (r1908586) - use autosetup
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- re-enable LMDB by default again for Fedora >= 40 (#1779267)
- add apr-util-1(dbm) as virtual provide for dbm drivers - disable LMDB for now