aboutsummaryrefslogtreecommitdiffstats
path: root/OBUGS
diff options
context:
space:
mode:
Diffstat (limited to 'OBUGS')
-rw-r--r--OBUGS13
1 files changed, 13 insertions, 0 deletions
diff --git a/OBUGS b/OBUGS
index a8bf33997..5f5654c20 100644
--- a/OBUGS
+++ b/OBUGS
@@ -19,6 +19,14 @@
gpg:[stdin]: key A6A59DB9: secret key not found: public key not found
FIX: 1999-02-22 wk
+[ *] #5
+ /home/jam/.gnupg/pubring.gpg: can't open gdbm file: Can't be writer
+ keyblock resource `/home/jam/.gnupg/pubring.gpg': file open error
+ OOPS in close enum_keyblocks - ignored
+ [gdbm is experimental and will be replaced by the new keybox code]
+ FIX: 1999-07-22 (Fixed the second error, there will be no fix for
+ the first one, becuase GDBM is to be replaced)
+
[ *] #7 1999-02-22 <[email protected]> 0.9.3
Conventional encrytion incompatibilty:
$ gpg -c --cipher-algo cast5 --compress-algo 1 --no-comment secrets.txt
@@ -77,6 +85,11 @@
Import does not detect identical user IDs.
FIX: 1999-05-22
+[ **] #19 1999-06-11
+ "trustdb transaction too large" with about 500 signatures on a key
+ FAEBD5FC.
+ FIX: 1999-07-12 (less memory requirement and increased the limit)
+
[ **] #20 1999-06-16 <[email protected]> 0.9.7
Using "addkey" in the edit menu with more than 1 subkey leads to
"out of secure memory" in some cases.