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.10.0.tar.gz | 0001940555 1.85 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 | 0000025743 25.1 KB | |
dnf.spec | 0000013115 12.8 KB |
Revision 29 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 929011
from
Neal Gompa (Pharaoh_Atem)
(revision 29)
- Update 4.10.0 + Add support for autodetecting packages to be excluded from being installed as weak dependencies (rh#1699672) + Add support for excluding packages to be installed as weak dependencies (rh#1699672) + Add fail_fast parameter to download_payloads methods for use in reposync + Acquire all relevant locks during "dnf clean" + API: Raise CompsError when group/env not found in install_group and install_environment (rh#1947958) + [API] Add method "set_or_append_opt_value" to BaseConfig (rh#1967925) + Add aliases for commands: info, updateinfo, provides (rh#1938333) + Add report about demodularized rpms into module info (rh#1805260) + Remove DNSSEC errors on COPR group email keys + Documentation inprovements - rh#1938352, rh#1993899, rh#1963704
Comments 1
dnf 3.5.1 has been released: https://github.com/rpm-software-management/dnf/archive/3.5.1.tar.gz