]> granicus.if.org Git - p11-kit/commitdiff
Release version 0.22.1 0.22.1
authorStef Walter <stefw@redhat.com>
Thu, 9 Oct 2014 12:06:05 +0000 (14:06 +0200)
committerStef Walter <stefw@redhat.com>
Thu, 9 Oct 2014 12:06:05 +0000 (14:06 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 81f3361ed22a7a5cf5f5f323bb872402bb2343a1..2e8c49e9caf079182e282999acb1b692a7894542 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.22.1 (stable)
+ * Use SubjectKeyIdentifier for CKA_ID when available [#84761]
+ * Allow 'BEGIN PuBLIC KEY' PEM blocks in .p11-kit files
+ * Bump libtool library version
+ * Build fixes [#84665 ...]
+
 0.22.0 (stable)
  * Remove the 'isolated = yes' option due to unclear semantics
    replacement forth coming in later versions.
index 115d98d9bd1d3f2343946d41dffa7ba48722838a..8a1939fb6447f080a64efb03f8730c6b9ad13954 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.22.0],
+       [0.22.1],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])