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.6_vendor_change_doc.patch | 0000000943 943 Bytes | |
dnf-4.8.0-Use-usr-lib-sysimage-for-the-persistent- |
0000001309 1.28 KB | |
dnf-4.8.0.tar.gz | 0001938323 1.85 MB | |
dnf.changes | 0000024820 24.2 KB | |
dnf.spec | 0000013119 12.8 KB |
Revision 28 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 914475
from
Neal Gompa (Pharaoh_Atem)
(revision 28)
- Update to 4.8.0 + Do not assume that a remote rpm is complete if present + Use positive percentage for "Failed delta RPMs" message + Remove redundant new line in Groups output + Format empty group names outputs to <name-unset> + [doc] Document default colors + Use rpmkeys alone to verify signature + Add dnf.error message to explain rpm.error traceback when package not found after resolving a transaction (rh#1815327, rh#1887293, rh#1909845) + Bugs fixed (rh#1946975, rh#1955309) - Refresh patch for changing dnfdb path + Remove patch: dnf-4.6.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch + Add patch: dnf-4.8.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
Comments 1
dnf 3.5.1 has been released: https://github.com/rpm-software-management/dnf/archive/3.5.1.tar.gz