Skip to content

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

4.10.0

12 Nov 18:47
Compare
Choose a tag to compare

What's Changed

  • CMakeLists.txt: Allow overriding PYTHON_INSTALL_DIR by @evan-goode in #553
  • Add Amazon Linux to copr chroots by @sklarsa in #554
  • needs-restarting: Add --exclude-services by @evan-goode in #556
  • needs-restarting: Get boot time from systemd UnitsLoadStartTimestamp by @evan-goode in #560
  • needs-restarting: "Regular files" are often on 00:xx devices by @evan-goode in #559

New Contributors

Full Changelog: 4.9.0...4.10.0

4.9.0

15 Aug 15:27
Compare
Choose a tag to compare

What's Changed

  • Enable leaves and show-leaves plugins for RHEL by @ppisar in #545
  • expired-gpg-keys: new plugin to detect expired GPG keys by @FrostyX in #533
  • reposync: Respect --norepopath with --metadata-path by @pkratoch in #546
  • doc: copr plugin does not respect IP family preference by @ppisar in #548
  • expired-pgp-keys: Fix calling the hook at resolved time by @jan-kolarik in #547

Full Changelog: 4.8.0...4.9.0

4.8.0

18 Jun 21:35
Compare
Choose a tag to compare

What's Changed

  • needs-restarting: Revert using systemd start time by @ppisar in #538
  • fix(download): resolve dependencies for debuginfo and debugsource packages by @TheHillBright in #539
  • needs-restarting: detect packages providing NEED_REBOOT. by @jmkeyes in #543
  • build: Disable debug plugin on Fedora > 40 and RHEL > 9 by @ppisar in #541
  • spec: Fix symbolic links to packaged files by @ppisar in #542

New Contributors

Full Changelog: 4.7.0...4.8.0

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