Skip to content

Commit

Permalink
Release 0.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-kolarik committed Sep 1, 2023
1 parent 4b693b1 commit 39098f3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,23 @@
LIBDNF Release Notes
######################

====================
0.71.0 Release Notes
====================

- New features:
- PGP: Use new librepo PGP API, remove gpgme dependency
- API: Basic support for OpenPGP public keys
- Make code C++20 compatible

- Bug fixes:
- Avoid using GNU extensions in the dependency splitter regex
- filterAdvisory: match installed_solvables sort with lower_bound (RhBug:2212838)

Bugs fixed in 0.71.0:

* :rhbug:`2212838`

====================
0.70.2 Release Notes
====================
Expand Down

0 comments on commit 39098f3

Please sign in to comment.