Skip to content

Latest commit

 

History

History
413 lines (275 loc) · 8.21 KB

release_notes.rst

File metadata and controls

413 lines (275 loc) · 8.21 KB

Extras DNF Plugins Release Notes

4.1.0 Release Notes

  • Move system-upgrade plugin to core (RhBug:2054235)

Bugs fixed in 4.1.0:

  • 2054235

4.0.17 Release Notes

  • Translations update

Bugs fixed in 4.0.17:

4.0.16 Release Notes

  • Fix cleaning up destdir after system-upgrade (RhBug:2024430)

Bugs fixed in 4.0.16:

  • 2034178
  • 2024430

4.0.15 Release Notes

  • Bug fixes:
    • system-upgrade: Handle empty transaction on download (RhBug:1917639)

Bugs fixed in 4.0.15:

  • 1917639

4.0.14 Release Notes

  • [spec] Add dnf-command() provides for offline commands (RhBug:1917378)

Bugs fixed in 4.0.14:

  • 1917378

4.0.13 Release Notes

  • system-upgrade: Use Transaction Store/Replay
  • system-upgrade: Pretty-print the state json

Bugs fixed in 4.0.13:

4.0.12 Release Notes

  • Update Cmake to pull translations from weblate
  • Drop Python 2 support
  • README: Add Installation, Contribution, etc.
  • New features:
    • Add the DNF_SYSTEM_UPGRADE_NO_REBOOT env variable to control system-upgrade reboot.
    • [system-upgrade] Upgrade groups and environments (RhBug:1845562,1860408)
  • Bug fixes:
    • Bugs fixed (RhBug:1863434)

Bugs fixed in 4.0.12:

  • 1860408
  • 1845562
  • 1863434

4.0.10 Release Notes

  • Ensure plymouth progressbar is filled up only once (RhBug:1809096)

Bugs fixed in 4.0.10:

  • 1809096

