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
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/dnf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dnf-4.5.2.tar.gz | 0001855888 1.77 MB | |
dnf.changes | 0000019631 19.2 KB | |
dnf.spec | 0000011918 11.6 KB |
Revision 22 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 853403
from
Neal Gompa (Pharaoh_Atem)
(revision 22)
- Update to version 4.5.2 + Change behaviour of Package().from_repo + Add a get_current() method to SwdbInterface + Add `from_repo` attribute for Package class (rh#1898968, rh#1879168) + Correct description of Package().reponane attribute + Add unittest for new API + Make rotated log file (mode, owner, group) match previous log settings (rh#1894344) + [doc] Improve description of modular filtering + [doc] add documentation for from_repo + [doc] deprecated alias for dnf repoquery --deplist <deplist_option-label> + New config option module_allow_stream_switch allows switching enabled streams
Comments 1
dnf 3.5.1 has been released: https://github.com/rpm-software-management/dnf/archive/3.5.1.tar.gz