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 /BUGS | |
parent | See ChangeLog: Thu Jul 22 20:03:03 CEST 1999 Werner Koch (diff) | |
download | gnupg2-0-9-9.tar.xz gnupg2-0-9-9.zip |
See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner KochV0-9-9
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -29,14 +29,6 @@ and after about half a day in the rsync snapshots. The for loop the exp.date is set before v3 detection? [is this bug still alive? - can someone please check it] -[ *] #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) - [ **] #6 1999-02-22 <backes@rhrk.uni-kl.de> 0.9.3 Buserror on IRIX 6.4: Crash while doing a keygen. I think while creating the prime. Other buserrors are reported when doing a "gpg README" @@ -48,11 +40,6 @@ and after about half a day in the rsync snapshots. rndunix hangs on hp/ux. The problem is related to my_plcose which is not always called. (I suggest to use EGD instead of rndunix.) -[ **] #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) - [ *] #22 1999-07-22 Solaris make has problems with the generated POTFILES - seems to be a gettext bug. Use GNU gmake as a workaround. |