|
65 | 65 | It supports RPMs, modules and comps groups & environments. |
66 | 66 |
|
67 | 67 | Name: dnf |
68 | | -Version: 4.21.1 |
| 68 | +Version: 4.22.0 |
69 | 69 | Release: 1%{?dist} |
70 | 70 | Summary: %{pkg_summary} |
71 | 71 | # For a breakdown of the licensing, see PACKAGE-LICENSING |
@@ -420,6 +420,26 @@ popd |
420 | 420 | %endif |
421 | 421 |
|
422 | 422 | %changelog |
| 423 | +* Tue Nov 12 2024 Evan Goode <[email protected]> - 4.22.0-1 |
| 424 | +- doc: Naming of source and debug repos |
| 425 | +- spec: Move /var/cache/dnf from dnf to python3-dnf |
| 426 | +- spec: Remove preview yum_compat_level |
| 427 | +- spec: Simplify %files dnf section for both yum_compat_levels |
| 428 | +- spec: Fix ownership of /etc/yum tree |
| 429 | +- Allow --installroot on read-only bootc system |
| 430 | +- spec: If DNF5 obsoletes DNF, do not build dnf and yum packages |
| 431 | +- spec: If DNF5 obsoletes DNF, do not build dnf-automatic |
| 432 | +- Allow --downloadonly on read-only bootc system |
| 433 | +- base: Add kernel-core to reboot_needed list |
| 434 | +- AUTHORS: Add myself |
| 435 | +- Update need_reboot for dnf-automatic |
| 436 | +- doc: Example send_error_messages in /etc/dnf/automatic.conf |
| 437 | +- automatic: Check availability of config file |
| 438 | +- Updated conf_ref to reflect change in fastestmirror behavior |
| 439 | +- Fix display issue of a code snippet. |
| 440 | +- Print rpm package unpack errors to the user (RhBug:2312906) |
| 441 | +- Fix package location if baseurl is present in the metadata |
| 442 | + |
423 | 443 | * Wed Aug 14 2024 Evan Goode <[email protected]> - 4.21.1-1 |
424 | 444 | - doc: minor formatting and consistency fixes |
425 | 445 | - Allow local downloads to same `downloaddir` |
|
0 commit comments