What's Changed
- Fix a segfault in iterator of a ConfigParser section by @hroncok in #1682
- Update ko.po by @simmon-nplob in #1684
- Split $releasever to $releasever_major and $releasever_minor in the C API by @dherrerace in #1688
- Merge
bootc
branch to master by @evan-goode in #1683 - ConfigParser: make splitReleasever public by @evan-goode in #1689
- C API: Detect releasever_major, releasever_minor from provides by @evan-goode in #1691
- C API: support shell-style variable substitution by @evan-goode in #1696
- module: Warn if module config file is inaccessible by @m-blaha in #1695
- Enable automatic PR reviews by @jan-kolarik in #1698
- build: Increase CMake minimal version to 3.5.0 by @ppisar in #1700
- spec: Increase cmake minimal version to 3.5.0 by @ppisar in #1701
New Contributors
- @hroncok made their first contribution in #1682
- @simmon-nplob made their first contribution in #1684
- @dherrerace made their first contribution in #1688
Full Changelog: 0.73.4...0.74.0