File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1- set (DEFAULT_DNF_VERSION "4.21.0 " )
1+ set (DEFAULT_DNF_VERSION "4.21.1 " )
22
33if (DEFINED DNF_VERSION)
44 if (NOT ${DEFAULT_DNF_VERSION} STREQUAL ${DNF_VERSION} )
Original file line number Diff line number Diff line change 6767It supports RPMs, modules and comps groups & environments.
6868
6969Name: dnf
70- Version: 4.21.0
70+ Version: 4.21.1
7171Release: 1%{?dist }
7272Summary: %{pkg_summary }
7373# For a breakdown of the licensing, see PACKAGE-LICENSING
@@ -410,6 +410,14 @@ popd
410410%{python3_sitelib }/%{name }/automatic/
411411
412412%changelog
413+ *
Wed Aug 14 2024 Evan Goode <[email protected] > -
4.21.1-1 414+ - doc: minor formatting and consistency fixes
415+ - Allow local downloads to same `downloaddir`
416+ - Fix "console" width on non real terminals (pipe)
417+ - Update ostree/bootc host system check.
418+ - Update bootc hosts message to point to bootc --help
419+ - tests: Use PGP keys without SHA-1
420+
413421*
Tue Jun 18 2024 Evan Goode <[email protected] > -
4.21.0-1 414422- Add detection for ostree-based systems and warn users about losing changes
415423- Fix: No traceback when Python interpreter is running with -P
Original file line number Diff line number Diff line change 1919 DNF Release Notes
2020###################
2121
22+ ====================
23+ 4.21.1 Release Notes
24+ ====================
25+
26+ - doc: minor formatting and consistency fixes
27+ - Allow local downloads to same `downloaddir `
28+ - Fix "console" width on non real terminals (pipe)
29+ - Update ostree/bootc host system check.
30+ - Update bootc hosts message to point to bootc --help
31+ - tests: Use PGP keys without SHA-1
32+
2233====================
23344.21.0 Release Notes
2435====================
You can’t perform that action at this time.
0 commit comments