aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-04-06 18:04:55 +0000
committerWerner Koch <[email protected]>1999-04-06 18:04:55 +0000
commit1b9a820c19d8ada57d19ea9ec1bbf7e80cb69d18 (patch)
treefa5639c6ee2652942b712a244125734d7155c937 /BUGS
parent./BUGS (diff)
downloadgnupg-1b9a820c19d8ada57d19ea9ec1bbf7e80cb69d18.tar.gz
gnupg-1b9a820c19d8ada57d19ea9ec1bbf7e80cb69d18.zip
See ChangeLog: Tue Apr 6 19:58:12 CEST 1999 Werner Koch
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS14
1 files changed, 6 insertions, 8 deletions
diff --git a/BUGS b/BUGS
index 785a1d656..ab9c95f25 100644
--- a/BUGS
+++ b/BUGS
@@ -50,21 +50,19 @@ and after about half a day in the rsync snapshots.
[ *] #13 1999-04-05
Trying to generate very large keys fails with a BUG in read_pool()
+ FIX: 1999-04-06
[ *] #14 1999-04-05 <anonymous>
- If you have the following lines in your "options" file:
- load-extension twofish
- cipher-algo twofish
- s2k-cipher-algo twofish
- and then try to "gpg --gen-key", everything goes along fine until you
- verify your password. Then the program crashes with a BUG at line 226
- of passphrase.c.
+ If you use --s2k-cipher-algo twofish, the the program crashes with
+ a BUG at line 226 of passphrase.c.
+ FIX: 1999-04-06
-[ **] #15 199-04-05
+[ **] #15 1999-04-05
Hash calculation for subkey bindings is not according to rfc2440 if
a 4 byte length header is used for the subkey.
+ FIX: 1999-04-06
Next #16