0.4.1 released

Brian Warner warner at lothar.com
Wed Oct 7 16:05:28 CEST 1998


gnupg-0.4.1:

linux-powerpc: all tests pass

solaris-sparc:
 ./configure --with-included-gettext: compiles fine
 still have missing __muldi3 when loading tiger module
  (I was wrong before. u64=u32*u32 isn't enough. To get muldi3 the kludge 
   needs more: a u64=u32*u64 multiply worked for me. Sorry.)
 after patching md_stop_debug() to have the right kind of multiply:
  two tests fail. genkey seems to time out early (not sure why, the 'expect'
  code called for a timeout of 600, but it seemed to give up after maybe 10 
  seconds).

  encryptp.test fails with:

(../g10/gpg --homedir . --yes) failed
gpg: note: secret key 2E5FA4F4 is NOT protected.
gpg: note: cipher algorithm 4 not found in preferences
gpg: [don't know]: invalid packet (ctb=67)
FAIL: encryptp.test


I hope to investigate these more later.

thanks,
 -Brian
  warner at lothar.com




More information about the Gnupg-devel mailing list