We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b693b1 commit 39098f3Copy full SHA for 39098f3
docs/release_notes.rst
@@ -19,6 +19,23 @@
19
LIBDNF Release Notes
20
######################
21
22
+====================
23
+0.71.0 Release Notes
24
25
+
26
+- New features:
27
+ - PGP: Use new librepo PGP API, remove gpgme dependency
28
+ - API: Basic support for OpenPGP public keys
29
+ - Make code C++20 compatible
30
31
+- Bug fixes:
32
+ - Avoid using GNU extensions in the dependency splitter regex
33
+ - filterAdvisory: match installed_solvables sort with lower_bound (RhBug:2212838)
34
35
+Bugs fixed in 0.71.0:
36
37
+* :rhbug:`2212838`
38
39
====================
40
0.70.2 Release Notes
41
0 commit comments