File microdnf.changes of Package microdnf
-------------------------------------------------------------------
Sat Oct 15 19:56:11 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- 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
-------------------------------------------------------------------
Tue Apr 13 14:31:58 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
- Update to 3.8.0
+ Add "makecache" command
+ Add "distro-sync" command
-------------------------------------------------------------------
Fri Feb 12 14:38:21 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
- Update to 3.7.1
+ Bump minimum version of libdnf to 0.56.0
+ Fix download subcommand to build with glib2 2.44.0
-------------------------------------------------------------------
Wed Feb 3 02:27:10 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
- 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
-------------------------------------------------------------------
Sun Dec 6 15:36:53 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- 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
-------------------------------------------------------------------
Sun Nov 29 23:25:59 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- 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
-------------------------------------------------------------------
Sun Jan 19 16:32:30 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Initial package based on Fedora and Mageia packaging