↵ Return to the main page of python3-libdnf
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2022-03-14 | Pavla Kratochvilova <pkratoch at redhat dot com> - 0.66.0-1 | - Use `rpmdbCookie` from librpm, remove `hawkey.Sack._rpmdb_version` - Fix handling transaction id in resolveTransactionItemReason (RhBug:2010259,2053014) - Remove deprecated assertions (RhBug:2027383) - Increase required rpm version since we use `rpmdbCookie()` |
| 2022-02-21 | Pavla Kratochvilova <pkratoch at redhat dot com> - 0.65.0-3 | - Skip rich deps for autodetection of unmet dependencies (RhBug:2033130) |
| 2022-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.65.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |
| 2021-10-21 | Pavla Kratochvilova <pkratoch at redhat dot com> - 0.65.0-1 | - Update to 0.65.0 - Add support for excluding packages to be installed as weak dependencies - Add support for autodetecting packages to be excluded from being installed as weak dependencies - Turn off strict validation of modulemd documents (RhBug:2004853,2007166,2007167) |
| 2021-09-23 | Pavla Kratochvilova <pkratoch at redhat dot com> - 0.64.0-1 | - Update to 0.64.0 - Implement logic for demodularization of modular rpms (RhBug:1805260) - DnfContext: fix handling of default module profiles - ModuleMetadata: gracefully handle modules with no defaults - Remove failovermethod config option (RhBug:1961083) |
| 2021-09-14 | Sahana Prasad <sahana at redhat dot com> - 0.63.1-4 | - Rebuilt with OpenSSL 3.0.0 |
| 2021-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.63.1-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
| 2021-07-10 | Björn Esser <besser82 at fedoraproject dot org> - 0.63.1-2 | - Rebuild for versioned symbols in json-c |
| 2021-06-15 | Pavla Kratochvilova <pkratoch at redhat dot com> - 0.63.1-1 | - Update to 0.63.1 - ModuleProfile: add isDefault() - ModulePackage: add getDefaultProfile() - Add new dnf_context_module_install() C API - Fix a crash when [media] section in .treeinfo is missing for bootable media (RhBug:1946024) - Add hy_query_get_advisory_pkgs to C API (RhBug:1960561) - Add dnf_advisorypkg_get_advisory() - DNF does not fail on non UTF-8 file names in a package (RhBug:1893176) - Improve error-reporting for modular functions |
| 2021-06-03 | Python Maint <python dash maint at redhat dot com> - 0.62.0-2 | - Rebuilt for Python 3.10 |