|
| 1 | +# 5.2.11.0 |
| 2 | + |
| 3 | +- Update translations from weblate |
| 4 | +- offline: Reserve last 5% of progress bar for scriptlets |
| 5 | +- offline: Set correct plymouth mode |
| 6 | +- offline: Inform user about scriptlets execution |
| 7 | +- offline: Correct item number to plymouth message |
| 8 | +- offline: Add initial settings of the plymouth |
| 9 | +- offline: Fix plymouth ping command |
| 10 | +- offline: Remove superfluous [[maybe_unused]] attributes |
| 11 | +- Revert "Packit: use GH's release notes for downstream changelog" |
| 12 | +- Replace in-tree crc32() with a call to zlib |
| 13 | +- doc: fix typo |
| 14 | +- Goal: Fix handling duplicit group actions |
| 15 | +- progressbar: Messages printing on narrow terminal |
| 16 | +- progressbar: Small optimizations |
| 17 | +- Goal: Handle INSTALL and INSTALL_BY_COMPS group actions as INSTALL |
| 18 | +- Use actual repository ID in stored transactions |
| 19 | +- dnf5: Make creating repositories optional |
| 20 | +- repo: Invalidate provides after adding a comps xml |
| 21 | +- doc: Document dropping of makecache --timer option |
| 22 | +- conf: Deprecate metadata_timer_sync option |
| 23 | +- system-upgrade: Add --allowerasing switch |
| 24 | +- repo: ignore key download errors if skip_if_unavailable |
| 25 | +- doc: No value separator after short options |
| 26 | +- Don't remove packages/groups during group/environment upgrade |
| 27 | +- Goal: handle duplicate group actions |
| 28 | +- Remove duplicit clear of `group_specs` |
| 29 | +- Update groups and environments during system upgrade |
| 30 | +- Group package type can be present but empty |
| 31 | +- FindRuby no longer provides upper-case RUBY_* variables. |
| 32 | +- doc: Removal of send_error_messages in automatic |
| 33 | +- offline: Use connection for creating D-Bus proxies |
| 34 | +- offline: Fix constructing vector from D-Bus value |
| 35 | +- Enable automatic PR reviews |
| 36 | +- expired-pgp-keys: Drop checking for gpg command |
| 37 | +- l10n: Rename zh_Hans to zh_CN |
| 38 | +- Actions plugin doc: Use inline literals in Output line format section |
| 39 | +- Actions plugin documentation: extension in version 1.4.0 |
| 40 | +- Fix total number of transaction progress bars |
| 41 | +- Create progress bar in script callback if one doesn't already exist |
| 42 | +- Create a pipe and open files with the close-on-exec flag |
| 43 | +- Document Python API by module |
| 44 | +- Document cpp API by namespace |
| 45 | +- Actions plugin: Increase version to 1.4 |
| 46 | +- Actions plugin: Support for "log" command in output line in plain mode |
| 47 | +- Actions plugin: Action can send stop request or error msg in JSON mode |
| 48 | +- Actions plugin: Action can send stop request or error msg in plain mode |
| 49 | +- libdnf5 plugin API: Add `StopRequest` class |
| 50 | +- Actions plugin: Unify exceptions and log messages |
| 51 | +- Actions plugin: Introduce `raise_error` option |
| 52 | +- Actions plugin: Move logging code out of child process |
| 53 | +- Actions plugin: Create pipes with close-on-exec flag |
| 54 | +- expired-pgp-keys: Recommend the plugin only if gpg is already installed |
| 55 | +- Fix RepoCache::Impl::remove_recursive: Do not follow symlinks |
| 56 | +- Update `expired-pgp-keys` plugin to not use deprecated API |
| 57 | +- doc: Add page dedicated to deprecations |
| 58 | +- Add runtime warning to `stderr` when calling deprecated API |
| 59 | +- Disable deprecation warning for test of deprecated getters |
| 60 | +- doc: Add `ConfigMain` to both cpp and python API docs |
| 61 | +- Unify marking of depraceted API |
| 62 | +- Document `list` command changed handling of installed packages repos |
| 63 | +- Fix default value of `pluginpath` |
| 64 | +- CMake: Use list(APPEND FOO) over set(FOO ${FOO} ...) |
| 65 | +- load_plugins: Preserve original exception with failure information |
| 66 | +- Implement *_plugin_get_last_exception in all plugins |
| 67 | +- Plugin API: *_plugin_get_last_exception: Return pointer to last exception |
| 68 | +- expired-pgp-keys: Install the plugin by default on Fedora 42+ |
| 69 | +- RepoSack::update_and_load_repos: Properly thread_sack_loader termination |
| 70 | +- system::State: remove unnecessary permissions check |
| 71 | +- dnf4convert: exit when the database doesn't exist |
| 72 | +- Load `libdnf5::system::State` only when required |
| 73 | +- Doc: document dropped repoquery and install command variants |
| 74 | +- Mark 'Already downloaded' for translations |
| 75 | +- plugins: Check if the plugin instantiation was successful |
| 76 | +- Library::get_address: Always throw exception if address is NULL |
| 77 | +- DNF5 bash completion: "menu completion" support |
| 78 | +- DNF5: Support for suggesting command line args without description |
| 79 | +- cli::ArgumentParser: Support for suggesting args without description |
| 80 | +- daemon-client: Separate context and callbacks |
| 81 | +- dnfdaemon: Properly leave event loop |
| 82 | +- dnfdaemon-client: Use correct data type for callbacks |
| 83 | +- dnfdaemon: Register interface methods for sdbus-cpp-2 |
| 84 | +- dnfdaemon: Make signal handlers compatible |
| 85 | +- dnfdaemon: Explicit sdbus::Variant conversion |
| 86 | +- dnfdaemon: sdbus::Variant constructor is explicit |
| 87 | +- dnfdaemon: sdbus-cpp v. 2 requires strong types |
| 88 | +- cmake: Move sdbus-c++ check to one place |
| 89 | + |
1 | 90 | # 5.2.10.0
|
2 | 91 |
|
3 | 92 | - Update translations from weblate
|
|
0 commit comments