Provides translations for the "dnf-plugins-core" package.
Provides
Requires
License
GPL-2.0-or-later
Changelog
* Fri Mar 28 2025 Dan Čermák <dcermak@suse.com>
- 4.10.1
* spec: toggle dnf5_obsoletes_dnf for RHEL 11
* reposync: Avoid multiple downloads of duplicate packages
* doc: needs-restarting uses UnitsLoadStartTimestamp boot time
* debuginfo-install: Fix missing dnf.cli import
* copr Fix missing dnf.cli import
* tests: Fix missing dnf.cli imports
- 4.10.0
* CMakeLists.txt: Allow overriding PYTHON_INSTALL_DIR
* Add Amazon Linux to copr chroots
* needs-restarting: Add --exclude-services
* needs-restarting: Add --exclude-services to man page
* needs-restarting: Get boot time from systemd UnitsLoadStartTimestamp
* needs-restarting: "Regular files" are often on 00:xx devices
* needs-restarting tests: Can't discriminate block devices any more
- 4.9.0
* Enable leaves and show-leaves plugins for RHEL
* expired-pgp-keys: New plugin for detecting expired PGP keys
* reposync: Respect --norepopath with --metadata-path
* doc: copr plugin does not respect IP family preference
* expired-pgp-keys: Fix calling the hook at resolved time
- 4.8.0
* needs-restarting: Revert using systemd start time
* spec: Fix symbolic links to packaged files
* needs-restarting: detect packages providing NEED_REBOOT.
* build: Disable debug plugin on Fedora > 40 and RHEL > 9
* download plugin now resolves dependencies for debuginfo and debugsource packages
- 4.7.0
* docs: Documentation of needs-restarting boot time
* man: Prepare pages for dnf5 switch
* spec: Prepare for switch of dnf5 in Rawhide
- 4.6.0:
* Updated AUTHORS file
* needs-restarting: get systemd boot time from UnitsLoadStartTimestamp
* Add new plugin pre-transaction-actions
- 4.5.0:
* Request filelists metadata for plugins needing that
* Fri Oct 11 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Do not recommend -lang package: the lang package has already the
relevant supplements in place.
* Tue Feb 06 2024 Daniel Garcia <daniel.garcia@suse.com>
- Update to 4.4.4
* needs-restarting: Add microcode_ctl to a reboot list
- includes changes from 4.4.3
* needs-restarting: Avoid issue with garbage smaps chars (RhBug:2212953)
* needs-restarting: Add kernel-core to reboot list
* Update translations
- includes changes from 4.4.2
* Fix systemd dependencies when using --poweroff option in system-upgrade plugin (RhBug:2211844)
* 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
- includes changes from 4.4.1
* reposync: Implement --safe-write-path option (RhBug:1898089)
* needs-restarting: Catch exception when no systemd unit exists for pid (RhBug:2122587)
* post-transaction-actions: Fix ConfigParser.substitute call
* builddep: Avoid using obsolete RPM API
* yum-utils: Only depend on python3-dnf, not dnf
- includes changes from 4.4.0
* 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
* 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)
* Fri Feb 24 2023 Bruno Pitrus <brunopitrus@hotmail.com>
- Precompile python bytecode (boo#1208151)
* Sat Oct 15 2022 Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.3.1
* Update translations
- includes changes from 4.3.0:
* [repomanage] Modules are used only when they belong to target repo
* copr: Guess EPEL chroots for CentOS Stream
* builddep: Warning when using macros with source rpms
* Update documentation for config-manager used with subscription-manager
* Update translations
- includes changes from 4.2.1
* Skip all non rpm tsi for transaction_action plugins
- includes changes from 4.2.0
* repomanage: Add new option --oldonly
* Sun Mar 27 2022 Neal Gompa <ngompa13@gmail.com>
- Update to 4.1.0
+ Add a new subpackage with modulesync command. The command downloads
packages from modules and/or creates a repository with modular data. (rh#1868047)
+ [groups-manager] Use full NEVRA (not only name) for matching packages (rh#2013633)
+ [repoclosure] Print counts of missing dependencies
+ [reposync] Do not stop downloading packages on the first error (rh#2009894)
+ [versionlock] Fix: Multiple package-name-spec arguments don't lock correctly (rh#2001039) (rh#2013324)
+ [versionlock] Update documentation for adding specifi version (rh#2013332)
* Wed Nov 03 2021 Neal Gompa <ngompa13@gmail.com>
- Update to 4.0.24
+ [copr] Avoid using deprecated function distro.linux_distribution() (rh#2011550)
+ [copr] don't traceback on empty lines in /etc/os-release
+ [leaves] Show strongly connected components
+ [needs-restarting] Fix wrong boot time (rh#1960437)
+ [playground] Disable playground command, since it doesn't work
* Fri Aug 27 2021 Neal Gompa <ngompa13@gmail.com>
- Update to 4.0.22
+ [repomanage] Allow running only with metadata
+ [repomanage] Enhance