From 1cecad87a968ab6441b020fafb95f991b97e84b3 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 31 Aug 2011 10:03:01 +0200 Subject: Release version 0.5 --- NEWS | 5 +++++ configure.ac | 2 +- po/p11-kit.pot | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index b1e8756..ee1174b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +0.5 + * Fix crasher in p11_kit_registered_modules() + * Add 'critical' setting for modules, which defaults to 'no' + * Fix initialization issues in the proxy module + 0.4 * Fix endless loop if module forks during initialization * Update PKCS#11 URI code for new draft of spec diff --git a/configure.ac b/configure.ac index df37435..10e35d7 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.65) AC_CONFIG_MACRO_DIR([m4]) AC_INIT([p11-kit], - [0.4], + [0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue], [p11-kit], [http://p11-glue.freedesktop.org/p11-kit.html]) diff --git a/po/p11-kit.pot b/po/p11-kit.pot index a50227a..9d6996e 100644 --- a/po/p11-kit.pot +++ b/po/p11-kit.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: p11-kit 0.4\n" +"Project-Id-Version: p11-kit 0.5\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=p11-" "glue\n" -"POT-Creation-Date: 2011-08-19 09:40+0200\n" +"POT-Creation-Date: 2011-08-31 10:03+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.1