[gnome-keyring] Release version 2.27.4
- From: Stefan Walter <stefw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-keyring] Release version 2.27.4
- Date: Mon, 13 Jul 2009 19:50:06 +0000 (UTC)
commit 28005c65148d730e417669f227d8db35e2db2cac
Author: Stef Walter <stef memberwebs com>
Date: Mon Jul 13 19:49:33 2009 +0000
Release version 2.27.4
NEWS | 12 ++++++++++++
configure.in | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 743f576..1e567fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in version 2.27.4 are:
+* Insurance in parsing keyring format for future changes.
+* Add 'use_authtok' option to pam module.
+* Test utility fix [Jon Downland]
+* Add 'only_if=' option to pam module.
+* Make 'Password:' prompt translatable in pam module.
+* Use libgcrypt to generate iv/salt where needed.
+* Remove old cu-test style unit tests.
+* Code refactoring and cleanup, removed 'common' component.
+* Auto generated ChangeLog.
+* Cleanup unit tests, and make them run with 'make check'
+
Changes in version 2.26.3 are:
* Build fixes. [Alexis Ballier, Daniel Macks]
* Fix problem with RSA key sizes that are not a multiple of 8.
diff --git a/configure.in b/configure.in
index 9bbbc5a..c9e8a02 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(library/gnome-keyring.h)
-AM_INIT_AUTOMAKE(gnome-keyring, 2.26.3)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.27.4)
AM_CONFIG_HEADER(config.h)
dnl ****************************************************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]