Releases: rpm-software-management/dnf
Releases · rpm-software-management/dnf
4.22.0
What's Changed
- doc: Naming of source and debug repos by @pkratoch in #2119
- Fix /var/cache/dnf and /etc/yum packaging by @ppisar in #2118
- Allow --installroot on read-only bootc system by @ppisar in #2121
- spec: If DNF5 obsoletes DNF, do not build dnf and yum packages by @ppisar in #2123
- Print rpm unpack errors to the user (RhBug:2312906) by @m-blaha in #2132
- package: remote_location() takes basedir into account by @m-blaha in #2131
- spec: If DNF5 obsoletes DNF, do not build dnf-automatic by @ppisar in #2129
- Allow --downloadonly on read-only bootc system by @ppisar in #2141
- Add kernel-core to reboot_needed list by @Woomymy in #2140
- Update need_reboot for dnf-automatic by @Klaas- in #2143
- doc: Example send_error_messages in /etc/dnf/automatic.conf by @ppisar in #2142
- automatic: Check availability of config file by @m-blaha in #2146
- Updated conf_ref to reflect change in fastestmirror behavior by @PhirePhly in #2151
- doc: Fix display issue of a code snippet by @Alioth4J in #2152
New Contributors
- @Woomymy made their first contribution in #2140
- @Klaas- made their first contribution in #2143
- @PhirePhly made their first contribution in #2151
- @Alioth4J made their first contribution in #2152
Full Changelog: 4.21.1...4.22.0
4.21.1
What's Changed
- doc: minor formatting and consistency fixes by @StenAL in #2103
- Allow local downloads to same
downloaddir
by @nicbadiu in #2106 - Fix "console" width on non real terminals (pipe) by @hadogenes in #1890
- Adds checks for container and bootc hosts by @jmarrero in #2110
- Update bootc hosts message to point to bootc --help by @jmarrero in #2112
- tests: Use PGP keys without SHA-1 by @ppisar in #2113
New Contributors
- @StenAL made their first contribution in #2103
- @nicbadiu made their first contribution in #2106
- @hadogenes made their first contribution in #1890
- @jmarrero made their first contribution in #2110
Full Changelog: 4.21.0...4.21.1
4.21.0
What's Changed
- Add detection for ostree-based systems and warn users about losing changes by @dcantrell in #2053
- Fix: No traceback when Python interpreter is running with
-P
, allow-P
in shebang lines by @jrohel in #2089 - man: Improve upgrade-minimal command docs (RHEL-6417) by @jan-kolarik in #2090
- Limit queries to nevra forms when provided by command by @j-mracek in #2098
- Update the man page entry for the countme option by @dmnks in #2093
- Drop collect file for ABRT by @j-mracek in #2101
New Contributors
- @dcantrell made their first contribution in #2053
Full Changelog: 4.20.0...4.21.0
4.20.0
What's Changed
- Prepare man pages for switch to dnf5 as the default package manager by @jan-kolarik in #2072
- Do not add user site-packages directory to sys.path (RHEL-26646) by @jrohel in #2074
- Remove --duplicates and --oldinstallonly exit with 0 when nothing to remove (RHEL-6424) by @pkratoch in #2076
- repoquery: Fix loading filelists when -f is used (RhBug:2276012) by @jan-kolarik in #2083
- Prepare for switch of dnf5 in Rawhide by @jan-kolarik in #2082
Full Changelog: 4.19.2...4.20.0
4.19.2
- Bump libdnf version to 0.73.1
Full Changelog: 4.19.1...4.19.2
4.19.1
What's Changed
- Add required
.readthedocs.yaml
,conf.py
and setsphinx_rtd_theme
by @kontura in #2049 - Drop dnf obsoletion temporarily by @jan-kolarik in #2054
- doc: Update FAQ entry on filelists by @jan-kolarik in #2055
- build: Adapt to changes in Fedora packaging of bash-completion by @jan-kolarik in #2056
- Support RPMTRANS_FLAG_DEPLOOPS by @opoplawski in #2057
- Add all candidates for reinstall to solver by @j-mracek in #2050
- Fix handling installonly packages reasons by @j-mracek in #2062
- Update of documentation of autoremove command by @j-mracek in #2060
- Onboard packit tests by @inknos in #2034
- doc: Makecache with timer tries only one mirror by @pkratoch in #2066
- ELN: Don't obsolete DNF with DNF5 yet by @sgallagher in #2067
- Prepare bash-completion for switch to dnf5 as the default package manager by @jan-kolarik in #2070
New Contributors
- @opoplawski made their first contribution in #2057
Full Changelog: 4.19.0...4.19.1
4.19.0
What's Changed
- Do not load filelists metadata by default by @jan-kolarik in #2012, #2041, #2047
- Disable deltarpm support by @j-mracek in #2040
- Add a hint for user on transaction file dependency failure by @jan-kolarik in #2026
- Fix failing API unit test on rawhide (RhBug:2261066) by @kontura in #2043
- automatic: Use add_security_filters, not _update_security_filters by @evan-goode in #2044
New Contributors
Full Changelog: 4.18.2...4.19.0
4.18.2
What's Changed
- automatic: Add feature to allow emitters to invoke on dnf error by @derickdiaz in #2005
- dnssec: Fix parsing PGP keys for DNS validation (RhBug:2249380) by @ppisar in #2019
New Contributors
- @derickdiaz made their first contribution in #2005
- @firefly-cpp made their first contribution in #2018
Full Changelog: 4.18.1...4.18.2
4.18.1
What's Changed
- automatic: Fix applying the color option by @jan-kolarik in #2007
- repoquery: Do not translate time format strings (RhBz: 2245773) by @m-blaha in #2008
Full Changelog: 4.18.0...4.18.1
4.18.0
What's Changed
- base: Add obsoleters of only latest versions (RhBug:2183279,2176263) by @m-blaha in #1994
- comps: Fix marking a group package as installed (RhBug:2066638) by @jan-kolarik in #1995
- distro-sync: Print better info message when no match (RhBug:2011850) by @jan-kolarik in #1996
- Include dist-info for python3-dnf (RhBug:2239323) by @evan-goode in #1997
- Revert "Block signals during RPM transaction processing" (RhBug:2133398) by @jan-kolarik in #1988
- Do not print details of verifying (RhBug:1908253) by @j-mracek in #1990
- Add Recommends %{_bindir}/sqlite3 for bash-completion for Fedora by @grumpey in #1985
- conf: Split $releasever to $releasever_major and $releasever_minor (RhBug:1789346) by @evan-goode in #1989
- Allow DNF to be removed by DNF 5 (RhBug:2221907) by @evan-goode in #1991
- Update translations by @m-blaha
Full Changelog: 4.17.0...4.18.0