From 0a43b9777381333cb6eeadeacb27622db5f03039 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sun, 23 May 1999 18:32:31 +0000 Subject: [PATCH] See ChangeLog: Sun May 23 20:25:57 CEST 1999 Werner Koch --- BUGS | 13 ------------- NEWS | 3 ++- OBUGS | 12 ++++++++++++ TODO | 2 -- VERSION | 3 +-- po/de.po | 6 +++--- po/es_ES.po | 6 +++--- po/fr.po | 6 +++--- po/it.po | 6 +++--- po/pl.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ru.po | 6 +++--- 12 files changed, 36 insertions(+), 39 deletions(-) diff --git a/BUGS b/BUGS index 6ab9b70ec..bfadaa002 100644 --- a/BUGS +++ b/BUGS @@ -13,15 +13,6 @@ Bugs which are marked with "FIX: yyyy-mm-dd" are fixed in the CVS and after about half a day in the rsync snapshots. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -[ *] #1 - pgp263in works fine even with a source file with CR,LF but GnuPG - and pgp263in has problems if the clearsign has been created by - pgp263ia. The reason for this problem is that pgp2 sometimes - converts CR,LF to CR,CR,LF and to fix for this it hashes both - versions. I was able to reproduce such a problem, that PGP263in - was not able to verify it's own signature. - FIX: 1999-05-19 (Most cases are now handled) - [ *] #3 --list-packets should continue even w/o a passphrase (or in batch mode). Maybe we have to move it to a separate program?? @@ -52,9 +43,5 @@ and after about half a day in the rsync snapshots. --> IRIX bug still there -[ **] #17 1999-05-18 0.9.6 - Import does not detect identical user IDs. - FIX: 1999-05-22 - Next #18 diff --git a/NEWS b/NEWS index 2028df628..3ededaf8c 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,11 @@ +Noteworthy changes in version 0.9.7 +----------------------------------- * Add some work arounds for a bugs in pgp 2 which led to bad signatures when used with canoncial texts in some cases. * Enhanced some status outputs. - Noteworthy changes in version 0.9.6 ----------------------------------- diff --git a/OBUGS b/OBUGS index 676f88190..561b1a28c 100644 --- a/OBUGS +++ b/OBUGS @@ -4,6 +4,15 @@ (format: severity: [ *] to [***], no, first reported, by, version) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ *] #1 + pgp263in works fine even with a source file with CR,LF but GnuPG + and pgp263in has problems if the clearsign has been created by + pgp263ia. The reason for this problem is that pgp2 sometimes + converts CR,LF to CR,CR,LF and to fix for this it hashes both + versions. I was able to reproduce such a problem, that PGP263in + was not able to verify it's own signature. + FIX: 1999-05-19 (Most cases are now handled) + [***] #2 1999-02-21 Problem while importing or deleting public keys in 0.9.3 - 0.9.2 worked fine. Error message: @@ -64,4 +73,7 @@ Verifying detached signatures with an empty file yields a rc of 0. FIX: 1999-05-06 +[ **] #17 1999-05-18 0.9.6 + Import does not detect identical user IDs. + FIX: 1999-05-22 diff --git a/TODO b/TODO index 6cbe9ac05..df6a958a6 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,4 @@ - * Don't access the trustdb if always-trust is active. - * add some status output put for signing and encryption. replace the putc in primegen with some kind of status-fd outputs. diff --git a/VERSION b/VERSION index f45c7ddd8..c81aa44af 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1 @@ -0.9.6b - +0.9.7 diff --git a/po/de.po b/po/de.po index 2c0ebbe0e..8a4017421 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ # Walter Koch , 1998. msgid "" msgstr "" -"POT-Creation-Date: 1999-05-23 09:21+0200\n" +"POT-Creation-Date: 1999-05-23 15:36+0200\n" "PO-Revision-Date: 1999-05-08 20:24+0200\n" "Last-Translator: Walter Koch \n" "Language-Team: German \n" @@ -236,11 +236,11 @@ msgstr "... dies ist ein Bug (Programmfehler) (%s:%d:%s)\n" msgid "you found a bug ... (%s:%d)\n" msgstr "Sie haben eine Bug (Programmfehler) gefunden ... (%s:%d)\n" -#: cipher/random.c:410 +#: cipher/random.c:412 msgid "WARNING: using insecure random number generator!!\n" msgstr "WARNUNG: Der Zufallsgenerator erzeugt keine echten Zufallszahlen!\n" -#: cipher/random.c:411 +#: cipher/random.c:413 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" diff --git a/po/es_ES.po b/po/es_ES.po index 7cd82b60f..a3b040bd9 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -5,7 +5,7 @@ # I also got inspiration from it.po by Marco d'Itri msgid "" msgstr "" -"POT-Creation-Date: 1999-05-23 09:21+0200\n" +"POT-Creation-Date: 1999-05-23 15:36+0200\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Date: 1998-11-13 10:49:25+0100\n" "From: Urko Lusa \n" @@ -246,11 +246,11 @@ msgstr " msgid "you found a bug ... (%s:%d)\n" msgstr "Ha encontrado Vd. un bug... (%s:%d)\n" -#: cipher/random.c:410 +#: cipher/random.c:412 msgid "WARNING: using insecure random number generator!!\n" msgstr "Aviso: ¡se está usando un generador de números aleatorios inseguro!\n" -#: cipher/random.c:411 +#: cipher/random.c:413 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" diff --git a/po/fr.po b/po/fr.po index 2384fd3e4..854382509 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 0.9.4a\n" -"POT-Creation-Date: 1999-05-23 09:21+0200\n" +"POT-Creation-Date: 1999-05-23 15:36+0200\n" "PO-Revision-Date: 1999-03-20 20:09+01:00\n" "Last-Translator: Gaël Quéri \n" "Language-Team: French \n" @@ -238,12 +238,12 @@ msgstr "... c'est un bug (%s:%d:%s)\n" msgid "you found a bug ... (%s:%d)\n" msgstr "vous avez trouvé un bug ... (%s:%d)\n" -#: cipher/random.c:410 +#: cipher/random.c:412 msgid "WARNING: using insecure random number generator!!\n" msgstr "" "ATTENTION : utilisation d'un générateur de nombres aléatoires peu sûr !!\n" -#: cipher/random.c:411 +#: cipher/random.c:413 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" diff --git a/po/it.po b/po/it.po index 52d290898..cb7b21827 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-0.4.3\n" -"POT-Creation-Date: 1999-05-23 09:21+0200\n" +"POT-Creation-Date: 1999-05-23 15:36+0200\n" "PO-Revision-Date: 1998-11-09 16:19+01:00\n" "Last-Translator: Marco d'Itri \n" "Language-Team: Italian \n" @@ -283,13 +283,13 @@ msgstr "... questo msgid "you found a bug ... (%s:%d)\n" msgstr "Hai trovato un bug... (%s:%d)\n" -#: cipher/random.c:410 +#: cipher/random.c:412 #, fuzzy msgid "WARNING: using insecure random number generator!!\n" msgstr "" "Attenzione: si sta usando un generatore di numeri casuali non sicuro!!\n" -#: cipher/random.c:411 +#: cipher/random.c:413 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" diff --git a/po/pl.po b/po/pl.po index 2db658fb7..85ac9b741 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-0.9.2\n" -"POT-Creation-Date: 1999-05-23 09:21+0200\n" +"POT-Creation-Date: 1999-05-23 15:36+0200\n" "PO-Revision-Date: 1999-01-26 01:30+01:00\n" "Last-Translator: Janusz A. Urbanowicz \n" "Language-Team: Polish \n" @@ -245,13 +245,13 @@ msgstr "... to jest b msgid "you found a bug ... (%s:%d)\n" msgstr "znalaz³e¶(a¶) b³±d w programie ... (%s:%d)\n" -#: cipher/random.c:410 +#: cipher/random.c:412 msgid "WARNING: using insecure random number generator!!\n" msgstr "" "OSTRZE¯ENIE: u¿ywany generator liczb losowych\n" "nie jest kryptograficznie bezpieczny!!\n" -#: cipher/random.c:411 +#: cipher/random.c:413 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 7e94b99d0..09c8627a6 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"POT-Creation-Date: 1999-05-23 09:21+0200\n" +"POT-Creation-Date: 1999-05-23 15:36+0200\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Date: 1998-11-20 23:46:36-0200\n" "From: Thiago Jung Bauermann \n" @@ -286,11 +286,11 @@ msgstr "... isto msgid "you found a bug ... (%s:%d)\n" msgstr "você encontrou um bug ... (%s:%d)\n" -#: cipher/random.c:410 +#: cipher/random.c:412 msgid "WARNING: using insecure random number generator!!\n" msgstr "AVISO: usando gerador de números aleatórios inseguro!\n" -#: cipher/random.c:411 +#: cipher/random.c:413 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" diff --git a/po/ru.po b/po/ru.po index 2642770a8..be2aa22ff 100644 --- a/po/ru.po +++ b/po/ru.po @@ -9,7 +9,7 @@ # QingLong (couldn't send an email to let you know) msgid "" msgstr "" -"POT-Creation-Date: 1999-05-23 09:21+0200\n" +"POT-Creation-Date: 1999-05-23 15:36+0200\n" "Content-Type: text/plain; charset=\n" "Date: 1998-01-26 22:08:36+0100\n" "From: Gregory Steuck \n" @@ -292,12 +292,12 @@ msgstr " msgid "you found a bug ... (%s:%d)\n" msgstr "÷Ù ÎÁÛÌÉ ÏÛÉÂËÕ × ÐÒÏÇÒÁÍÍÅ ... (%s:%d)\n" -#: cipher/random.c:410 +#: cipher/random.c:412 #, fuzzy msgid "WARNING: using insecure random number generator!!\n" msgstr "÷ÎÉÍÁÎÉÅ: ÉÓÐÏÌØÚÕÅÔÓÑ ÎÅÎÁÄÅÖÎÙÊ ÇÅÎÅÒÁÔÏÒ ÓÌÕÞÁÊÎÙÈ ÞÉÓÅÌ!\n" -#: cipher/random.c:411 +#: cipher/random.c:413 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n"