Sat, 18 May 2024 11:15:23 UTC | login

Information for build librepo-1.12.1-1.fc33

ID186986
Package Namelibrepo
Version1.12.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/librepo.git#99507e753a8423fa92948eac6c8a7de41ecc82ad
SummaryRepodata downloading library
DescriptionA library providing C and Python (libcURL like) API to downloading repository metadata.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Nov 2020 17:41:54 UTC
CompletedSat, 28 Nov 2020 17:54:35 UTC
Taskbuild (f33, /rpms/librepo.git:99507e753a8423fa92948eac6c8a7de41ecc82ad)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/librepo.git#99507e753a8423fa92948eac6c8a7de41ecc82ad'}}
Tags
f33
RPMs
src
librepo-1.12.1-1.fc33.src.rpm (info) (download)
riscv64
librepo-1.12.1-1.fc33.riscv64.rpm (info) (download)
librepo-devel-1.12.1-1.fc33.riscv64.rpm (info) (download)
python3-librepo-1.12.1-1.fc33.riscv64.rpm (info) (download)
librepo-debuginfo-1.12.1-1.fc33.riscv64.rpm (info) (download)
librepo-debugsource-1.12.1-1.fc33.riscv64.rpm (info) (download)
python3-librepo-debuginfo-1.12.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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) * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.10.5-2 - Rebuilt for Python 3.8 * Mon Jul 29 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.10.5-1 - Update to 1.10.5 - Exit gpg-agent after repokey import (RhBug:1650266) - Handle webservers that don't support ranges when downloading zck - Define LRO_SUPPORTS_CACHEDIR only with zchunk (RhBug:1726141) - Allow to use mirrors multiple times for a target (RhBug:1678588) - Allow to try baseurl multiple times (RhBug:1678588) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 23 2019 Jonathan Dieter <jdieter@gmail.com> - 1.10.2-2 - Add upstream patch to make sure to check next transfer if current zck transfer already exists * Mon May 20 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.10.2-1 - Update to 1.10.2 - Add an option to preserve timestamps of the downloaded files (RhBug:1688537) - librepo: append the '?' part of repo URL after the path - Fix librepo isn't able to load zchunk files from next server on failure * Tue Apr 02 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.9.6-2 - Backport patch to fix segfault when using zchunk metadata * Wed Mar 27 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.9.6-1 - Update to 1.9.6 - Fix memory leaks - Fix CPU usage when downloading packages (RhBug:1691856) * Mon Mar 11 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.9.5-1 - Update to 1.9.5 - Reduce download delays * Wed Feb 13 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.9.4-1 - Update to 1.9.4-1 - Add zchunk support * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 28 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.2-2 - Subpackage python2-librepo has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal