Thu, 28 Mar 2024 18:38:14 UTC | login

Information for build dnf-plugins-core-4.0.24-2.el9

ID15723
Package Namednf-plugins-core
Version4.0.24
Release2.el9
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/dnf-plugins-core#c20b9745dc02a24b551c6a45d870ec59fba2eae9
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 bypkratoch
State complete
Volume DEFAULT
StartedThu, 09 Dec 2021 08:17:25 UTC
CompletedThu, 09 Dec 2021 08:17:55 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/dnf-plugins-core:c20b9745dc02a24b551c6a45d870ec59fba2eae9)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/dnf-plugins-core#c20b9745dc02a24b551c6a45d870ec59fba2eae9'}}
Tags No tags
RPMs
src
dnf-plugins-core-4.0.24-2.el9.src.rpm (info) (download)
noarch
dnf-plugins-core-4.0.24-2.el9.noarch.rpm (info) (download)
python3-dnf-plugin-post-transaction-actions-4.0.24-2.el9.noarch.rpm (info) (download)
python3-dnf-plugin-versionlock-4.0.24-2.el9.noarch.rpm (info) (download)
python3-dnf-plugins-core-4.0.24-2.el9.noarch.rpm (info) (download)
yum-utils-4.0.24-2.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Dec 09 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.24-2 - [groups-manager] Use full NEVRA for matching packages instead of only name (RhBug:2029864) - [versionlock] Fix: Multiple package-name-spec arguments don't lock (RhBug:2029871) - [versionlock] Update documentation for adding specifi version (RhBug:2013332) * Mon Oct 25 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.24-1 - Update to 4.0.24 - [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) - [leaves] Show strongly connected components - [needs-restarting] Fix wrong boot time (RhBug:1960437) - [playground] Disable playground command, since it doesn't work - [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 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.21-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 02 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.21-1 - Update to 4.0.21 - Removed dependency on dnf.yum.misc.Checksum class (RhBug:1935465) - 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 Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.19-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * 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 * Mon Aug 10 2020 Nicola Sella <nsella@redhat.com> - 4.0.16-4 - spec: Fix building with new cmake macros * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 03 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 4.0.16-1 - Update to 4.0.16 + [versionlock] Take obsoletes into account (RhBug:1627124) + Move args "--set-enabled", "--set-disabled" from DNF (RhBug:1727882) + Add missing arguments --set-enabled/--set-diabled into error message + Warn when --enablerepo/--disablerepo args were passed (RhBug:1727882) + [copr] add support for enabling/disabling runtime dependencies + [copr] no-liability text to be always printed * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 4.0.15-2 - Rebuilt for Python 3.9 * Wed Apr 01 2020 Aleš Matěj <amatej@redhat.com> - 4.0.15-1 - Support remote files in dnf builddep - [download] Respect repo priority (RhBug:1800342) * Mon Feb 24 2020 Aleš Matěj <amatej@redhat.com> - 4.0.14-1 - Fix conflict for dnf download --resolve (RhBug:1787908) - config-manager calls parser error when without options (RhBug:1782822) - Update reposync.py with --norepopath option - Fix: don't open stdin if versionlock is missing (RhBug:1785563) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 15 2020 Aleš Matěj <amatej@redhat.com> - 4.0.13-1 - Fix: config_manager respect config file location during save - Redesign reposync --latest for modular system (RhBug:1775434) - [reposync] Fix --delete with multiple repos (RhBug:1774103) - [doc] Skip creating and installing migrate documentation for Python 3+ - [config-manager] Allow use of --set-enabled without arguments (RhBug:1679213) - [versionlock] Prevent conflicting/duplicate entries (RhBug:1782052)