↵ Return to the main page of python3-librepo
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-11-04 | Evan Goode <egoode at redhat dot com> - 1.19.0-1 | - Fix input termination for pgpParsePkts - Convert all xattr strings to lower case to be compatible to Amazon S3 buckets - Introduce entropy for fastestmirror option |
2024-08-14 | Evan Goode <egoode at redhat dot com> - 1.18.1-1 | - gpg: Check is_selinux_enabled() before trying to label - spec: Correct setting -DENABLE_SELINUX cmake argument - tests: Adapt to CURL without NTLM support - Fix a memory leak in select_next_target() - Fix memory leaks when using zchunk |
2024-07-02 | Evan Goode <egoode at redhat dot com> - 1.18.0-1 | - Update to 1.18.0 (note: skipped 1.17.2 downstream) - API: Add LRO_USERNAME and LRO_PASSWORD options - Add a private dependency on zck to librepo.pc if zchunk support is enabled - Hash cache: Improved work with extended file attributes - Improve performance of large number of package downloads - Fix error handling, Fix examples and build them |
2024-03-26 | Jan Kolarik <jkolarik at redhat dot com> - 1.17.1-1 | - Update to 1.17.1 - gpg_gpgme.c: fix build errors with older gcc - Change header files to match a configured ABI regarding a zchunk support - Fix building zchunk code if zchunk is enabled - Fix compiler warnings |
2024-01-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.17.0-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.17.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-10-18 | Jan Kolarik <jkolarik at redhat dot com> - 1.17.0-1 | - Update to 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 |
2023-09-20 | Adam Williamson <awilliam at redhat dot com> - 1.16.0-2 | - Rebuild with no changes for Bodhi reasons |
2023-09-01 | Jan Kolarik <jkolarik at redhat dot com> - 1.16.0-1 | - Update to 1.16.0 - Implement OpenPGP using librpm API |
2023-08-01 | Jan Kolarik <jkolarik at redhat dot com> - 1.15.2-1 | - Update to 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 |