[git] Pinentry - branch, master, updated. pinentry-0.9.5-21-gc64d1f4

by Werner Koch cvs at cvs.gnupg.org
Thu Sep 10 20:41:21 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  c64d1f4a9ee2370090fd9a3469c16667057563aa (commit)
       via  192ee8ad5bd9c4950d749cf9bb1efd9369836257 (commit)
      from  bfd4cf3bee8c9e4a3af825c95694b8af098b1cb2 (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 c64d1f4a9ee2370090fd9a3469c16667057563aa
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Sep 10 20:38:29 2015 +0200

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index e6e4a37..0569c96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 0.9.7 (unreleased)
+------------------------------------------------
+
+
 Noteworthy changes in version 0.9.6 (2015-09-10)
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 2ffea2d..af4e552 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.6])
+m4_define(mym4_version, [0.9.7])
 
 # Below is m4 magic to extract and compute the git revision number,
 # the decimalized short revision number, a beta version string and a

commit 192ee8ad5bd9c4950d749cf9bb1efd9369836257
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Sep 10 20:31:00 2015 +0200

    Release 0.9.6
    
    Signed-off-by: Werner Koch <wk at gnupg.org>

diff --git a/NEWS b/NEWS
index 68a1231..e6e4a37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
-Noteworthy changes in version 0.9.6 (unreleased)
+Noteworthy changes in version 0.9.6 (2015-09-10)
 ------------------------------------------------
 
+ * Many improvements for the dump tty pinentry.
+
+ * Use the standard GTK+-2 text entry widget instead of our outdated
+   and back-then-it-was-more-secure text widget.
+
+ * Use the standard Qt text widget.
+
+ * Allow for building a static Qt variant.
+
+ * Fix regression in w32 pinentry.
+
 
 Noteworthy changes in version 0.9.5 (2015-07-01)
 ------------------------------------------------

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

Summary of changes:
 NEWS         | 17 ++++++++++++++++-
 configure.ac |  2 +-
 2 files changed, 17 insertions(+), 2 deletions(-)


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




More information about the Gnupg-commits mailing list