projects
/
p11-kit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8030334
)
Release version 0.17.3
0.17.3
author
Stef Walter
<stefw@gnome.org>
Tue, 19 Mar 2013 18:19:46 +0000
(19:19 +0100)
committer
Stef Walter
<stefw@gnome.org>
Tue, 19 Mar 2013 18:19:46 +0000
(19:19 +0100)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index f5bf177ea56886b1b22821b24abf132a80dcf8fe..d017db674605e1a02ffea09a608b595b763060fc 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,10
@@
+0.17.3 (unstable)
+ * Use descriptive labels for the trust module tokens [#62534]
+ * Remove the temporary built in distrust objects
+ * Make extracted output directories and files read-only [#61898]
+ * Don't export unneccessary ABI
+ * Build fixes [#62479]
+
0.17.2 (unstable)
* Fix build on 32-bit linux
* Fix several crashers
diff --git
a/configure.ac
b/configure.ac
index 0ddcc15df40473e527dcca56b5dae7a7cfa92e3b..fe5809ced01a0fe0fd6abd464aa3084efe6bf169 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,7
+1,7
@@
AC_PREREQ(2.61)
AC_INIT([p11-kit],
- [0.17.
2
],
+ [0.17.
3
],
[https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
[p11-kit],
[http://p11-glue.freedesktop.org/p11-kit.html])