diff options
author | Werner Koch <wk@gnupg.org> | 1999-02-22 21:07:08 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-02-22 21:07:08 +0100 |
commit | c1fe4864ab790d5e540ab35c3c7bbcf1e978ee05 (patch) | |
tree | eb7679ab8e9b013f51d47853c1704992f413d3de | |
parent | *** empty log message *** (diff) | |
download | gnupg2-c1fe4864ab790d5e540ab35c3c7bbcf1e978ee05.tar.xz gnupg2-c1fe4864ab790d5e540ab35c3c7bbcf1e978ee05.zip |
*** empty log message ***
-rw-r--r-- | BUGS | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -38,7 +38,16 @@ an "info standards" to find out why a disclaimer is needed for GNU.) OOPS in close enum_keyblocks - ignored [gdbm is experimental and will be replaced by the new keybox code] - - - +[***] #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" + on sparc-solaris2.6. + +[ **] #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 + Creates a file that gpg can decrypt, but PGP 5.5 has problems with it. + PGP decrypts 6416k out of 6424k, then complains with "PGP Warning", + "The keyring contains a bad (corrupted) PGP packet". The resulting + file is missing information from the front. |