[gcr/gnome-3-8] gcr 3.8.2: - Build certificate chains when intermediates are wrong order [#699026] - Don't try to
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr/gnome-3-8] gcr 3.8.2: - Build certificate chains when intermediates are wrong order [#699026] - Don't try to
- Date: Sat, 4 May 2013 19:36:59 +0000 (UTC)
commit 2c6ac3f78378a736a308ff64817a0ae4c39719b5
Author: Stef Walter <stefw gnome org>
Date: Sat May 4 21:33:09 2013 +0200
gcr 3.8.2:
- Build certificate chains when intermediates are wrong order [#699026]
- Don't try to import certificates to gnome-keyring xdg module
- Add appropriate icon for p11-kit trust module
- Make gcr build on both pre GTK+ 3.8 and later versions
- Update for recent changes in libtasn1
- Handle cases where no certificate data is available
- Fix for GTK+ 3.8 deprecations
- Build fixes
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4f94d9c..48ea356 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+gcr 3.8.2:
+ - Build certificate chains when intermediates are wrong order [#699026]
+ - Don't try to import certificates to gnome-keyring xdg module
+ - Add appropriate icon for p11-kit trust module
+ - Make gcr build on both pre GTK+ 3.8 and later versions
+ - Update for recent changes in libtasn1
+ - Handle cases where no certificate data is available
+ - Fix for GTK+ 3.8 deprecations
+ - Build fixes
+
gcr 3.8.1:
- Fix erroneously cancelled prompts
- Updated translations
diff --git a/configure.ac b/configure.ac
index b32f723..98cdd08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([gcr], [3.8.1],
+AC_INIT([gcr], [3.8.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
[gcr])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]