Sun, 26 May 2024 06:26:24 UTC | login

Information for build librepo-1.14.4-1.fc37

ID205165
Package Namelibrepo
Version1.14.4
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/librepo.git#e5f6a0df55bd1ba834fb03efc982eea1524ee6ba
SummaryRepodata downloading library
DescriptionA library providing C and Python (libcURL like) API to downloading repository metadata.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 27 Sep 2022 09:15:36 UTC
CompletedTue, 27 Sep 2022 09:27:01 UTC
Taskbuild (f37, /rpms/librepo.git:e5f6a0df55bd1ba834fb03efc982eea1524ee6ba)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/librepo.git#e5f6a0df55bd1ba834fb03efc982eea1524ee6ba'}}
Tags
f37
f38
RPMs
src
librepo-1.14.4-1.fc37.src.rpm (info) (download)
riscv64
librepo-1.14.4-1.fc37.riscv64.rpm (info) (download)
librepo-devel-1.14.4-1.fc37.riscv64.rpm (info) (download)
python3-librepo-1.14.4-1.fc37.riscv64.rpm (info) (download)
librepo-debuginfo-1.14.4-1.fc37.riscv64.rpm (info) (download)
librepo-debugsource-1.14.4-1.fc37.riscv64.rpm (info) (download)
python3-librepo-debuginfo-1.14.4-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 23 2022 Jaroslav Rohel <jrohel@redhat.com> - 1.14.4-1 - Update to 1.14.4 - Use nanosec precision for timestamp of checksum cache (RhBug:2077864) - Fix alloc/free mismatches and memory leaks * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.14.3-2 - Rebuilt for Python 3.11 * Thu May 05 2022 Jaroslav Rohel <jrohel@redhat.com> - 1.14.3-1 - Update to 1.14.3 - Make error messages about repodata and rpm mismatch more user friendly * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Sep 23 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 1.14.2-1 - Update to 1.14.2 - Fix covscan warnings and memory leak * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.14.1-3 - Rebuilt with OpenSSL 3.0.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 15 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 1.14.1-1 - Update to 1.14.1 - Recover from fsync fail on read-only filesystem (RhBug:1956361) - Reduce time to load metadata - Fix resource leaks * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.14.0-2 - Rebuilt for Python 3.10 * Thu Apr 15 2021 Nicola Sella <nsella@redhat.com> - 1.14.0-1 - Update to 1.14.0 - Fix: memory leaks - Support multiple checksums in xattr (RhBz:1931904) - Use macros to access extended attributes - Remove problematic language - CMake: Set minimum version for curl to 7.52.0 * Mon Mar 01 2021 Nicola Sella <nsella@redhat.com> - 1.13.0-1 - Update to 1.13.0 - Add support for working with certificates used with proxy - Drop Python 2 support - Fix: lr_perform() - Avoid 100% CPU usage - Add support for pkcs11 certificate and key for repository authorization - Fix default value for LRO_SSLVERIFYSTATUS - Don't use max_ranges to determine if we expect zchunk callback - Prefer HTTP over FTP mirrors when zchunk is enabled - Fixed mem leaks and typos * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Oct 07 2020 Nicola Sella <nsella@redhat.com> - 1.12.1-1 * Update to 1.12.1 - Validate path read from repomd.xml (RhBug:1868639)