summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2018-08-28 15:33:32 +0200
committerDaiki Ueno <ueno@gnu.org>2018-08-28 15:57:30 +0200
commit3770793f026e46a000d2d8816d56122598289d5c (patch)
treec4d521184705435aaf94a70720f0dcb0c7953f69 /NEWS
parentc1b565413dae632a4ab78cea08ed103d9418921b (diff)
Release 0.23.14
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab8ff57..c96a813 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.23.14 (stable)
+ * proxy: Avoid invalid memory access when unloading proxy module [PR#180]
+ * Update pkcs11 header to allow SoftHSMv2 to compile [PR#181]
+ * build: Restore libpthread dependency [PR#183]
+ * Build fixes [PR#188]
+
0.23.13 (stable)
* server: Enable socket activation through systemd [PR#173]
* rpc-server: p11_kit_remote_serve_tokens: Allow exporting all modules [PR#174]