diff options
author | Werner Koch <wk@gnupg.org> | 1999-07-23 14:03:01 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-07-23 14:03:01 +0200 |
commit | 843742c0865ace27fb352303ef59ae8ecc838b51 (patch) | |
tree | d8573ab4937878054ba84e9f8e4367cd0f127979 /OBUGS | |
parent | See ChangeLog: Thu Jul 22 20:03:03 CEST 1999 Werner Koch (diff) | |
download | gnupg2-843742c0865ace27fb352303ef59ae8ecc838b51.tar.xz gnupg2-843742c0865ace27fb352303ef59ae8ecc838b51.zip |
See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner KochV0-9-9
Diffstat (limited to 'OBUGS')
-rw-r--r-- | OBUGS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 <dwpalmer@dwpalm.jf.intel.com> 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 <jashley@yorktown.designlab.ukans.edu> 0.9.7 Using "addkey" in the edit menu with more than 1 subkey leads to "out of secure memory" in some cases. |