Tue, 25 Jun 2024 07:08:55 UTC | login

Information for build librepo-1.17.0-3.fc40

ID293752
Package Namelibrepo
Version1.17.0
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/librepo.git#95ab94834636521a70071235951866ba0ac83dd7
SummaryRepodata downloading library
DescriptionA library providing C and Python (libcURL like) API to downloading repository metadata.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 18:15:25 UTC
CompletedThu, 29 Feb 2024 18:30:32 UTC
Taskbuild (f40, /rpms/librepo.git:95ab94834636521a70071235951866ba0ac83dd7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/librepo.git#95ab94834636521a70071235951866ba0ac83dd7'}}
Tags
f40
f41
RPMs
src
librepo-1.17.0-3.fc40.src.rpm (info) (download)
riscv64
librepo-1.17.0-3.fc40.riscv64.rpm (info) (download)
librepo-devel-1.17.0-3.fc40.riscv64.rpm (info) (download)
python3-librepo-1.17.0-3.fc40.riscv64.rpm (info) (download)
librepo-debuginfo-1.17.0-3.fc40.riscv64.rpm (info) (download)
librepo-debugsource-1.17.0-3.fc40.riscv64.rpm (info) (download)
python3-librepo-debuginfo-1.17.0-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Oct 18 2023 Jan Kolarik <jkolarik@redhat.com> - 1.17.0-1 - Update to 1.17.0 - lr_gpg_check_signature: Forward PGP error messages from RPM - PGP: fix: Support importing binary public keys in librpm backend - PGP: Enable creating a UID directory for GnuGP agent socket in /run/gnupg/user - PGP: Set a default creation SELinux labels on GnuPG directories * Wed Sep 20 2023 Adam Williamson <awilliam@redhat.com> - 1.16.0-2 - Rebuild with no changes for Bodhi reasons * Fri Sep 01 2023 Jan Kolarik <jkolarik@redhat.com> - 1.16.0-1 - Update to 1.16.0 - Implement OpenPGP using librpm API * Tue Aug 01 2023 Jan Kolarik <jkolarik@redhat.com> - 1.15.2-1 - Update to 1.15.2 - Fixes and optimizations in header files - Fix lr_gpg_list_keys function when keys are empty - Update PGP test vectors - Fix CMake warnings - Bump glib version * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.15.1-3 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 09 2022 Jaroslav Rohel <jrohel@redhat.com> - 1.15.1-1 - Update to 1.15.1 - Adds API support for waiting on network in an event driven manner (new API function lr_handle_network_wait) - OpenPGP API extension and fixes (new API functions lr_gpg_*) - Update license format to "LGPL-2.1-or-later" * 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