Changelog for
librepo-1.13.0-1.fc32.i686.rpm :
* Mon Mar 01 2021 Nicola Sella
- 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 - 1.12.1-1
* Update to 1.12.1- Validate path read from repomd.xml (RhBug:1868639)
* Tue Jun 02 2020 Nicola Sella - 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
* Wed Apr 08 2020 Nicola Sella - 1.11.3-1- Update to 1.11.3- Prefer mirrorlist/metalink over baseurl (RhBug:1775184)
* Mon Feb 10 2020 Ales Matej - 1.11.1-4- Fix calling Python API without holding GIL (RhBug:1788918)
* Wed Feb 05 2020 Lukas Slebodnik - 1.11.1-3- Do not unref LrErr_Exception on exit (RhBug:1778854)
* Wed Jan 29 2020 Fedora Release Engineering - 1.11.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Dec 09 2019 Pavla Kratochvilova - 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 - 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 - 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 - 1.10.5-2- Rebuilt for Python 3.8
* Mon Jul 29 2019 Pavla Kratochvilova - 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 - 1.10.2-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu May 23 2019 Jonathan Dieter - 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 - 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 - 1.9.6-2- Backport patch to fix segfault when using zchunk metadata
* Wed Mar 27 2019 Pavla Kratochvilova - 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 - 1.9.5-1- Update to 1.9.5- Reduce download delays