[git] GPG-ERROR - branch, master, updated. libgpg-error-1.31-14-gaa24c16

by Werner Koch cvs at cvs.gnupg.org
Thu Jul 12 11:19:03 CEST 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  aa24c16c46399cffbd33dffc822954d6f87be435 (commit)
       via  7b08307ff25b757ed2502cb2bf7893640e404ad1 (commit)
      from  bd5bcd2dd19ef0b1c3d33a3a388b537ba08a4eb6 (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 aa24c16c46399cffbd33dffc822954d6f87be435
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Jul 12 11:08:47 2018 +0200

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index d74210c..8c605b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 1.33 (unreleased) [C24/A24/R_]
+-----------------------------------------------
+
+
 Noteworthy changes in version 1.32 (2018-07-12) [C24/A24/R3]
 -----------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 2bcab34..b5c01ba 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], [32])
+m4_define([mym4_minor], [33])
 
 # Below is m4 magic to extract and compute the revision number, the
 # decimalized short revision number, a beta version string, and a flag
diff --git a/po/es.po b/po/es.po
index 8f18f3d..aaa27bf 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,12 +8,12 @@ msgstr ""
 "Project-Id-Version: libgpg-error 1.30-beta4\n"
 "Report-Msgid-Bugs-To: translations at gnupg.org\n"
 "PO-Revision-Date: 2018-04-15 08:52+0000\n"
+"Last-Translator: Tails translators <amnesia at boum.org>\n"
 "Language-Team: es <LL at li.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Last-Translator: Tails translators <amnesia at boum.org>\n"
 "X-Generator: Poedit 1.8.11\n"
 
 msgid "Unspecified source"
diff --git a/po/uk.po b/po/uk.po
index 37ec7d1..ff0ca16 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -941,11 +941,9 @@ msgstr "Екран або вікно є надто великим"
 msgid "Required environment variable not set"
 msgstr "Не встановлено обов'язкової змінної середовища"
 
-#| msgid "Already exists (LDAP)"
 msgid "User ID already exists"
 msgstr "Ідентифікатор користувача вже існує"
 
-#| msgid "Already exists (LDAP)"
 msgid "Name already exists"
 msgstr "Назва вже існує"
 

commit 7b08307ff25b757ed2502cb2bf7893640e404ad1
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Jul 12 10:59:54 2018 +0200

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

diff --git a/NEWS b/NEWS
index b604db9..d74210c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
-Noteworthy changes in version 1.32 (unreleased) [C24/A24/R_]
+Noteworthy changes in version 1.32 (2018-07-12) [C24/A24/R3]
 -----------------------------------------------
 
+ * Fixes a problem with gpgrt_fflush and gpgrt_fopencookie.  [#4069]
+
+ * Fixes a problem with the C11 header stdnoreturn.h.  [#4002]
+
+ * The yat2m tool can now also be build on Windows.
+
+ * Updates translations for Spanish, Russian and Ukrainian.
+
 
 Noteworthy changes in version 1.31 (2018-05-02) [C24/A24/R2]
 -----------------------------------------------
diff --git a/README b/README
index bab9c95..e0b9f16 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ components are
 
  - Option parser
 
- - BAse-64 encoder and decoder.
+ - Base-64 encoder and decoder.
 
 More components will be added over time.  Most functions are prefixed
 with "gpgrt" (GnuPG Run Time) instead of "gpg_err" to indicate the
diff --git a/configure.ac b/configure.ac
index 129cb61..2bcab34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,7 @@ AC_INIT([mym4_package],[mym4_version], [https://bugs.gnupg.org])
 # Note that added error codes don't constitute an interface change.
 LIBGPG_ERROR_LT_CURRENT=24
 LIBGPG_ERROR_LT_AGE=24
-LIBGPG_ERROR_LT_REVISION=2
+LIBGPG_ERROR_LT_REVISION=3
 ################################################
 
 AC_SUBST(LIBGPG_ERROR_LT_CURRENT)
diff --git a/m4/Makefile.am b/m4/Makefile.am
index b7b1963..a82737d 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -1,3 +1,5 @@
-EXTRA_DIST = inttypes-h.m4 lock.m4 visibility.m4 glibc2.m4 intmax.m4 longdouble.m4 longlong.m4 printf-posix.m4 signed.m4 size_max.m4 wchar_t.m4 wint_t.m4 xsize.m4 ac_prog_cc_for_build.m4 nls.m4 po.m4  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4
+EXTRA_DIST = inttypes-h.m4 lock.m4 visibility.m4 glibc2.m4 intmax.m4 longdouble.m4 longlong.m4 printf-posix.m4 signed.m4 size_max.m4 wchar_t.m4 wint_t.m4 xsize.m4 nls.m4 po.m4  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4
+
+EXTRA_DIST += ax_cc_for_build.m4
 
 EXTRA_DIST += autobuild.m4 estream.m4 readline.m4 gnupg-misc.m4

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

Summary of changes:
 NEWS           | 14 +++++++++++++-
 README         |  2 +-
 configure.ac   |  4 ++--
 m4/Makefile.am |  4 +++-
 po/es.po       |  2 +-
 po/uk.po       |  2 --
 6 files changed, 20 insertions(+), 8 deletions(-)


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




More information about the Gnupg-commits mailing list