dnf - Package manager forked from Yum, using libsolv as a dependency resolver
Dandified Yum (DNF) is the next upcoming major version of Yum. It does package management using RPM, libsolv and libdnf libraries. For metadata handling and package downloads it utilizes librepo. To process and effectively handle the comps data it uses libcomps.
- Developed at system:packagemanager:dnf
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/dnf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dnf-4.18.0.tar.gz | 0002152871 2.05 MB | |
dnf-4.6_vendor_change_doc.patch | 0000000943 943 Bytes | |
dnf-4.8.0-Use-usr-lib-sysimage-for-the-persistent- |
0000001309 1.28 KB | |
dnf.changes | 0000031558 30.8 KB | |
dnf.spec | 0000013727 13.4 KB |
Revision 35 (latest revision is 40)
Ana Guerrero (anag+factory)
accepted
request 1123356
from
Neal Gompa (Pharaoh_Atem)
(revision 35)
- Update to 4.18.0 + Add reboot option to DNF Automatic (rh#2124793) + Add support for rollback of group upgrade rollback (rh#2016070) + Omit src RPMs from check-update (rh#2151910) + repoquery: Properly sanitize queryformat strings (rh#2140884) + Don't double-encode RPM URLs passed on CLI (rh#2103015) + Allow passing CLI options when loading remote cfg (rh#2060127) + Ignore processing variable files with unsupported encoding (rh#2141215) + Fix AttributeError when IO busy and press ctrl+c (rh#2172433) + cli: Allow = in setopt values + Mark strftime format specifiers for translation + Unload plugins upon their deletion + Fixes in docs and help command + Fix plugins unit tests + Add unit tests for dnf mark + smtplib: catch OSError, not SMTPException + automatic: Fix online detection with proxy (rh#2022440) + automatic: Return an error when transaction fails (rh#2170093) + repoquery: Allow uppercased query tags (rh#2185239) + Update repo metadata cache pattern to include zstd + Add provide exception handling + When parsing over a KVP list, do not return till the whole list is parsed + Provide /usr/bin/dnf4 symlink to /usr/bin/dnf-3 + Document the symbols in the output of `dnf history list` (rh#2172067) + crypto: Use libdnf crypto API instead of using GnuPG/GpgME + Block signals during RPM transaction processing (rh#2133398) + Fix bash completion due to sqlite changes (rh#2232052) + automatic: allow use of STARTTLS/TLS + automatic: use email_port specified in config + base: Add obsoleters of only latest versions (rh#2183279, rh#2176263) + comps: Fix marking a group package as installed (rh#2066638) + distro-sync: Print better info message when no match (rh#2011850) + Include dist-info for python3-dnf (rh#2239323) + Revert "Block signals during RPM transaction processing" (rh#2133398) + Do not print details of verifying (rh#1908253) + conf: Split $releasever to $releasever_major and $releasever_minor (rh#1789346) + Update translations
Comments 1
dnf 3.5.1 has been released: https://github.com/rpm-software-management/dnf/archive/3.5.1.tar.gz