projects
/
p11-kit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ad4d57
)
Release version 0.17.2
0.17.2
author
Stef Walter
<stefw@gnome.org>
Mon, 18 Mar 2013 22:20:14 +0000
(23:20 +0100)
committer
Stef Walter
<stefw@gnome.org>
Mon, 18 Mar 2013 22:20:14 +0000
(23:20 +0100)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 9fc946cfa3656db744f6af618aac9051bdd4ea0e..f5bf177ea56886b1b22821b24abf132a80dcf8fe 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+0.17.2 (unstable)
+ * Fix build on 32-bit linux
+ * Fix several crashers
+
0.17.1 (unstable)
* Support a p11-kit specific PKCS#11 attribute persistance format [#62156]
* Use the SHA1 hash of SPKI as the CKA_ID in the trust module by default [#62329]
diff --git
a/configure.ac
b/configure.ac
index 114f6e705c354ee692aeb34247da8b9c2ded28ac..0ddcc15df40473e527dcca56b5dae7a7cfa92e3b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,7
+1,7
@@
AC_PREREQ(2.61)
AC_INIT([p11-kit],
- [0.17.
1
],
+ [0.17.
2
],
[https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
[p11-kit],
[http://p11-glue.freedesktop.org/p11-kit.html])