4.0.9 Release Notes

  • [doc] move manpages for plugins to "dnf-PLUGIN" (RhBug: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 (RhBug:1797427)

Bugs fixed in 4.0.9:

  • 1706386
  • 1797427

4.0.8 Release Notes

  • Set clean_requirements_on_remove=False during remove (RhBug:1764169)

Bugs fixed in 4.0.8:

  • 1764169

4.0.7 Release Notes

  • Fix kickstart plugin
  • Enable kickstart tests for PY3

4.0.6 Release Notes

  • [system-upgrade] Use --system-upgrade plymouth mode (RhBug:1681584)
  • [system-upgrade] Fix traceback caused by setting gpgcheck options (RhBug:1751103,1746346)
  • Fix kickstart plugin (RhBug:1649093)
  • [system-upgrade] Ensure identical transaction in download and update steps (RhBug:1758588)
  • [system-upgrade] Provide distro specific url for help with system-upgrade

Bugs fixed in 4.0.6:

  • 1649093
  • 1681584
  • 1758588
  • 1751103
  • 1746346

4.0.5 Release Notes

  • [system-upgrade] Save gpgcheck and repo_gpgcheck repo options (RhBug:1693677)
  • Add showvars plugin for showing what DNF vars are set for the dnf runtime

Bugs fixed in 4.0.5:

  • 1693677

4.0.4 Release Notes

  • Use improved config parser that preserves order of data
  • [system-upgrade] Save module_platform_id option through system upgrade (RhBug:1656509)
  • [system-upgrade] On modular systems, system upgrade requires the next module_platform_id

Bugs fixed in 4.0.4:

  • 1656509

4.0.2 Release Notes

Minor changes

4.0.1 Release Notes

Bugs fixed in 4.0.1:

  • 1649745

4.0.0 Release Notes

Bugs fixed in 4.0.0:

  • 1638689
  • 1643551

3.0.2 Release Notes

Bugs fixed in 3.0.2:

  • 1597657

3.0.1 Release Notes

Bugs fixed in 3.0.1:

  • 1603806

3.0.0 Release Notes

Bugs fixed in 3.0.0:

  • 1531356
  • 1513823

2.0.5 Release Notes

Bugs fixed in 2.0.5:

  • 1519543

2.0.4 Release Notes

Bugs fixed in 2.0.4:

  • 1516234
  • 1499284

2.0.3 Release Notes

Bugs fixed in 2.0.3:

  • 1473435
  • 1490832
  • 1492036

2.0.2 Release Notes

CLI changes in 2.0.2:

  • Remove --datadir option from system upgrade

Bugs fixed in 2.0.2:

  • 1324151
  • 1387136
  • 1225442
  • 1248806

2.0.1 Release Notes

Bugs fixed in 2.0.1:

  • 1379906

2.0.0 Release Notes

  • Moved DEBUG plugin from dnf-plugins-extras to dnf-plugins-core
  • Moved LEAVES plugin from dnf-plugins-extras to dnf-plugins-core
  • Moved LOCAL plugin from dnf-plugins-extras to dnf-plugins-core
  • Moved MIGRATE plugin from dnf-plugins-extras to dnf-plugins-core
  • Moved NEEDS RESTARTING plugin from dnf-plugins-extras to dnf-plugins-core
  • Moved REPOCLOSURE plugin from dnf-plugins-extras to dnf-plugins-core
  • Moved REPOGRAPH plugin from dnf-plugins-extras to dnf-plugins-core
  • Moved REPOMANAGE plugin from dnf-plugins-extras to dnf-plugins-core
  • Moved SHOW LEAVES plugin from dnf-plugins-extras to dnf-plugins-core
  • Moved VERSIONLOCK plugin from dnf-plugins-extras to dnf-plugins-core

0.10.0 Release Notes

DNF 2.0 compatibility (not compatible with 1.x), bugfixes and performance improvements.

Incorporated system-upgrade plugin.

Bugs fixed in 0.10.0:

  • 1303983
  • 1365698
  • 1377742
  • 1383603

0.0.12 Release Notes

Bugfixes in local plugin. Fixes in packaging.

0.0.11 Release Notes

Bugfix in kickstart packaging plugin.

0.0.10 Release Notes

Provides kickstart. Bugfixes in some plugins.

Bugs fixed in 0.0.10:

  • 1263699
  • 1225894

0.0.9 Release Notes

Provides show-leaves and versionlock. Fixed some crashes in migrate and repomanage.

Bugs fixed in 0.0.9:

  • 1226607
  • 1225282
  • 1230503

0.0.8 Release Notes

Many fixes in migrate plugin. Few cleanups in packagingi, now you can install dnf-command(migrate) to get dnf-plugins-extras-migrare installed.

Bugs fixed in 0.0.8:

  • 1208773
  • 1211596
  • 1214807
  • 1223034

0.0.7 Release Notes

Renamed orphans to leaves. Fixed some crashes in tracer, migrate and local. Renamed --repoid to --repo in repoclosure and repograph. Old option saved for compatibility.

Bugs fixed in 0.0.7:

  • 1208614
  • 1209864
  • 1209043

0.0.6 Release Notes

Provides migrate and orphans.

Bugs fixed in 0.0.6:

  • 1201471

0.0.5 Release Notes

Adapt packaging to install Python 3 version for F23+. Provides: debug

Bugs fixed in 0.0.5:

  • 1187763
  • 1192779

0.0.4 Release Notes

Fixes in packaging, include man pages for plugins.

0.0.3 Release Notes

Trivial fixes in packaging, few improvements for plugins, tests for plugins. Provides: local, repograph and repoclosure.

Bugs fixed in 0.0.3:

  • 1177631
  • 991014

0.0.2 Release Notes

Provides repomanage, rpmconf and tracer.

Bugs fixed in 0.0.2:

  • 1048541

0.0.1 Release Notes

Provides snapper.