|
| 1 | +# 5.2.12.0 |
| 2 | + |
| 3 | +- Update translations from weblate |
| 4 | +- repo: handle bad signature errors when no key could be imported |
| 5 | +- repo: fix bad GPG error handling |
| 6 | +- ci: Automatically backport labeled PRs to stable branches |
| 7 | +- packit: remove unnecessary references to main branch |
| 8 | +- actions: support releasing from non-main branches |
| 9 | +- Implement libdnf5::throw_with_nested: throws our nested exception type |
| 10 | +- spec: Move /usr/lib/sysimage/libdnf5 from dnf5 to libdnf5 |
| 11 | +- libdnf5: OptionBindsError and NevraIncorrectInputError: struct to class |
| 12 | +- libdnf5 and libdnf5-cli: Move exception declarations to own header files |
| 13 | +- Fix: let copr plugin to respect the installroot option |
| 14 | +- Throw error when bootc system is read-only |
| 15 | +- Add bootc utility functions |
| 16 | +- Bump version to 5.2.12.0 |
| 17 | +- doc: Templatize dnf-makecache.{timer,service} names |
| 18 | +- doc: dnf5-makecache.{timer,service} renamed to dnf-makecache |
| 19 | +- Rename dnf5-makecache timer to dnf-makecache when dnf5_obsoletes_dnf |
| 20 | +- Fix a memory leak when looking up for an OpenPGP key in RPM database |
| 21 | +- Fix dnf5 copr_plugin: always set `base` in `CoprRepo` |
| 22 | +- offline: only define systemd constants when building with systemd |
| 23 | +- spec: Set cmake minimal version to 3.21 |
| 24 | +- Remove a warning from a code about an internal use of "dnf5 offline _execute" |
| 25 | + |
1 | 26 | # 5.2.11.0 |
2 | 27 |
|
3 | 28 | - Update translations from weblate |
|
0 commit comments