[svn] GnuPG - r4164 - in branches/GNUPG-1-9-BRANCH: . po
svn author wk
cvs at cvs.gnupg.org
Tue Jun 20 20:52:46 CEST 2006
Author: wk
Date: 2006-06-20 20:52:43 +0200 (Tue, 20 Jun 2006)
New Revision: 4164
Modified:
branches/GNUPG-1-9-BRANCH/ChangeLog
branches/GNUPG-1-9-BRANCH/NEWS
branches/GNUPG-1-9-BRANCH/configure.ac
branches/GNUPG-1-9-BRANCH/po/de.po
Log:
Preparing a new release
Modified: branches/GNUPG-1-9-BRANCH/ChangeLog
===================================================================
--- branches/GNUPG-1-9-BRANCH/ChangeLog 2006-06-20 17:47:10 UTC (rev 4163)
+++ branches/GNUPG-1-9-BRANCH/ChangeLog 2006-06-20 18:52:43 UTC (rev 4164)
@@ -1,3 +1,7 @@
+2006-06-20 Werner Koch <wk at g10code.com>
+
+ Released 1.9.21.
+
2006-06-08 Marcus Brinkmann <marcus at g10code.de>
* configure.ac (PTH_LIBS): Add --all to pth-config invocation.
Modified: branches/GNUPG-1-9-BRANCH/NEWS
===================================================================
--- branches/GNUPG-1-9-BRANCH/NEWS 2006-06-20 17:47:10 UTC (rev 4163)
+++ branches/GNUPG-1-9-BRANCH/NEWS 2006-06-20 18:52:43 UTC (rev 4164)
@@ -1,22 +1,22 @@
-Noteworthy changes in version 1.9.21
+Noteworthy changes in version 1.9.21 (2006-06-20)
-------------------------------------------------
- * [scdaemon] New command APDU.
+ * New command APDU for scdaemon to allow using it for general card
+ access. Might be used through gpg-connect-agent by using the SCD
+ prefix command.
- * [scdaemon] Support for keypads of some readers. Tested only with
- SPR532. New option --disable-keypad.
+ * Support for the CardMan 4040 PCMCIA reader (Linux 2.6.15 required).
- * [scdaemon] Support for CardMan 4040 PCMCIA reader.
+ * Scdaemon does not anymore reset cards at the end of a connection.
- * [scdaemon] Cards are not anymore reseted at the end of a connection.
+ * Kludge to allow use of Bundesnetzagentur issued X.509 certificates.
- * [gpgsm] Kludge to allow use of Bundesnetzagentur issued
- certificates.
+ * Added --hash=xxx option to scdaemon's PKSIGN command.
- * [scdaemon] Added --hash=xxx option to the PKSIGN command.
+ * Pkcs#12 files are now created with a MAC. This is for better
+ interoperability.
- * [gpg-protect-tool] Does now create a MAC for P12 files. This is for
- better interoperability.
+ * Collected bug fixes and minor other changes.
Noteworthy changes in version 1.9.20 (2005-12-20)
@@ -310,7 +310,7 @@
development branch.
- Copyright 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
Modified: branches/GNUPG-1-9-BRANCH/configure.ac
===================================================================
--- branches/GNUPG-1-9-BRANCH/configure.ac 2006-06-20 17:47:10 UTC (rev 4163)
+++ branches/GNUPG-1-9-BRANCH/configure.ac 2006-06-20 18:52:43 UTC (rev 4164)
@@ -1,6 +1,6 @@
# configure.ac - for GnuPG 1.9
# Copyright (C) 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
#
# This file is part of GnuPG.
#
@@ -27,7 +27,7 @@
# Set my_issvn to "yes" for non-released code. Remember to run an
# "svn up" and "autogen.sh" right before creating a distribution.
m4_define([my_version], [1.9.21])
-m4_define([my_issvn], [yes])
+m4_define([my_issvn], [no])
m4_define([svn_revision], m4_esyscmd([echo -n $((svn info 2>/dev/null \
Modified: branches/GNUPG-1-9-BRANCH/po/de.po
===================================================================
--- branches/GNUPG-1-9-BRANCH/po/de.po 2006-06-20 17:47:10 UTC (rev 4163)
+++ branches/GNUPG-1-9-BRANCH/po/de.po 2006-06-20 18:52:43 UTC (rev 4164)
@@ -11,7 +11,7 @@
"Project-Id-Version: gnupg2 1.9.18\n"
"Report-Msgid-Bugs-To: translations at gnupg.org\n"
"POT-Creation-Date: 2006-06-20 18:45+0200\n"
-"PO-Revision-Date: 2005-11-28 12:16+0100\n"
+"PO-Revision-Date: 2006-06-20 20:04+0200\n"
"Last-Translator: Werner Koch <wk at gnupg.org>\n"
"Language-Team: de\n"
"MIME-Version: 1.0\n"
@@ -747,7 +747,7 @@
#: scd/app-openpgp.c:2125
#, c-format
msgid "card does not support digest algorithm %s\n"
-msgstr ""
+msgstr "Der Hashalgorithmus %s wird von der Karte nicht unterstützt\n"
#: scd/app-openpgp.c:2172
#, c-format
@@ -789,9 +789,9 @@
msgstr "Verbindung zum gpg-agent nicht möglich - Ersatzmethode wird versucht\n"
#: sm/call-dirmngr.c:182
-#, fuzzy, c-format
+#, c-format
msgid "no running dirmngr - starting `%s'\n"
-msgstr "Kein aktiver Dirmngr - es wird einer gestartet\n"
+msgstr "Kein aktiver Dirmngr - `%s' wird einer gestartet\n"
#: sm/call-dirmngr.c:216
msgid "malformed DIRMNGR_INFO environment variable\n"
@@ -1657,7 +1657,7 @@
#: tools/gpgconf-comp.c:606
msgid "allow PKA lookups (DNS requests)"
-msgstr ""
+msgstr "Erlaube PKA Zugriffe (DNS Anfragen)"
#: tools/gpgconf-comp.c:665
msgid "do not check CRLs for root certificates"
More information about the Gnupg-commits
mailing list