[git] GPG-ERROR - branch, master, updated. libgpg-error-1.13-28-g92d62c1

by Werner Koch cvs at cvs.gnupg.org
Mon Sep 8 19:19:33 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 "Error codes used by GnuPG et al.".

The branch, master has been updated
       via  92d62c15706a0e47991f558987f531fbd36c9fad (commit)
       via  25f312dbb82722d23ad9faed8341923af6d3663c (commit)
       via  983ff989e21bb2777a877f1c872f946a67b3c135 (commit)
       via  2ff05feae6c5090081612a7d9a787298f37d46a2 (commit)
      from  7fdca61bcf60e730177889fbbd2f935ba33ae0c3 (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 92d62c15706a0e47991f558987f531fbd36c9fad
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Sep 8 19:19:40 2014 +0200

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index ecab2e6..e5e94ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 1.15 (unreleased) [C__/A__/R_]
+-----------------------------------------------
+
+
 Noteworthy changes in version 1.14 (2014-09-08) [C12/A12/R0]
 -----------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index ca42e45..61dc357 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ min_automake_version="1.11"
 # another commit, and a push so that the git magic is able to work.
 # See below for the LT versions.
 m4_define([mym4_version_major], [1])
-m4_define([mym4_version_minor], [14])
+m4_define([mym4_version_minor], [15])
 
 # Below is m4 magic to extract and compute the revision number, the
 # decimalized short revision number, a beta version string, and a flag

commit 25f312dbb82722d23ad9faed8341923af6d3663c
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Sep 8 18:30:38 2014 +0200

    Release 1.14.
    
    * configure.ac: Set LT version to C12/A12/R0.

diff --git a/NEWS b/NEWS
index 6099d5b..ecab2e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-Noteworthy changes in version 1.14 (unreleased)
+Noteworthy changes in version 1.14 (2014-09-08) [C12/A12/R0]
 -----------------------------------------------
 
- * Added trylock function
+ * Added gpgrt_lock_trylock.
 
  * Added the estream library under the name gpgrt and a set of macros
    to use them with their "es_" names.
diff --git a/configure.ac b/configure.ac
index b155437..ca42e45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,8 +51,8 @@ AC_INIT([libgpg-error],[mym4_full_version],[http://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=11
-LIBGPG_ERROR_LT_AGE=11
+LIBGPG_ERROR_LT_CURRENT=12
+LIBGPG_ERROR_LT_AGE=12
 LIBGPG_ERROR_LT_REVISION=0
 ################################################
 

commit 983ff989e21bb2777a877f1c872f946a67b3c135
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Sep 8 19:11:10 2014 +0200

    po: Auto-update
    
    --

diff --git a/po/cs.po b/po/cs.po
index 38aa99e..bbee620 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -751,6 +751,11 @@ msgstr "Lichá šestnáctková čísla v S-výrazu"
 msgid "Bad octal character in S-expression"
 msgstr "Chybný osmičkový znak v S-výrazu"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Klíči vypršela platnost"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/da.po b/po/da.po
index 24f8a2f..974326b 100644
--- a/po/da.po
+++ b/po/da.po
@@ -728,6 +728,11 @@ msgstr "Ulige hexadecimalt tal i S-udtryk"
 msgid "Bad octal character in S-expression"
 msgstr "Ødelagt oktalt tegn i S-udtryk"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Nøgle udløbet"
+
 msgid "Not possible with a card based key"
 msgstr "Ikke muligt med en kortbaseret nøgle"
 
diff --git a/po/eo.po b/po/eo.po
index 17e3d8d..3d243d1 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -761,6 +761,11 @@ msgstr "Malparaj deksesumaj numeroj en S-esprimo"
 msgid "Bad octal character in S-expression"
 msgstr "Malĝusta okuma signo en S-esprimo"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Ŝlosilo malvalidiĝis"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/fr.po b/po/fr.po
index d67dd4e..9feac2d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -744,6 +744,11 @@ msgstr "Nombre hexadécimal impair dans l'expression symbolique"
 msgid "Bad octal character in S-expression"
 msgstr "Mauvais caractère octal dans l'expression symbolique"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Clef expirée"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/it.po b/po/it.po
index 2567bd0..9516a41 100644
--- a/po/it.po
+++ b/po/it.po
@@ -761,6 +761,11 @@ msgstr "Numeri esadecimali dispari in S-expression"
 msgid "Bad octal character in S-expression"
 msgstr "Carattere ottale errato in S-expression"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Chiave scaduta"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/ja.po b/po/ja.po
index 74b8f22..d33c007 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -725,6 +725,11 @@ msgstr "S式におかしな16進キャラクタがあります"
 msgid "Bad octal character in S-expression"
 msgstr "S式に間違った8進キャラクタがあります"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "鍵が期限切れです"
+
 msgid "Not possible with a card based key"
 msgstr "カードの鍵では不可能です"
 
diff --git a/po/nl.po b/po/nl.po
index 977ccb3..785d34e 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -743,6 +743,11 @@ msgstr "Vreemde hexadecimale getallen in S-expressie"
 msgid "Bad octal character in S-expression"
 msgstr "Fout octaal teken in S-expressie"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Sleutel is verlopen"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/pl.po b/po/pl.po
index 0673779..ff0d4f0 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -725,6 +725,11 @@ msgstr "Nieparzysta liczba cyfr szesnastkowych w S-wyrażeniu"
 msgid "Bad octal character in S-expression"
 msgstr "Błędny znak ósemkowy w S-wyrażeniu"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Klucz wygasł"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/ro.po b/po/ro.po
index 8d21615..1f421cc 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -762,6 +762,11 @@ msgstr "Numere hexazecimale ciudate 
 msgid "Bad octal character in S-expression"
 msgstr "Caracter octal incorect în expresia-S"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Cheie expiratã"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/sv.po b/po/sv.po
index 7fcad88..f8e1194 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -749,6 +749,11 @@ msgstr "Udda hexadecimala tal i S-uttryck"
 msgid "Bad octal character in S-expression"
 msgstr "Felaktigt oktadecimalt tecken i S-uttryck"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Nyckeln har gått ut"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/uk.po b/po/uk.po
index be9d7aa..4464693 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -763,6 +763,11 @@ msgstr "Дивні шістнадцяткові числа у S-виразі"
 msgid "Bad octal character in S-expression"
 msgstr "Помилковий вісімковий символ у S-виразі"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Строк дії ключа вичерпано"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/vi.po b/po/vi.po
index 6606dc2..123cfb0 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -751,6 +751,11 @@ msgstr "Có số thập lục lẻ trong biểu thức S"
 msgid "Bad octal character in S-expression"
 msgstr "Ký tự bát phân sai trong biểu thức S"
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "Khoá hết hạn"
+
 msgid "Not possible with a card based key"
 msgstr ""
 
diff --git a/po/zh_CN.po b/po/zh_CN.po
index ca22d85..597684f 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -748,6 +748,11 @@ msgstr ""
 msgid "Bad octal character in S-expression"
 msgstr ""
 
+#, fuzzy
+#| msgid "Key expired"
+msgid "Key disabled"
+msgstr "密钥已过期"
+
 msgid "Not possible with a card based key"
 msgstr ""
 

commit 2ff05feae6c5090081612a7d9a787298f37d46a2
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Sep 8 19:10:45 2014 +0200

    po: Update de.po.

diff --git a/po/de.po b/po/de.po
index 6e18de4..6f7043d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -5,9 +5,9 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libgpg-error-1.9\n"
+"Project-Id-Version: libgpg-error-1.14\n"
 "Report-Msgid-Bugs-To: translations at gnupg.org\n"
-"PO-Revision-Date: 2014-04-15 12:55+0200\n"
+"PO-Revision-Date: 2014-09-08 18:37+0200\n"
 "Last-Translator: Werner Koch <wk at gnupg.org>\n"
 "Language-Team: none\n"
 "Language: \n"
@@ -726,6 +726,9 @@ msgstr "Ungerade Anzahl von Hex-Zeichen in S-expression"
 msgid "Bad octal character in S-expression"
 msgstr "Falsches Oktal-Zeichen in S-expression"
 
+msgid "Key disabled"
+msgstr "Schlüssel abgeschaltet"
+
 msgid "Not possible with a card based key"
 msgstr "Nicht möglich mit einem kartenbasierten Schlüssel"
 

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

Summary of changes:
 NEWS         |    8 ++++++--
 configure.ac |    6 +++---
 po/cs.po     |    5 +++++
 po/da.po     |    5 +++++
 po/de.po     |    7 +++++--
 po/eo.po     |    5 +++++
 po/fr.po     |    5 +++++
 po/it.po     |    5 +++++
 po/ja.po     |    5 +++++
 po/nl.po     |    5 +++++
 po/pl.po     |    5 +++++
 po/ro.po     |    5 +++++
 po/sv.po     |    5 +++++
 po/uk.po     |    5 +++++
 po/vi.po     |    5 +++++
 po/zh_CN.po  |    5 +++++
 16 files changed, 79 insertions(+), 7 deletions(-)


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




More information about the Gnupg-commits mailing list