Skip to content

Commit 9f69949

Browse files
committed
Release 5.2.12.0
1 parent 2649526 commit 9f69949

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
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+
126
# 5.2.11.0
227

328
- Update translations from weblate

dnf5.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,9 @@ popd
963963
%ldconfig_scriptlets
964964

965965
%changelog
966+
* Tue Mar 18 2025 Packit Team <[email protected]> - 5.2.12.0-1
967+
- New upstream release 5.2.12.0
968+
966969
* Fri Mar 07 2025 Packit Team <[email protected]> - 5.2.11.0-1
967970
- New upstream release 5.2.11.0
968971

0 commit comments

Comments
 (0)