Changelog for
libdnf-0.69.0-5.el9.alma.i686.rpm :
* Thu Sep 21 2023 Eduard Abdullin
- 0.69.0-5.alma- Added patch for almalinux bugtracker
* Mon May 22 2023 Nicola Sella - 0.69.0-5- Fix specfile and bump release
* Mon May 22 2023 Nicola Sella - 0.69.0-4- Update translations
* Sun May 14 2023 Jaroslav Rohel - 0.69.0-3- Add repoid to solver error messages (RhBug:2179409,2179413)
* Mon Oct 31 2022 Nicola Sella - 0.69.0-2- Allow change of arch during security updates with noarch
* Thu Sep 22 2022 Lukas Hrazky - 0.69.0-1- Update to 0.69.0- Expose librepo max_downloads_per_mirror configuration- Fix listing a repository without cpeid (RhBug:2066334)- Gracefully handle failure to open repo primary file- context: Fix doc dnf_context_install/remove/update/distrosync- context: dnf_context_remove accepts `` as dnf, unify code- dnf-context: Disconnect signal handler before dropping file monitor ref
* Thu Sep 15 2022 Marek Blaha - 0.67.0-3- Update translations
* Thu Jul 21 2022 Lukas Hrazky - 0.67.0-2- Add obsoletes to filtering for advisory candidates- advisory upgrade: filter out advPkgs with different arch
* Thu Apr 28 2022 Pavla Kratochvilova - 0.67.0-1- Fix handling transaction id in resolveTransactionItemReason (RhBug:2010259,2053014)- Remove deprecated assertions (RhBug:2027383)- Skip rich deps for autodetection of unmet dependencies (RhBug:2033130, 2048394)- Increase required rpm version since we use `rpmdbCookie()`- Add \'loongarch\' support- Use dnf solv userdata to check versions and checksum (RhBug:2027445)- context: Substitute all repository config options (RhBug:2076853)
* Mon Feb 07 2022 Pavla Kratochvilova - 0.65.0-3- Use `rpmdbCookie` from librpm, remove `hawkey.Sack._rpmdb_version`
* Thu Dec 09 2021 Pavla Kratochvilova - 0.65.0-2- Rebuilt with json-c-0.14-11.el9 (RhBug:2023320)
* Mon Oct 25 2021 Pavla Kratochvilova - 0.65.0-1- Update to 0.65.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)- 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)