diff options
author | Werner Koch <[email protected]> | 1999-07-22 18:11:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-07-22 18:11:55 +0000 |
commit | 541bb017d2eb940f7f56a6cf79ba0dacf8766ba3 (patch) | |
tree | 5e46d282e914b27ab36195d5713188d3af671b7b /BUGS | |
parent | See ChangeLog: Thu Jul 15 10:15:35 CEST 1999 Werner Koch (diff) | |
download | gnupg-541bb017d2eb940f7f56a6cf79ba0dacf8766ba3.tar.gz gnupg-541bb017d2eb940f7f56a6cf79ba0dacf8766ba3.zip |
See ChangeLog: Thu Jul 22 20:03:03 CEST 1999 Werner Koch
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -34,16 +34,18 @@ and after about half a day in the rsync snapshots. 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 <[email protected]> 0.9.3 +[ **] #6 1999-02-22 <[email protected]> 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" on sparc-solaris2.6. --> Solaris fixed. - --> IRIX bug still there + --> IRIX bug still there but someone should test this again! [ *] #18 1999-05-27 <[email protected]> 0.9.7 - rndunix hangs on hp/ux. The problme is related to my_plcose which is + 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 @@ -51,5 +53,8 @@ and after about half a day in the rsync snapshots. 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. -Next #22 +Next #23 |