[git] Poldi - branch, master, updated. release-0.4.1-30-gba7154b

by NIIBE Yutaka cvs at cvs.gnupg.org
Thu May 1 10:11:59 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 "PAM for the OpenPGP card".

The branch, master has been updated
       via  ba7154bea83ba8b4888b9f733ee0de71deb6f3e4 (commit)
       via  61ae5472639e1ee5d751db94a55528dfc640a9d0 (commit)
      from  da5d8f0650ec99891dacd22c83d809c2c598a6d2 (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 ba7154bea83ba8b4888b9f733ee0de71deb6f3e4
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Thu May 1 17:13:44 2014 +0900

    * configure.ac: Version number.
    * po/poldi.pot, po/de.po: Updated.

diff --git a/configure.ac b/configure.ac
index 0fd6acd..4e0b53a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@ AC_PREREQ(2.52)
 min_automake_version="1.7.9"
 
 # Version number: Remember to change it immediately *after* a release.
-#                 Add a "-git" prefix for non-released code.
-AC_INIT([poldi], [0.4.2-git], [gnupg-devel at gnupg.org])
+#                 Add a ".git" postfix for non-released code.
+AC_INIT([poldi], [0.4.2.git], [gnupg-devel at gnupg.org])
 AC_CONFIG_SRCDIR(src/pam/pam_poldi.c)
 AC_CONFIG_HEADERS(config.h)
 AC_CANONICAL_TARGET
diff --git a/po/de.po b/po/de.po
index 4270537..6314582 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: poldi 0.4-cvs\n"
 "Report-Msgid-Bugs-To: gnupg-devel at gnupg.org\n"
-"POT-Creation-Date: 2009-08-08 18:44+0200\n"
+"POT-Creation-Date: 2014-05-01 15:45+0900\n"
 "PO-Revision-Date: 2009-08-08 19:47+0200\n"
 "Last-Translator: Moritz Schulte <moritz at g10code.com>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -115,29 +116,25 @@ msgid "failed to convert key from `%s' into S-Expression: %s\n"
 msgstr ""
 "konnte Schlüssel aus '%s' nicht in eine S-Expression konvertieren: %s\n"
 
-#: src/pam/auth-support/getpin-cb.c:84
-msgid "invalid PIN"
-msgstr "ungültige PIN"
-
-#: src/pam/auth-support/getpin-cb.c:86
-msgid "invalid characters in PIN"
-msgstr "ungültige Zeichen in PIN"
+#: src/pam/auth-support/getpin-cb.c:74 src/pam/auth-support/getpin-cb.c:75
+msgid "PIN too short"
+msgstr ""
 
-#: src/pam/auth-support/getpin-cb.c:93
+#: src/pam/auth-support/getpin-cb.c:83
 msgid "PIN too long for buffer!"
 msgstr "PIN zu lang für Puffer"
 
-#: src/pam/auth-support/getpin-cb.c:214
+#: src/pam/auth-support/getpin-cb.c:204
 #, c-format
 msgid "getpin_cb called with flags set in info string `%s'\n"
 msgstr "getpin-Callback mit nicht unterstützten Flags in '%s' aufgerufen\n"
 
-#: src/pam/auth-support/getpin-cb.c:224
+#: src/pam/auth-support/getpin-cb.c:214
 #, c-format
 msgid "frob_info_msg failed for info msg of size %u\n"
 msgstr "frob_info_msg fehlgeschlagen für eine Nachricht der Länge %u\n"
 
-#: src/pam/auth-support/getpin-cb.c:238 src/pam/auth-support/getpin-cb.c:257
+#: src/pam/auth-support/getpin-cb.c:228 src/pam/auth-support/getpin-cb.c:247
 msgid "Please enter the PIN:"
 msgstr "Bitte PIN eingeben:"
 
@@ -270,15 +267,15 @@ msgid ""
 "failed to initialize parsing of configuration file for authentication method "
 "%s: %s"
 msgstr ""
-"konnte Auswertung der Konfigurationsdatei für die Authentifikationsmethode %"
-"s nicht beginnen: %s"
+"konnte Auswertung der Konfigurationsdatei für die Authentifikationsmethode "
+"%s nicht beginnen: %s"
 
 #: src/pam/pam_poldi.c:509
 #, c-format
 msgid "failed to parse configuration for authentication method %i: %s"
 msgstr ""
-"konnte Konfigurationsdatei für die Authentifikationsmethode %i nicht lesen: %"
-"s"
+"konnte Konfigurationsdatei für die Authentifikationsmethode %i nicht lesen: "
+"%s"
 
 #: src/pam/pam_poldi.c:528
 msgid "failed to retrieve PAM conversation structure"
@@ -400,6 +397,12 @@ msgstr "fehlendes notwendiges Argument für '%s'"
 msgid "too many arguments specified for option '%s'"
 msgstr "zu viele Argumente für Options '%s' angegeben"
 
+#~ msgid "invalid PIN"
+#~ msgstr "ungültige PIN"
+
+#~ msgid "invalid characters in PIN"
+#~ msgstr "ungültige Zeichen in PIN"
+
 #~ msgid "using system scdaemon; socket is '%s'"
 #~ msgstr "benutze System-Scdaaemon; Socket ist '%s'"
 
diff --git a/po/poldi.pot b/po/poldi.pot
index d257a9b..70426c5 100644
--- a/po/poldi.pot
+++ b/po/poldi.pot
@@ -6,12 +6,13 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: poldi 0.4.2-cvs\n"
+"Project-Id-Version: poldi 0.4.2.git\n"
 "Report-Msgid-Bugs-To: gnupg-devel at gnupg.org\n"
-"POT-Creation-Date: 2009-08-08 18:44+0200\n"
+"POT-Creation-Date: 2014-05-01 15:45+0900\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -112,29 +113,25 @@ msgstr ""
 msgid "failed to convert key from `%s' into S-Expression: %s\n"
 msgstr ""
 
-#: src/pam/auth-support/getpin-cb.c:84
-msgid "invalid PIN"
+#: src/pam/auth-support/getpin-cb.c:74 src/pam/auth-support/getpin-cb.c:75
+msgid "PIN too short"
 msgstr ""
 
-#: src/pam/auth-support/getpin-cb.c:86
-msgid "invalid characters in PIN"
-msgstr ""
-
-#: src/pam/auth-support/getpin-cb.c:93
+#: src/pam/auth-support/getpin-cb.c:83
 msgid "PIN too long for buffer!"
 msgstr ""
 
-#: src/pam/auth-support/getpin-cb.c:214
+#: src/pam/auth-support/getpin-cb.c:204
 #, c-format
 msgid "getpin_cb called with flags set in info string `%s'\n"
 msgstr ""
 
-#: src/pam/auth-support/getpin-cb.c:224
+#: src/pam/auth-support/getpin-cb.c:214
 #, c-format
 msgid "frob_info_msg failed for info msg of size %u\n"
 msgstr ""
 
-#: src/pam/auth-support/getpin-cb.c:238 src/pam/auth-support/getpin-cb.c:257
+#: src/pam/auth-support/getpin-cb.c:228 src/pam/auth-support/getpin-cb.c:247
 msgid "Please enter the PIN:"
 msgstr ""
 

commit 61ae5472639e1ee5d751db94a55528dfc640a9d0
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Thu May 1 14:08:04 2014 +0900

    add .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9e1c7bc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+Makefile.in
+aclocal.m4
+compile
+config.guess
+config.sub
+depcomp
+install-sh
+missing
+autom4te.cache/
+configure
+config.h.in
+doc/poldi.info*
+doc/stamp-vti
+doc/version.texi
+po/*.gmo
+po/stamp-po
\ No newline at end of file

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

Summary of changes:
 .gitignore   |   16 ++++++++++++++++
 configure.ac |    4 ++--
 po/de.po     |   35 +++++++++++++++++++----------------
 po/poldi.pot |   21 +++++++++------------
 4 files changed, 46 insertions(+), 30 deletions(-)
 create mode 100644 .gitignore


hooks/post-receive
-- 
PAM for the OpenPGP card
http://git.gnupg.org




More information about the Gnupg-commits mailing list