|
| 1 | +# 5.2.13.0 |
| 2 | + |
| 3 | +- Update translations from weblate |
| 4 | +- daemon: Add the configuration file for the daemon |
| 5 | +- repo: Allow system_cachedir copy for the root user |
| 6 | +- Fix conditional which assumed RHEL 10 could support SOLVER_FLAG_FOCUS_NEW |
| 7 | +- repo: Log correct path when loading system repo |
| 8 | +- Unify duplicated group attributes handling |
| 9 | +- Add `order_int` support to dnf5 daemon |
| 10 | +- Move comps ordering to libdnf5-cli |
| 11 | +- Add new group/env API to its adapters and interfaces |
| 12 | +- comps: Test merging environment grouplists and optionlists |
| 13 | +- comps: Create env grouplist by merging grouplists of all its solvables |
| 14 | +- comps: Create group packagelist by merging packagelists of all its solvables |
| 15 | +- nevra: Fix description of evrcmp and rpmvercmp functions |
| 16 | +- SWIG: unit tests for exceptions |
| 17 | +- SWIG: Implement exception forwarding |
| 18 | +- libdnf5::FormatDetailLevel: Change to enum class and add doc strings |
| 19 | +- Disallow `dnf download non-sense` without `--skip-unavailable` |
| 20 | +- Show cleaned space bytes for `dnf clean` |
| 21 | +- spec: Remove a duplicate record for %{_prefix}/lib/sysimage/libdnf5 |
| 22 | +- Fix `history list` with unknown terminal size |
| 23 | +- comps: Respect the display_order with listing groups and environments |
| 24 | +- comps: Add methods to get the integer value of the display_order |
| 25 | +- spec: Correct libdnf5-plugin-appstream description |
| 26 | +- dnfdaemon: Allow Base::clean("expire-cache") without admin privileges |
| 27 | +- Fix invalid hint for unknown short argument |
| 28 | +- Add missing rpm scriptlet types: sysusers and pre/postuntrans |
| 29 | +- solv: Drop the size check from swap_considered_map |
| 30 | +- Improve missing `proxy_password` message |
| 31 | +- Ask for superuser privileges on `history <undo|redo|rollback>` |
| 32 | +- RepoDownloader: remove unused code |
| 33 | +- expired-pgp-keys: Drop braced initialization to fix clang build |
| 34 | +- spec: Fix building without any libdnf5 plugin |
| 35 | +- spec: Conditional find_lang calls |
| 36 | +- spec: Fix building without dnf5 plugins |
| 37 | +- spec: Fix building without man pages |
| 38 | +- doc: DNF_SYSTEM_UPGRADE_NO_REBOOT environment variable |
| 39 | +- doc: Environment variables for a terminal and temporary files |
| 40 | +- Add `-i` and `-f` shoft options for repoquery |
| 41 | +- Reimplement `--color` flag |
| 42 | +- expired-pgp-keys: Respect install root |
| 43 | +- comps: Add configuration options for group and environment excludes |
| 44 | +- comps: Add group and environment excludes |
| 45 | +- comps: Add comps sack to later store comps excludes |
| 46 | +- spec: Package CHANGELOG and other project documentation files |
| 47 | +- spec: Set mode to ghost files |
| 48 | + |
1 | 49 | # 5.2.12.0 |
2 | 50 |
|
3 | 51 | - Update translations from weblate |
|
0 commit comments