Blob Blame History Raw
-------------------------------------------------------------------
Thu Feb 22 10:24:23 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

- Update to 4.1.2:
  - snapper: Add support for specifying snapper config name by @quytelda in #208
  - rpmconf: Implement unattended config option by @mstefany in #191
- 4.1.1:
  - Update translations
  - Adapt tests to RPM 4.19
- 4.1.0:
  - Move system-upgrade plugin to core (RhBug:2054235)

-------------------------------------------------------------------
Fri Feb 24 15:38:14 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Precompile python bytecode (boo#1208151)

-------------------------------------------------------------------
Sat Oct 15 19:53:07 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>

- update to 4.0.17:
  * updated translations

-------------------------------------------------------------------
Sun Mar 27 22:02:10 UTC 2022 - Neal Gompa <ngompa13@gmail.com>

- Update to 4.0.16
  + Fix cleaning up destdir after system-upgrade (rh#2024430)

-------------------------------------------------------------------
Fri Aug 27 03:30:52 UTC 2021 - Neal Gompa <ngompa13@gmail.com>

- Update to 4.0.15
  + system-upgrade: Handle empty transaction on download (rh#1917639)

-------------------------------------------------------------------
Tue Apr 13 14:18:21 UTC 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  6 16:33:42 UTC 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 17:02:40 UTC 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  7 11:53:45 UTC 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  3 11:42:03 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

- test package and test it with pytest (drop dependency on nose)

-------------------------------------------------------------------
Wed Mar 11 14:11:37 UTC 2020 - Neal Gompa <ngompa13@gmail.com>

- Add a Supplements to snapper plugin to auto-install when snapper and dnf are installed

-------------------------------------------------------------------
Thu Feb 27 14:21:01 UTC 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  1 18:54:11 UTC 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

-------------------------------------------------------------------
Sun Apr 14 18:19:41 UTC 2019 - Neal Gompa <ngompa13@gmail.com>

- Initial packaging based on Mageia package