[git] Pinentry - branch, master, updated. pinentry-0.9.3-1-gec2bee5

by Werner Koch cvs at cvs.gnupg.org
Mon Jun 1 18:32:40 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  ec2bee55f9d533db4ad4357f18ee8cb6b7f29758 (commit)
       via  9f98bbfa7f05f1c7e02443bc8d0bd74a61eb39bc (commit)
      from  eab03a469d82018e53380f26390594f47bb4c5c8 (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 ec2bee55f9d533db4ad4357f18ee8cb6b7f29758
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Jun 1 18:30:38 2015 +0200

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index 7e000c0..95caa4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 0.9.4 (unreleased)
+------------------------------------------------
+
+
 Noteworthy changes in version 0.9.3 (2015-06-01)
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 9948d1f..a66f830 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.3])
+m4_define(mym4_version, [0.9.4])
 
 # Below is m4 magic to extract and compute the git revision number,
 # the decimalized short revision number, a beta version string and a

commit 9f98bbfa7f05f1c7e02443bc8d0bd74a61eb39bc
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Jun 1 18:13:58 2015 +0200

    Release 0.9.3

diff --git a/NEWS b/NEWS
index a7e1613..7e000c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
-Noteworthy changes in version 0.9.3 (unreleased)
+Noteworthy changes in version 0.9.3 (2015-06-01)
 ------------------------------------------------
 
+ * Improved documentation
+
+ * New pinentry-gnome3
+
+ * More improvements for pinentry-tty.
+
+ * Fixes for pinentry-curses including support for Ctrl-W, Ctrl-U,
+   Ctrl-H, Ctrl-L, and Alt-Backspace
+
+ * New Assuan command to request clearing an external cache.
+
+ * Fixed problems linking to ncursesw.
+
+ * All kind of other minor fixes.
+
 
 Noteworthy changes in version 0.9.2 (2015-05-11)
 ------------------------------------------------

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

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


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




More information about the Gnupg-commits mailing list