Releases: rpm-software-management/librepo
Releases · rpm-software-management/librepo
1.19.0
What's Changed
- Fix input termination for
pgpParsePkts
by @jrohel in #325 - Issue #326 by @crazymind1337 in #327
- Introduce entropy for fastestmirror option by @PhirePhly in #324
New Contributors
- @crazymind1337 made their first contribution in #327
- @PhirePhly made their first contribution in #324
Full Changelog: 1.18.1...1.19.0
1.18.1
What's Changed
- Use rpm-sequoia on RHEL 10+ by @yselkowitz in #318
- gpg: Check is_selinux_enabled() before trying to label by @cgwalters in #313
- spec: Correct setting -DENABLE_SELINUX cmake argument by @ppisar in #319
- tests: Adapt to CURL without NTLM support by @ppisar in #320
- Fix a memory leak in select_next_target() by @ppisar in #321
- Fix memory leaks when using zchunk by @kontura in #322
New Contributors
- @yselkowitz made their first contribution in #318
Full Changelog: 1.18.0...1.18.1
1.18.0
What's Changed
Full Changelog: 1.17.2...1.18.0
1.17.2
What's Changed
- Add a private dependency on zck to librepo.pc if zchunk support is enabled by @ppisar in #307
- Hash cache: Improved work with extended file attributes by @jrohel in #309
- Improve performance of large number of package downloads by @stewartsmith in #314
- Fix error handling, Fix examples and build them by @jrohel in #312
New Contributors
- @stewartsmith made their first contribution in #314
Full Changelog: 1.17.1...1.17.2
1.17.1
What's Changed
- gpg_gpgme.c: fix build errors with older gcc by @kanavin in #300
- Fix some compiler warnings by @ppisar in #301
- Change header files to match a configured ABI regarding a zchunk support by @ppisar in #299
- Fix building zchunk code if zchunk is enabled by @ppisar in #302
Full Changelog: 1.17.0...1.17.1
1.17.0
- lr_gpg_check_signature: Forward PGP error messages from RPM
- PGP: fix: Support importing binary public keys in librpm backend
- PGP: Enable creating a UID directory for GnuGP agent socket in /run/gnupg/user
- PGP: Set a default creation SELinux labels on GnuPG directories
1.16.0
- Implement OpenPGP using librpm API
1.15.2
- Fixes and optimizations in header files
- Fix lr_gpg_list_keys function when keys are empty
- Update PGP test vectors
- Fix CMake warnings
- Bump glib version