[git] Pinentry - branch, master, updated. pinentry-0.9.1-27-g72939ea

by Werner Koch cvs at cvs.gnupg.org
Mon May 11 15:42:53 CEST 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The standard pinentry collection".

The branch, master has been updated
       via  72939ea63564deec029e8e43743762fdb48cb6e8 (commit)
       via  8e52ddc874838ad512ed76cdc1c34057da328fba (commit)
      from  bf71ac5a685afacb98f6c4c6a86c9d27d5414beb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 72939ea63564deec029e8e43743762fdb48cb6e8
Author: Werner Koch <wk at gnupg.org>
Date:   Mon May 11 15:40:49 2015 +0200

    Post release updates.
    
    --

diff --git a/NEWS b/NEWS
index d1f2199..a7e1613 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 0.9.3 (unreleased)
+------------------------------------------------
+
+
 Noteworthy changes in version 0.9.2 (2015-05-11)
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index ec7bbfd..c50ce68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ min_automake_version="1.14"
 # (git tag -s pinentry-n.m.k) and run "./autogen.sh --force".  Please
 # bump the version number immediately after the release, do another
 # commit, and a push so that the git magic is able to work.
-m4_define(mym4_version, [0.9.2])
+m4_define(mym4_version, [0.9.3])
 
 # Below is m4 magic to extract and compute the git revision number,
 # the decimalized short revision number, a beta version string and a

commit 8e52ddc874838ad512ed76cdc1c34057da328fba
Author: Werner Koch <wk at gnupg.org>
Date:   Mon May 11 15:30:24 2015 +0200

    Release 0.9.2

diff --git a/AUTHORS b/AUTHORS
index 0e44e2a..695d0ba 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -8,3 +8,4 @@ Werner Koch, g10 Code GmbH <wk at gnupg.org>
 Steffen Hansen, Klarälvdalens Datakonsult AB <steffen at klaralvdalens-datakonsult.se>
 Marcus Brinkmann, g10 Code GmbH <marcus at g10code.com>
 Timo Schulz, g10 Code GmbH
+Neal Walfied, g10 Code GmbH <neal at gnu.org>
diff --git a/NEWS b/NEWS
index 2911b8e..d1f2199 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
-Noteworthy changes in version 0.9.2 (unreleased)
+Noteworthy changes in version 0.9.2 (2015-05-11)
 ------------------------------------------------
 
+ * Support for saving the passphrase with libsecret.
+
+ * Escape key works in the Gtk+ pinentry.
+
+ * Improvements for pinentry-tty.
+
+ * Minor cleanups for the native Windows pinentry.
+
+
 Noteworthy changes in version 0.9.1 (2015-03-18)
 ------------------------------------------------
 

-----------------------------------------------------------------------

Summary of changes:
 AUTHORS      |  1 +
 NEWS         | 15 ++++++++++++++-
 configure.ac |  2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The standard pinentry collection
http://git.gnupg.org




More information about the Gnupg-commits mailing list