Package Release Info

dnf-plugins-extras-4.0.14-bp153.1.1

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-dnf-plugin-kickstart
python3-dnf-plugin-rpmconf
python3-dnf-plugin-showvars
python3-dnf-plugin-snapper
python3-dnf-plugin-system-upgrade
python3-dnf-plugin-torproxy
python3-dnf-plugins-extras-common

Change Logs

* Tue Apr 13 2021 Neal Gompa <ngompa13@gmail.com>
- Update to version 4.0.14
  + Add dnf-command() provides for offline commands (rh#1917378)
  + Add symlink for man pages (rh#1917378)
- Drop patch included in this release
  + Patch: 0001-test_system_upgrade-Set-installroot-in-the-mocked-cl.patch
* Sun Dec 06 2020 Neal Gompa <ngompa13@gmail.com>
- Update to version 4.0.13
  + system-upgrade: Use Transaction Store/Replay
  + system-upgrade: Pretty-print the state json
- Backport fix for system-upgrade tests
  + Patch: 0001-test_system_upgrade-Set-installroot-in-the-mocked-cl.patch
* Sat Oct 24 2020 Neal Gompa <ngompa13@gmail.com>
- Update to version 4.0.12
  + Add the DNF_SYSTEM_UPGRADE_NO_REBOOT env variable to control system-upgrade reboot.
  + [system-upgrade] Upgrade groups and environments (rh#1845562, rh#1860408)
* Tue Jul 07 2020 Neal Gompa <ngompa13@gmail.com>
- Update to version 4.0.10
  + Ensure plymouth progressbar is filled up only once (rh#1809096)
- Enable kickstart plugin
- Fix author identity in changes
* Fri Jul 03 2020 Petr Gajdos <pgajdos@suse.com>
- test package and test it with pytest (drop dependency on nose)