mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner Koch
This commit is contained in:
parent
541bb017d2
commit
843742c086
22 changed files with 1898 additions and 1701 deletions
13
OBUGS
13
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 <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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue