[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project librepo-1.14.2-5.el8

Name librepo
Epoch 0
Version 1.14.2
Release 5.el8
Website/URL https://github.com/rpm-software-management/librepo
License LGPLv2+
Build Time 2024-04-11 18:31:37
Build Host builder-x86-05.inferitos.ru
Summary Repodata downloading library
Repositories BaseOS
Description A library providing C and Python (libcURL like) API to downloading repository metadata.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
librepo-1.14.2-5.el8.x86_64 Repodata downloading library dee6973c061600d6cb2b62063ec6b336974b37ce65c45511d7170b8da2089ca0 download
python3-librepo-1.14.2-5.el8.x86_64 Python 3 bindings for the librepo library 6bdf52dae10ca9657ec4869527fc97c54b75221e4b66bfce7e218d2c1f0ca10e download
librepo-devel-1.14.2-5.el8.x86_64 Repodata downloading library 404f90785dd71221e16fdaf45327e4db745e6a4d7f6bfb906d23b4b5dacbe602 download
i686
librepo-1.14.2-5.el8.i686 Repodata downloading library c3ab186a1df6605b78ac639af2d9baa8c6c0dc0c4f13f11b45adc22d773d007a download
librepo-devel-1.14.2-5.el8.i686 Repodata downloading library 94cfd84a5106fc506cc3a1bfcb41fbd0e9ffd6b6386e2049ad9a34cd9cad9d71 download
src
librepo-1.14.2-5.el8.src Repodata downloading library 8f201504e3af4468b4bbf43a6b6b5da26ce015ef46e5439e2c85c72db34c5415 download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.14.2-5
- Rebuilt for MSVSphere 8.10 beta

* Thu Oct 12 2023 Petr Pisar <ppisar@redhat.com> - 1.14.2-5
- Set default SELinux labels on GnuPG directories (RHEL-10720)

* Mon Sep 12 2022 Lukas Hrazky <lhrazky@redhat.com> - 1.14.2-4
- Fix termination of va_list in lr_metadatatarget_append_error()
- Detailed error message when using non-existing TMPDIR

* Mon Jul 25 2022 Lukas Hrazky <lhrazky@redhat.com> - 1.14.2-3
- Fix covscan issues

* Tue Jul 12 2022 Lukas Hrazky <lhrazky@redhat.com> - 1.14.2-2
- Use nanosec precision for timestamp of checksum cache

* Tue Nov 09 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 1.14.2-1
- Update to 1.14.2
- Reduce time to load metadata
- Fix resource leaks and memory leaks
- Remove build dependency on python3-flask

* Fri Jun 25 2021 Marek Blaha <mblaha@redhat.com> - 1.14.0-2
- Recover from fsync fail on read-only filesystem (RhBug:1956361)

* Fri Apr 30 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 1.14.0-1
- Update to 1.14.0
- Fix the key string parsing in url_substitution
- When zchunk enabled and not using HTTP/S protocol, download the whole file (RhBug:1886706)
- Add an option LRO_SSLVERIFYSTATUS to check TLS certificate revocation status (using OCSP stapling) (RhBug:1814383)
- Fix: lr_perform() - Avoid 100% CPU usage
- Add support for working with certificates used with proxy
- Reposync does not re-download unchanged packages (RhBug:1931904)
- Fix memory leaks

* Tue Dec 15 2020 Marek Blaha <mblaha@redhat.com> - 1.12.0-3
- Add support for pkcs11 certificate and key for repository authorization (RhBug:1859495)

* Mon Aug 17 2020 Ales Matej <amatej@redhat.com> - 1.12.0-2
- Validate paths read from repomd.xml (RhBug:1866505)