AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 3.9.1: * Add the leaves command: Lists installed packages that are not required by other installed packages. Treat recommends as dependencies when install_weak_deps=True * UI tweaks
- Update to 3.8.0 + Add "makecache" command + Add "distro-sync" command
- Update to 3.7.1 + Bump minimum version of libdnf to 0.56.0 + Fix download subcommand to build with glib2 2.44.0
- Update to 3.7.0 + Add support for command aliases + Rename "update" to "upgrade" command + Add "update" alias to "upgrade" command + Add "download" command + Add support for user confirmation + Default to user confirmation like DNF
- Update to 3.6.0 + Add support for setting allow_vendor_change + Add support for setting a platform module ID - Drop patches incorporated into this release + Patch: 0001-Add-support-for-setting-allow_vendor_change.patch + Patch: 0001-Add-support-for-setting-a-platform-module-ID.patch - Add weak dependency for DNF configuration skeleton
- Update to 3.5.1 + Add module enable and disable commands + Add reports of module changes + Add "module enable" command + Add subcommands support + Print info about obsoleted packages before transaction (rh#1855542) + Relicense to GPLv2+ - Backport fixes from upstream + Patch: 0001-Add-support-for-setting-allow_vendor_change.patch + Patch: 0001-Add-support-for-setting-a-platform-module-ID.patch
- Initial package based on Fedora and Mageia packaging