projects
/
p11-kit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88ac590
)
Release version 0.20.1
0.20.1
author
Stef Walter
<stef@thewalter.net>
Mon, 9 Sep 2013 12:12:24 +0000
(14:12 +0200)
committer
Stef Walter
<stef@thewalter.net>
Mon, 9 Sep 2013 12:12:24 +0000
(14:12 +0200)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 9af022fafad1bf6d5ae19b4382d3df8598d7f852..122144affdb81b25a90998d13a86b6427f9ea7d0 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,9
@@
+0.20.1 (stable)
+ * Extract compat trust data after we've changes
+ * Skip compat extraction if running as non-root
+ * Better failure messages when removing anchors
+ * Build cleanup
+
0.20.0 (stable)
* Doc fixes
diff --git
a/configure.ac
b/configure.ac
index 9dc622f9f4f5edc78c25d995ef7236f3ef5565ff..91bb856065a2937c721ac93195be1098414a9168 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,7
+1,7
@@
AC_PREREQ(2.61)
AC_INIT([p11-kit],
- [0.20.
0
],
+ [0.20.
1
],
[https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
[p11-kit],
[http://p11-glue.freedesktop.org/p11-kit.html])