[git] Pinentry - branch, master, updated. pinentry-1.0.0-41-g0499975

by Werner Koch cvs at cvs.gnupg.org
Sun Dec 3 19:01:03 CET 2017


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  0499975e76752601cbab4eb06ebf3303ddaad30c (commit)
       via  02df3d26b986c8f2850eeba47efcb3aca9d5dbcb (commit)
      from  430a6963d58069c0faa5a6836961d889b0b45930 (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 0499975e76752601cbab4eb06ebf3303ddaad30c
Author: Werner Koch <wk at gnupg.org>
Date:   Sun Dec 3 18:56:30 2017 +0100

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index 116c86a..3e32d49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Noteworthy changes in version 1.1.1 (unreleased)
+------------------------------------------------
+
 Noteworthy changes in version 1.1.0 (2017-12-03)
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index c1b66d6..ff6c2e0 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, [1.1.0])
+m4_define(mym4_version, [1.1.1])
 
 # Below is m4 magic to extract and compute the git revision number,
 # the decimalized short revision number, a beta version string and a

commit 02df3d26b986c8f2850eeba47efcb3aca9d5dbcb
Author: Werner Koch <wk at gnupg.org>
Date:   Sun Dec 3 17:51:29 2017 +0100

    Release 1.1.0

diff --git a/NEWS b/NEWS
index b1976c3..116c86a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 1.0.1 (unreleased)
+Noteworthy changes in version 1.1.0 (2017-12-03)
 ------------------------------------------------
 
  * A FLTK1.3-based pinentry has been contributed.
@@ -10,6 +10,14 @@ Noteworthy changes in version 1.0.1 (unreleased)
  * Don't show "save passphrase" checkbox if secret service is
    unavailable.
 
+ * The GTK Pinentry shows on Linux some information anout the process
+   which invoked the Pinentry.
+
+ * The GTK Pinentry does not anymore show tooltips when keyboard
+   grabbing is enabled.
+
+ * Fixed various minor problems.
+
 
 Noteworthy changes in version 1.0.0 (2016-11-22)
 ------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 86cf98b..c1b66d6 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, [1.0.1])
+m4_define(mym4_version, [1.1.0])
 
 # Below is m4 magic to extract and compute the git revision number,
 # the decimalized short revision number, a beta version string and a

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

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


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




More information about the Gnupg-commits mailing list