Fri, 21 Jun 2024 05:40:33 UTC | login

Information for build librepo-1.14.2-1.fc33

ID196111
Package Namelibrepo
Version1.14.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/librepo.git#13568f337db8e2703637841363654451f799b28f
SummaryRepodata downloading library
DescriptionA library providing C and Python (libcURL like) API to downloading repository metadata.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 07 Feb 2022 10:48:50 UTC
CompletedMon, 07 Feb 2022 11:10:08 UTC
Taskbuild (f33, /rpms/librepo.git:13568f337db8e2703637841363654451f799b28f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/librepo.git#13568f337db8e2703637841363654451f799b28f'}}
Tags
f33
f37
f38
RPMs
src
librepo-1.14.2-1.fc33.src.rpm (info) (download)
riscv64
librepo-1.14.2-1.fc33.riscv64.rpm (info) (download)
librepo-devel-1.14.2-1.fc33.riscv64.rpm (info) (download)
python3-librepo-1.14.2-1.fc33.riscv64.rpm (info) (download)
librepo-debuginfo-1.14.2-1.fc33.riscv64.rpm (info) (download)
librepo-debugsource-1.14.2-1.fc33.riscv64.rpm (info) (download)
python3-librepo-debuginfo-1.14.2-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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 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 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 * 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) * Fri Aug 07 2020 Nicola Sella <nsella@redhat.com> - 1.12.0-4 spec: Fix building with new cmake macros * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 02 2020 Nicola Sella <nsella@redhat.com> - 1.12.0-1 - Update to 1.12.0 - Decode package URL when using for local filename (RhBug:1817130) - Fix memory leak in lr_download_metadata() and lr_yum_download_remote() - Download sources work when at least one of specified is working (RhBug:1775184) - Enable building on OSX * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 1.11.3-3 - Rebuilt for Python 3.9 * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.11.3-2 - Bootstrap for Python 3.9 * Wed Apr 01 2020 Ales Matej <amatej@fedoraproject.org> - 1.11.3-1 - Update to 1.11.3 - Prefer mirrorlist/metalink over baseurl (RhBug:1775184) * Mon Feb 10 2020 Ales Matej <amatej@fedoraproject.org> - 1.11.1-4 - Fix calling Python API without holding GIL (RhBug:1788918) * Wed Feb 05 2020 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.11.1-3 - Do not unref LrErr_Exception on exit (RhBug:1778854) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Dec 09 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.11.1-1 - Update to 1.11.1 - Create a directory for gpg sockets in /run/user/ (RhBug:1769831,1771012) * Wed Nov 06 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.11.0-1 - Update to 1.11.0 - Retry mirrorlist/metalink downloads several times (RhBug:1741931) - Improve variable substitutions in URLs and add ${variable} support * Tue Oct 01 2019 Ales Matej <amatej@redhat.com> - 1.10.6-1 - Update to 1.10.6 - Imporove handling of xattr to re-download damadged files (RhBug:1690894) - Rephrase repository GPG check error message (RhBug:1741442) - Add sleep before next try when all mirrors were tried (RhBug:1741931) - Raise logging level of error messages (RhBug:1737709)