Package Release Info

dnf-plugins-extras-4.0.9-bp152.2.8

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

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

* Wed Mar 11 2020 Neal Gompa <ngompa13@gmail.com>
- Add a Supplements to snapper plugin to auto-install when snapper and dnf are installed
* Thu Feb 27 2020 Neal Gompa <ngompa13@gmail.com>
- Update to version 4.0.9
  + [doc] move manpages for plugins to "dnf-PLUGIN" (rh#1706386)
  + Add offline-upgrade and offline-distrosync commands
  + [doc] Add description for new offline command
  + Store reason for system-upgrade plugin
  + Do not show Operation aborted as an error (rh#1797427)
- Drop backported patch included in this release
  * Patch: 0001-doc-move-manpages-for-plugins-to-dnf-PLUGIN-RhBug-17.patch
* Sun Dec 01 2019 Neal Gompa <ngompa13@gmail.com>
- Upgrade to version 4.0.8
  + [system-upgrade] Save gpgcheck and repo_gpgcheck repo options (rh#1693677)
  + Add showvars plugin for showing what DNF vars are set for the dnf runtime
  + [system-upgrade] Use --system-upgrade plymouth mode (rh#1681584)
  + [system-upgrade] Fix traceback caused by setting gpgcheck options (rh#1751103, rh#1746346)
  + Fix kickstart plugin (rh#1649093)
  + [system-upgrade] Ensure identical transaction in download and update steps (rh#1758588)
  + [system-upgrade] Provide distro specific url for help with system-upgrade
  + Set clean_requirements_on_remove=False during remove (rh#1764169)
- Set rpmconf plugin package to replace yum-merge-conf on Tumbleweed
- Backport patch from upstream to rename man pages to dnf-FOO (rh#1706386)
  * Patch: 0001-doc-move-manpages-for-plugins-to-dnf-PLUGIN-RhBug-17.patch
Version: 4.0.17-bp155.1.5
* Sat Oct 15 2022 Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.0.17:
  * updated translations
Version: 4.0.4-bp151.1.2
* Sun Apr 14 2019 Neal Gompa <ngompa13@gmail.com>
- Initial packaging based on Mageia package
Version: 4.0.16-bp154.1.25
* Sun Mar 27 2022 Neal Gompa <ngompa13@gmail.com>
- Update to 4.0.16
  + Fix cleaning up destdir after system-upgrade (rh#2024430)
* Fri Aug 27 2021 Neal Gompa <ngompa13@gmail.com>
- Update to 4.0.15
  + system-upgrade: Handle empty transaction on download (rh#1917639)
Version: 4.0.14-bp153.1.1
* 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)