Skip to content

Releases: rpm-software-management/dnf-plugins-core

4.7.0

24 Apr 11:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.6.0...4.7.0

4.6.0

26 Mar 14:08
Compare
Choose a tag to compare

What's Changed

  • Added pre-transaction plugin by @mskrgulja in #523
  • needs-restarting: get systemd boot time from UnitsLoadStartTimestamp by @inknos in #527

New Contributors

Full Changelog: 4.5.0...4.6.0

4.5.0

08 Feb 15:18
Compare
Choose a tag to compare
  • Request filelists metadata for plugins needing that

4.4.4

08 Dec 11:06
Compare
Choose a tag to compare
  • Bug fixes:
    • needs-restarting: Add microcode_ctl to a reboot list

4.4.3

06 Oct 09:02
Compare
Choose a tag to compare
  • Bug fixes:

    • needs-restarting: Avoid issue with garbage smaps chars (RhBug:2212953)
  • Others:

    • needs-restarting: Add kernel-core to reboot list
    • Update translations

4.4.2

27 Jul 11:09
Compare
Choose a tag to compare
  • Bug Fixes:

    • Fix systemd dependencies when using --poweroff option in system-upgrade plugin (RhBug:2211844)
  • Others:

    • Fixed copr.vendor.conf not loading
    • "dnf copr enable" on "Asahi Fedora Linux Remix" guesses epel..x86_64
    • system-upgrade: change http to https in unit file

4.4.1

15 May 10:18
Compare
Choose a tag to compare
  • New features:

    • reposync: Implement --safe-write-path option (RhBug:1898089)
  • Bug fixes:

    • needs-restarting: Catch exception when no systemd unit exists for pid (RhBug:2122587)
    • post-transaction-actions: Fix ConfigParser.substitute call
  • Others:

    • builddep: Avoid using obsolete RPM API
    • yum-utils: Only depend on python3-dnf, not dnf

4.4.0

05 Apr 08:57
Compare
Choose a tag to compare
  • New features:

    • system-upgrade: Move from extras to core (RhBug:2054235)
    • system-upgrade: Add --poweroff option to reboot
    • copr: Switch to reading a copr.vendor.conf file to determine a vendor ID
    • config-manager: Allow to specify the "main" section
  • Bug fixes:

    • system-upgrade: Add support for security filters in offline-upgrade (RhBug:1939975)
    • needs-restarting: Fix boot time derivation for systems with no rtc (RhBug:2137935)
    • download: Skip downloading weak deps when install_weak_deps=False
    • reposync: Documentation update (RhBug:2132383, 2182004)

4.3.1

23 Sep 06:55
Compare
Choose a tag to compare
  • Update translations (fix RhBug:2127011)

4.3.0

09 Sep 11:46
Compare
Choose a tag to compare
  • [repomanage] Modules are used only when they belong to target repo (RhBug:2072441)
  • copr: Guess EPEL chroots for CentOS Stream (RhBug:2058471)
  • builddep: Warning when using macros with source rpms (RhBug:2077820)
  • Update documentation for config-manager used with subscription-manager (RhBug:2075366)
  • Update translations