aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-03-02 09:41:49 +0000
committerWerner Koch <[email protected]>1999-03-02 09:41:49 +0000
commitc27c7416d5148865a513e007fb6f0a34993a6073 (patch)
tree389583ab57cc825586486eedf989e1925695cc5e /BUGS
parentSee ChangeLog: Sun Feb 28 19:11:00 CET 1999 Werner Koch (diff)
downloadgnupg-c27c7416d5148865a513e007fb6f0a34993a6073.tar.gz
gnupg-c27c7416d5148865a513e007fb6f0a34993a6073.zip
See ChangeLog: Tue Mar 2 10:38:42 CET 1999 Werner Koch
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS12
1 files changed, 1 insertions, 11 deletions
diff --git a/BUGS b/BUGS
index 8f98aa586..c4025620d 100644
--- a/BUGS
+++ b/BUGS
@@ -52,17 +52,7 @@ an "info standards" to find out why a disclaimer is needed for GNU.)
PGP decrypts 6416k out of 6424k, then complains with "PGP Warning",
"The keyring contains a bad (corrupted) PGP packet". The resulting
file is missing information from the front.
- [26.02.99: temporary fix in encrypt_simple()
+ [26.02.99: temporary fix in encrypt_simple()]
-[ ] #8 1999-02-25 <[email protected]> 0.9.3
- %gpg --encrypt -r [email protected] --batch foo
- gpg: Warning: using insecure memory!
- gpg: 11C23F61: no info to calculate a trust probability
- This creates a symmetrically encrypted message WITHOUT a session key
- encrypted with public cryptographic(i.e. foo.gpg). This is probably
- [26.02.99 fixed]
-[ ] #9 1999-02-25
- Misalignment in md5.c#md5_write.
- [26.02.99 fixed]