Releases: rpm-software-management/dnf-plugins-core
Releases · rpm-software-management/dnf-plugins-core
4.10.0
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
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
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
- @TheHillBright made their first contribution in #539
- @jmkeyes made their first contribution in #543
Full Changelog: 4.7.0...4.8.0
4.7.0
What's Changed
- Document needs-restarting boot time by @inknos in #528
- Prepare man pages for switch to dnf5 as the default package manager by @jan-kolarik in #529
- spec: Simplify man page files by @jan-kolarik in #530
- Prepare for switch of dnf5 in Rawhide by @jan-kolarik in #531
Full Changelog: 4.6.0...4.7.0
4.6.0
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
- @mskrgulja made their first contribution in #523
Full Changelog: 4.5.0...4.6.0
4.5.0
- Request filelists metadata for plugins needing that
4.4.4
- Bug fixes:
- needs-restarting: Add microcode_ctl to a reboot list
4.4.3
-
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
-
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
-
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