[ 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.5-2.el9

Name librepo
Epoch 0
Version 1.14.5
Release 2.el9
Website/URL https://github.com/rpm-software-management/librepo
License LGPLv2+
Build Time 2024-03-29 14:29:53
Build Host builder-x86-06.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.5-2.el9.x86_64 Repodata downloading library b0af37ab85e4460ee2fd8ef0e2de95de569de141064f5059958739ba82d58460 download
python3-librepo-1.14.5-2.el9.x86_64 Python 3 bindings for the librepo library 1d0f313a2611e0ea3763c73128814fa1e90a0d15618e751017d6f75769853424 download
librepo-devel-1.14.5-2.el9.x86_64 Repodata downloading library ec246be3e3162fadcc1422455923826fa9db55f835035f6b62537ddde3d563f2 download
i686
librepo-1.14.5-2.el9.i686 Repodata downloading library d6ef5108995883b53aeb98acfeaea6d044d55aab4a6370561ce00252b64e030f download
librepo-devel-1.14.5-2.el9.i686 Repodata downloading library 7467c7e5d316b00a12ac08619ab0a560125ca29498680fd7083e0fdc7aa219fb download
aarch64
librepo-1.14.5-2.el9.aarch64 Repodata downloading library acfac7b39da1602760337d3f4450ce37f7c8fb4347a4e105f2d428c5f4aa0580 download
python3-librepo-1.14.5-2.el9.aarch64 Python 3 bindings for the librepo library 416ca70177ea9b2a0286881475aba1acdd61acf7c2cc325006ffe46ebf6b74ca download
librepo-devel-1.14.5-2.el9.aarch64 Repodata downloading library 8f5817f460ac65fe27daf07167230df2a54b65be667d18e58a3a7db8893d7e25 download
src
librepo-1.14.5-2.el9.src Repodata downloading library 577ccd3013d733274bf508bd94fc4a84c1befcff8d8fc775562446875853fa9a download
Changelog link
* Thu Oct 12 2023 Petr Pisar <ppisar@redhat.com> - 1.14.5-2
- Set default SELinux labels on GnuPG directories (RHEL-11240)

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.14.5-1
- Rebuilt for MSVSphere 9.2 beta

* Mon Jul 25 2022 Lukas Hrazky <lhrazky@redhat.com> - 1.14.5-1
- Update to 1.14.5
- Detailed error message when using non-existing TMPDIR (RhBug:2019993)
- Make error messages about repodata and rpm mismatch more user friendly

* 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

* Mon Oct 25 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