[git] GpgEX - branch, master, updated. gpgex-1.0.0-8-g8c86f33

by Werner Koch cvs at cvs.gnupg.org
Wed Jul 30 16:59:48 CEST 2014


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 "GnupG extension for the Windows Explorer".

The branch, master has been updated
       via  8c86f33c130c42a9711a17fc8f9c84192ca85bae (commit)
       via  8e749c0b310d9d8a916358168860119dfdcef22f (commit)
      from  e478019f36499089346b9382e90400cb04f682c6 (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 8c86f33c130c42a9711a17fc8f9c84192ca85bae
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Jul 30 16:59:56 2014 +0200

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index 3b82ad8..94295ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes for version 1.0.2 (unreleased)
+-------------------------------------------------
+
+
 Noteworthy changes for version 1.0.1 (2014-07-30)
 -------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 028524a..9c43ba1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ min_automake_version="1.10"
 # (git tag -s gnupg-2.n.m) and run "./autogen.sh --force".  Please
 # bump the version number immediately *after* the release and do
 # another commit and push so that the git magic is able to work.
-m4_define([mym4_version], [1.0.1])
+m4_define([mym4_version], [1.0.2])
 
 # Below is m4 magic to extract and compute the git revision number,
 # the decimalized short revision number, a beta version string and a

commit 8e749c0b310d9d8a916358168860119dfdcef22f
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Jul 30 16:50:41 2014 +0200

    Release 1.0.1

diff --git a/NEWS b/NEWS
index 5415c9a..3b82ad8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
-Noteworthy changes for version 1.0.1 (unreleased)
+Noteworthy changes for version 1.0.1 (2014-07-30)
 -------------------------------------------------
 
-* Avoid double starting of the UI-server.
+* Fixed segv in case GNUPGHOME is set.
+
+* Fixed possible double starting of the UI-server.
 
 
 Noteworthy changes for version 1.0.0 (2013-07-30)

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

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


hooks/post-receive
-- 
GnupG extension for the Windows Explorer
http://git.gnupg.org




More information about the Gnupg-commits mailing list