|
| 1 | +# 5.2.17.0 |
| 2 | + |
| 3 | +- Update translations from weblate |
| 4 | +- Add `repomanage` plugin |
| 5 | +- dnf5daemon-server: Allow RPM key import without password prompt for wheel users |
| 6 | +- doc: Add Tutorial: API changes between DNF and DNF5 |
| 7 | +- test: Add tests for code examples for API changes tutorial |
| 8 | +- doc: Format API changes as paragraphs instead of sections |
| 9 | +- test: Keep the same working directory when running python tutorial tests |
| 10 | +- Introduces `libdnf5` list plugins on `--version` parameter |
| 11 | +- cli: Fix use-after-free in NamedArg::parse_short |
| 12 | +- cli: Fix use-after-free issue in CommandAlias |
| 13 | +- libdnf5: Don't double format a transaction error |
| 14 | +- Unify docs for shared transactions options: --offline and --store |
| 15 | +- Add `replay` to the hardcoded set of commands that require privileges |
| 16 | +- All commands that compose a transaction should support offline and store |
| 17 | +- doc: Add a chapter about migrating to dnf5 |
| 18 | +- doc: changes_from_dnf4: Info about `shell` cmd superseded by `do` cmd |
| 19 | +- DNF5: Documentation for "do" command |
| 20 | +- dnf5: Move create(_installed)_from_repo_option to public API |
| 21 | +- dnf5: builddep: Argument "--from-repo" |
| 22 | +- dnf5daemon-server: Correct repo::confirm_key_with_options D-Bus signature |
| 23 | +- `--store` option: override keepcache option not to remove packages |
| 24 | +- doc: fix references to dnf5.conf(5) |
| 25 | +- Replace locale-dependent std::isalnum checks |
| 26 | +- repo: Correctly URL-encode packages locations |
| 27 | +- test: Add unit tests for common/utils/url |
| 28 | +- utils: New url_path_encode() function |
| 29 | +- utils: Add url_decode() function |
| 30 | +- Move url_encode() to libdnf5::utils::url |
| 31 | +- dnfdaemon: Obey downloader D-Bus signal signature |
| 32 | + |
1 | 33 | # 5.2.16.0 |
2 | 34 |
|
3 | 35 | - Update translations from weblate |
|
0 commit comments