aboutsummaryrefslogtreecommitdiffstats
path: root/OBUGS
diff options
context:
space:
mode:
Diffstat (limited to 'OBUGS')
-rw-r--r--OBUGS12
1 files changed, 12 insertions, 0 deletions
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 <[email protected]> 0.9.6
+ Import does not detect identical user IDs.
+ FIX: 1999-05-22