[git] GPG-ERROR - branch, master, updated. gpgrt-1.28-1-gc0c5fb5

by Werner Koch cvs at cvs.gnupg.org
Wed Mar 14 08:01:05 CET 2018


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 "Error codes used by GnuPG et al.".

The branch, master has been updated
       via  c0c5fb51c5e87954af0b60fea7f543352998e1cc (commit)
       via  e32342397eab85fed5ef709317cc50dc7cbc41a5 (commit)
      from  a27a09eb62507dcf1fd98d91fd7c5888544c59ed (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 c0c5fb51c5e87954af0b60fea7f543352998e1cc
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Mar 13 13:42:17 2018 +0100

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index d30e913..fe66d2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 1.29 (unreleased) [C23/A23/R_]
+-----------------------------------------------
+
+
 Noteworthy changes in version 1.28 (2018-03-13) [C23/A23/R0]
 -----------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index aca9300..1e648d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ min_automake_version="1.14"
 # See below for the LT versions.
 m4_define([mym4_package],[libgpg-error])
 m4_define([mym4_major], [1])
-m4_define([mym4_minor], [28])
+m4_define([mym4_minor], [29])
 
 # Below is m4 magic to extract and compute the revision number, the
 # decimalized short revision number, a beta version string, and a flag

commit e32342397eab85fed5ef709317cc50dc7cbc41a5
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Mar 13 13:02:58 2018 +0100

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

diff --git a/NEWS b/NEWS
index a275f5f..d30e913 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,16 @@
-Noteworthy changes in version 1.28 (unreleased) [C22/A22/R_]
+Noteworthy changes in version 1.28 (2018-03-13) [C23/A23/R0]
 -----------------------------------------------
 
- * The formerly internal yat2m tool is now installed during a native
+ * The formerly internal yat2m tool is now installed for a native
    build.
 
  * The new files gpgrt.m4 and gpgrt-config are now installed.  They
    can be used instead of gpg-error.m4 and gpg-error-config.
 
+ * New logging functions similar to those used by GnuPG.
+
+ * New helper functions for platform abstraction.
+
  * Interface changes relative to the 1.27 release:
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  gpgrt_get_errorcount            New API.
diff --git a/configure.ac b/configure.ac
index 04715e9..aca9300 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,8 +49,8 @@ AC_INIT([mym4_package],[mym4_version], [https://bugs.gnupg.org])
 #   (Interfaces added:			AGE++)
 #   (Interfaces removed:		AGE=0)
 # Note that added error codes don't constitute an interface change.
-LIBGPG_ERROR_LT_CURRENT=22
-LIBGPG_ERROR_LT_AGE=22
+LIBGPG_ERROR_LT_CURRENT=23
+LIBGPG_ERROR_LT_AGE=23
 LIBGPG_ERROR_LT_REVISION=0
 ################################################
 

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

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


hooks/post-receive
-- 
Error codes used by GnuPG et al.
http://git.gnupg.org




More information about the Gnupg-commits mailing list