[gnome-keyring] Release 3.27.2



commit 7b2f96bfaa3fc0a1af5ab0402f3f689f834f8cb0
Author: Daiki Ueno <dueno src gnome org>
Date:   Thu Nov 9 18:30:07 2017 +0100

    Release 3.27.2

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ccc405e..9583f47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 3.27.2 are:
+ * Add support for ECDSA in ssh-agent [#641082]
+ * Wipe passwords stored by the PAM module [#781486]
+ * Fix shared key derivation between libsecret and gnome-keyring [#778357]
+ * Fix erroneous handling of partial writes in write_sync_close [#778269]
+ * Set CKF_LOGIN_REQUIRED flag in ssh-module
+ * Build and testing fixes [#774312, #781785]
+ * Updated translations
+
 Changes in version 3.20.0 are:
  * Updated translations
 
diff --git a/configure.ac b/configure.ac
index 63c7e85..de7c2f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT(gnome-keyring,
-        3.20.0,
+        3.27.2,
         [gnome-keyring-list gnome org],
         [gnome-keyring],
         [https://wiki.gnome.org/Projects/GnomeKeyring])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]