]> granicus.if.org Git - p11-kit/commitdiff
Release version 0.17.5 0.17.5
authorStef Walter <stefw@gnome.org>
Thu, 28 Mar 2013 12:34:01 +0000 (13:34 +0100)
committerStef Walter <stefw@gnome.org>
Thu, 28 Mar 2013 12:34:01 +0000 (13:34 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d56adf2fcc4944421a933781bb1701b6f8bc44ea..131371f4d49034e214af54345106d1065cefb706 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.17.5 (unstable)
+ * Don't try to guess at overflowing time values on 32-bit systems [#62825]
+ * Test fixes [#927394]
+
 0.17.4 (unstable)
  * Check for duplicate certificates in a token, warn and discard [#62548]
  * Implement a proper index so we have decent load performance
index 2f6290e55a8be10b4f5761362421783f2b3741ef..cff0b5c70b56cb4c3b6be098181a31f6ab729bd9 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.17.4],
+       [0.17.5],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])