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.0.tar.gz | 0001859512 1.77 MB | |
dnf.changes | 0000021225 20.7 KB | |
dnf.spec | 0000011922 11.6 KB |
Revision 23 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 868791
from
Neal Gompa (Pharaoh_Atem)
(revision 23)
- Update to version 4.6.0 + Log scriptlets output also for API users (rh#1847340) + Fix module remove --all when no match spec (rh#1904490) + yum.misc.decompress() to handle uncompressed files (rh#1895059) + Make an error message more informative (rh#1814831) + Add deprecation notice to help messages of deplist + Remove Base._history_undo_operations() as it was replaced with transaction_sr code + cli/output: Return number of listed packages from listPkgs() + Clean up history command error handling + [doc] Describe install with just a name and obsoletes (rh#1902279) + Add api function fill_sack_from_repos_in_cache to allow loading a repo cache with repomd and (solv file or primary xml) only (rh#1865803) + Packages installed/removed via DNF API are logged into dnf.log (rh#1855158) + Support comps groups in history redo (rh#1657123, rh#1809565, rh#1809639) + Support comps groups in history rollback (rh#1657123, rh#1809565, rh#1809639) + Support comps groups in history undo (rh#1657123, rh#1809565, rh#1809639) + New optional parameter for filter_modules enables following modular obsoletes based on a config option module_obsoletes + Add get_header() method to the Package class (rh#1876606) + Fix documentation of globs not supporting curly brackets (rh#1913418) - Fix a typo.
Comments 1
dnf 3.5.1 has been released: https://github.com/rpm-software-management/dnf/archive/3.5.1.tar.gz