Fri, 17 May 2024 00:19:17 UTC | login

Information for build dnf-plugins-core-4.3.1-1.fc37

ID212361
Package Namednf-plugins-core
Version4.3.1
Release1.fc37
Epoch
SummaryCore Plugins for DNF
DescriptionCore Plugins for DNF. This package enhances DNF with builddep, config-manager, copr, debug, debuginfo-install, download, needs-restarting, groups-manager, repoclosure, repograph, repomanage, reposync, changelog and repodiff commands. Additionally provides generate_completion_cache passive plugin.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 17 Oct 2022 07:51:14 UTC
CompletedMon, 17 Oct 2022 07:51:14 UTC
Tags
f37
f38
RPMs
src
dnf-plugins-core-4.3.1-1.fc37.src.rpm (info) (download)
noarch
dnf-plugins-core-4.3.1-1.fc37.noarch.rpm (info) (download)
dnf-utils-4.3.1-1.fc37.noarch.rpm (info) (download)
python3-dnf-plugin-leaves-4.3.1-1.fc37.noarch.rpm (info) (download)
python3-dnf-plugin-local-4.3.1-1.fc37.noarch.rpm (info) (download)
python3-dnf-plugin-modulesync-4.3.1-1.fc37.noarch.rpm (info) (download)
python3-dnf-plugin-post-transaction-actions-4.3.1-1.fc37.noarch.rpm (info) (download)
python3-dnf-plugin-show-leaves-4.3.1-1.fc37.noarch.rpm (info) (download)
python3-dnf-plugin-versionlock-4.3.1-1.fc37.noarch.rpm (info) (download)
python3-dnf-plugins-core-4.3.1-1.fc37.noarch.rpm (info) (download)
Changelog * Fri Sep 23 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.3.1-1 - Update to 4.3.1 - Update translations (fix RhBug:2127011) * Fri Sep 09 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.3.0-1 - Update to 4.3.0 - [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 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 4.2.1-2 - Rebuilt for Python 3.11 * Fri May 27 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.2.1-1 - Update to 4.2.1 - Skip all non rpm tsi for transaction_action plugins (rhbug:2023652) * Thu May 05 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.2.0-1 - Update to 4.2.0 - repomanage: Add new option --oldonly (RhBug:2034736,2058676) * Mon Mar 14 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 4.1.0-1 - Add a new subpackage with modulesync command. The command downloads packages from modules and/or creates a repository with modular data. (RhBug:1868047) - [groups-manager] Use full NEVRA (not only name) for matching packages (RhBug:2013633) - [repoclosure] Print counts of missing dependencies - [reposync] Do not stop downloading packages on the first error (RhBug:2009894) - [versionlock] Fix: Multiple package-name-spec arguments don't lock correctly (RhBug:2001039) (RhBug:2013324) - [versionlock] Update documentation for adding specifi version (RhBug:2013332) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.24-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Oct 21 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.24-1 - Update to 4.0.24 - [copr] on CentOS Stream, enable centos stream chroot instead of not epel 8 (RhBug:1994154) - [copr] Avoid using deprecated function distro.linux_distribution() (RhBug:2011550) - [copr] don't traceback on empty lines in /etc/os-release * Thu Sep 23 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.23-1 - Update to 4.0.23 - [leaves] Show strongly connected components - [needs-restarting] Fix wrong boot time (RhBug:1960437) - [playground] Disable playground command, since it doesn't work * Fri Jul 23 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.22-3 - Fix 'dnf copr enable' on Fedora 35 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 15 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.22-1 - Update to 4.0.22 - [repomanage] Allow running only with metadata - [repomanage] Enhance documentation (RhBug:1898293) - [versionlock] Locking obsoleted package does not make the obsoleter unavailable (RhBug:1957280) - [versionlock] Work correctly with packages with minorbump part of release (RhBug:1961217) * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 4.0.21-2 - Rebuilt for Python 3.10 * Fri Apr 16 2021 Nicola Sella <nsella@redhat.com> - 4.0.21-1 - Add missing command line option to documentation - doc: add packages to needs-restarting conf - Set blacklist subcommand as deprecated - Bugs fixed (RhBug:1914827,1916782) * Thu Jan 28 2021 Nicola Sella <nsella@redhat.com> - 4.0.19-1 - Update to 4.0.19 - copr: allow only 2 arguments with copr enable command - [needs-restarting] fix -r in nspawn containers (RhBug:1913962,1914251) - Add --gpgcheck option to reposync (RhBug:1856818) (RhBug:1856818) - Re-introduce yum-groups-manager functionality (RhBug:1826016) - [repomanage] Don't use cached metadata (RhBug:1899852) - [needs-restarting] add -s to list services (RhBug:1772939) (RhBug:1772939) * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Oct 08 2020 Nicola Sella <nsella@redhat.com> - 4.0.18-1 - [needs-restarting] Fix plugin fail if needs-restarting.d does not exist - [needs-restarting] add kernel-rt to reboot list - Fix debug-restore command - [config-manager] enable/disable comma separated pkgs (RhBug:1830530) - [debug] Use standard demands.resolving for transaction handling - [debug] Do not remove install-only packages (RhBug:1844533) - return error when dnf download failed - README: Reference Fedora Weblate instead of Zanata - [reposync] Add latest NEVRAs per stream to download (RhBug: 1833074) - copr: don't try to list runtime dependencies