Skip to content

Commit

Permalink
Release 0.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-goode committed Mar 6, 2025
1 parent f147c6f commit 91a0bf9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,26 @@
LIBDNF Release Notes
######################

====================
0.74.0 Release Notes
====================

- Fix a segfault in iterator of a ConfigParser section
- Update ko.po
- Split $releasever to $releasever_major and $releasever_minor in c api
- copr: Add Copr build files
- Add `persistence` config option
- ConfigParser: make splitReleasever public
- C API: Detect releasever_major, releasever_minor from provides
- C API: Use releasever_{major,minor} from context instead of always splitting
- C API: support shell-style variable substitution
- C API: test shell-style variable expressions
- conf: Improve granularity of ConfigParser exceptions
- module: Warn if module config file is inaccessible
- Enable automatic PR reviews
- build: Increase CMake minimal version to 3.5.0
- spec: Increase cmake minimal version to 3.5.0

====================
0.73.4 Release Notes
====================
Expand Down

0 comments on commit 91a0bf9

Please sign in to comment.