[git] Assuan - branch, master, updated. libassuan-2.4.1-7-gd271ed7

by Werner Koch cvs at cvs.gnupg.org
Wed Dec 2 14:25:25 CET 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 "IPC library used by GnuPG".

The branch, master has been updated
       via  d271ed79fe690818b1412568417275cc92183143 (commit)
       via  e0516c5bbac23aa2d2a0b59caad67fca00b3183f (commit)
      from  9ec026a90535e7ebc2919b800b056850a4d4e30b (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 d271ed79fe690818b1412568417275cc92183143
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Dec 2 14:21:26 2015 +0100

    Post release updates.
    
    --

diff --git a/NEWS b/NEWS
index dbb921f..9f19351 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.4.3 (unreleased) [C7/A7/R_]
+------------------------------------------------
+
+
 Noteworthy changes in version 2.4.2 (2015-12-02) [C7/A7/R2]
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 41a9fff..cd1a80d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ min_automake_version="1.14"
 m4_define([mym4_package],[libassuan])
 m4_define([mym4_major], [2])
 m4_define([mym4_minor], [4])
-m4_define([mym4_micro], [2])
+m4_define([mym4_micro], [3])
 
 # To start a new development series, i.e a new major or minor number
 # you need to mark an arbitrary commit before the first beta release

commit e0516c5bbac23aa2d2a0b59caad67fca00b3183f
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Dec 2 13:49:20 2015 +0100

    Release 2.4.2.
    
    * configure.ac: Bump LT version to C7/A7/R2.
    
    Signed-off-by: Werner Koch <wk at gnupg.org>

diff --git a/NEWS b/NEWS
index a7e4237..dbb921f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 2.4.2 (unreleased) [C7/A7/R_]
+Noteworthy changes in version 2.4.2 (2015-12-02) [C7/A7/R2]
 ------------------------------------------------
 
  * The nPth version of the connect system hook does now wrap the call
diff --git a/configure.ac b/configure.ac
index 6f47d4e..41a9fff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,7 +61,7 @@ AC_INIT([mym4_package],[mym4_version], [http://bugs.gnupg.org])
 #
 LIBASSUAN_LT_CURRENT=7
 LIBASSUAN_LT_AGE=7
-LIBASSUAN_LT_REVISION=1
+LIBASSUAN_LT_REVISION=2
 
 # If the API is changed in an incompatible way: increment the next counter.
 LIBASSUAN_CONFIG_API_VERSION=2

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

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


hooks/post-receive
-- 
IPC library used by GnuPG
http://git.gnupg.org




More information about the Gnupg-commits mailing list