Tue, 29 Apr 2025 02:08:54 MSK | login

Information for build dnf-4.14.0-25.el9.inferit

ID27487
Package Namednf
Version4.14.0
Release25.el9.inferit
Epoch
Sourcegit+http://git.inferitos.ru/rpms/dnf#cc7fcbbff53181b876e7013ea2bde955913cead6
SummaryPackage manager
DescriptionUtility that allows users to manage packages on their systems. It supports RPMs, modules and comps groups & environments.
Built byscherevko
State complete
Volume DEFAULT
StartedWed, 02 Apr 2025 16:05:49 MSK
CompletedWed, 02 Apr 2025 16:07:43 MSK
Taskbuild (inferit-9_6-bootstrap, /rpms/dnf/:changed/i9-beta/dnf-4.14.0-25.el9.inferit)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/dnf/?#changed/i9-beta/dnf-4.14.0-25.el9.inferit'}}
Tags
inferit-9_6-bootstrap
inferit-9_6-init
RPMs
src
dnf-4.14.0-25.el9.inferit.src.rpm (info) (download)
noarch
dnf-4.14.0-25.el9.inferit.noarch.rpm (info) (download)
dnf-automatic-4.14.0-25.el9.inferit.noarch.rpm (info) (download)
dnf-bootc-4.14.0-25.el9.inferit.noarch.rpm (info) (download)
dnf-data-4.14.0-25.el9.inferit.noarch.rpm (info) (download)
python3-dnf-4.14.0-25.el9.inferit.noarch.rpm (info) (download)
yum-4.14.0-25.el9.inferit.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Feb 04 2025 Petr Pisar <ppisar@redhat.com> - 4.14.0-25 - Add support for transient transactions (RHEL-70917) * Mon Jan 13 2025 Ales Matej <amatej@redhat.com> - 4.14.0-24 - doc: `--disableexcludepkgs=all` doesn't affect just file configuration (RHEL-28779) * Thu Dec 12 2024 Marek Blaha <mblaha@redhat.com> - 4.14.0-23 - automatic: Update need_reboot to match needs-restarting (RHEL-62830) * Wed Dec 11 2024 Marek Blaha <mblaha@redhat.com> - 4.14.0-22 - automatic: Added feature to allow emitters to invoke on dnf error (RHEL-45505, RHEL-61882) * Mon Oct 21 2024 Marek Blaha <mblaha@redhat.com> - 4.14.0-21 - automatic: Check availability of config file (RHEL-49743) * Thu Oct 10 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-20 - Allow "dnf install --downloadonly" on locked OSTree and bootc systems (RHEL-61745) * Mon Oct 07 2024 Marek Blaha <mblaha@redhat.com> - 4.14.0-19 - Catch more specific OSError instead of SMTPException in dnf-automatic email emitter (RHEL-49743) * Tue Oct 01 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-18 - More specific error message on a locked OSTree system or a bootc system without a usr-overlay (RHEL-49670) * Tue Aug 06 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-17 - Revert more specific error message on a locked OSTree system or a bootc system without a usr-overlay (RHEL-49670) * Wed Jul 24 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-16 - More specific error message on a locked OSTree system or a bootc system without a usr-overlay (RHEL-49670) * Wed Jun 12 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-15 - Document that "dnf makecache --timer" exits on a first failed mirror (RHEL-1342) * Mon Jun 03 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-14 - Fix dnf upgrade-minimal documentation in dnf(8) manual (RHEL-6417) * Thu May 23 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-13 - Fix dnf remove-n, install-n, and autoremove-n commands to only match package names (RHEL-38470) * Tue May 21 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-12 - Fix reporting nothing-to-do for "dnf remove --duplicates" (RHEL-6424) - Fix reporting nothing-to-do for "dnf remove --oldinstallonly" (RHEL-6424) * Mon May 06 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-11 - Fix handling an installation reason of install-only packages on autoremove (RHEL-15902) - Fix dnf-automatic service to apply security updates the same way as dnf tool (RHEL-21874) * Tue Apr 23 2024 Petr Pisar <ppisar@redhat.com> - 4.14.0-10 - Fix preferring the lowest-cost repositories on a reinstallation (RHEL-25005) * Wed Oct 25 2023 Jaroslav Rohel <jrohel@redhat.com> - 4.14.0-9 - Fix japanese translations (RHEL-11345) - Fix substitution in kay-value-pair list in add_new_repo (RHEL-6396) - base: Add obsoleters of only latest versions (RHEL-6304) * Mon Oct 09 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 4.14.0-8.inferit - Changed bug tracker URL to https://bugs.msvsphere-os.ru/ - Rebuilt for MSVSphere 9.3 * Wed Jun 28 2023 Jaroslav Rohel <jrohel@redhat.com> - 4.14.0-8 - Return an error when transaction fails (RhBug:2170093,2212262) - Document symbols in `dnf history list` output (RhBug:2172067,2218113) * Tue May 30 2023 Kyle Walker <kwalker@redhat.com> - 4.14.0-7 - Explicitly use the python3.9 runtime (RhBug:2211019) * Thu May 11 2023 Jaroslav Rohel <jrohel@redhat.com> - 4.14.0-6 - Add reboot option to DNF Automatic (RhBug:2124793) - Omit src RPMs from check-update (RhBug:2151910,2203069) - automatic: Fix online detection with proxy (RhBug:2022440,2189851) * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.14.0-5 - Rebuilt for MSVSphere 9.2 beta * Wed Mar 15 2023 Marek Blaha <mblaha@redhat.com> - 4.14.0-5 - Update translations