Fri, 04 Oct 2024 10:40:51 UTC | login

Information for build apr-util-1.6.3-21.fc41

ID338614
Package Nameapr-util
Version1.6.3
Release21.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/apr-util.git#3a3f93eb6d0a4776c064fe157bf71ce639b8ba25
SummaryApache Portable Runtime Utility library
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Sep 2024 07:33:35 UTC
CompletedThu, 12 Sep 2024 09:15:14 UTC
Taskbuild (f41, /rpms/apr-util.git:3a3f93eb6d0a4776c064fe157bf71ce639b8ba25)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/apr-util.git#3a3f93eb6d0a4776c064fe157bf71ce639b8ba25'}}
Tags
f41
RPMs
src
apr-util-1.6.3-21.fc41.src.rpm (info) (download)
riscv64
apr-util-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-devel-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-ldap-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-lmdb-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-mysql-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-odbc-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-openssl-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-pgsql-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-sqlite-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-debuginfo-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-debugsource-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-ldap-debuginfo-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-lmdb-debuginfo-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-mysql-debuginfo-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-odbc-debuginfo-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-openssl-debuginfo-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-pgsql-debuginfo-1.6.3-21.fc41.riscv64.rpm (info) (download)
apr-util-sqlite-debuginfo-1.6.3-21.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Tue Aug 06 2024 Joe Orton <jorton@redhat.com> - 1.6.3-21 - restore required openldap-devel dep from -devel (#2302876) * Mon Jul 29 2024 Luboš Uhliarik <luhliari@redhat.com> - 1.6.3-20 - drop ENGINE support from apr_crypto - fix (harmless) gcc snprintf warning in testbuckets.c * Wed Jul 24 2024 Joe Orton <jorton@redhat.com> - 1.6.3-19 - drop unnecessary -devel deps on lmdb-devel, openldap-devel * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 24 2024 Joe Orton <jorton@redhat.com> - 1.6.3-17 - apr_dbm lmdb: disable locking by default * Thu Feb 08 2024 Joe Orton <jorton@redhat.com> - 1.6.3-16 - fix ODBC type mismatch (r1908586) - use autosetup * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 12 2023 Joe Orton <jorton@redhat.com> - 1.6.3-13 - re-enable LMDB by default again for Fedora >= 40 (#1779267) * Thu Nov 02 2023 Joe Orton <jorton@redhat.com> - 1.6.3-12 - add apr-util-1(dbm) as virtual provide for dbm drivers - disable LMDB for now * Fri Oct 27 2023 Joe Orton <jorton@redhat.com> - 1.6.3-11 - remove Provides: for -bdb * Tue Oct 24 2023 Luboš Uhliarik <luhliari@redhat.com> - 1.6.3-10 - add LMDB support and use it on Fedora >= 40 - Resolves: #1779267 - Remove libdb dependency from apr-util * Tue Oct 03 2023 Luboš Uhliarik <luhliari@redhat.com> - 1.6.3-7 - SPDX migration * Wed Aug 30 2023 Florian Weimer <fweimer@redhat.com> - 1.6.3-5 - Restore configure script port to C99 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 23 2023 Luboš Uhliarik <luhliari@redhat.com> - 1.6.3-3 - regression in IPv4 handling in r1907242. Cycle through the address list handling v4/v6 addresses correctly * Fri Feb 10 2023 Luboš Uhliarik <luhliari@redhat.com> - 1.6.3-2 - memcache/apr_memcache.c (conn_connect): Allow use of IPv6 * Thu Feb 02 2023 Luboš Uhliarik <luhliari@redhat.com> - 1.6.3-1 - new version 1.6.3 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 22 2022 Florian Weimer <fweimer@redhat.com> - 1.6.1-23 - Port configure script to C99