[Announce] GnuPG 1.3.91 released (development)

Zuxy zuxy.meng at gmail.com
Sat Oct 16 18:49:03 CEST 2004


Just two little problems under Win32.

1. Line 782 of g10/http.c, you forgot to add
"addr.sin_addr.S_un.S_addr=inaddr;" after
"addr.sin_port=htons(port);". This will cause gpgkeys_hkp/gpgkeys_http
always tries to connect to 0.0.0.0.

2. Line 124 of keyserver/gpgkeys_finger.c, you wrote "memcpy
(&ad.sin_addr, &l, sizeof l);" while it should be "memcpy
(&addr.sin_addr, &l, sizeof l);".

All other's fine till now. Salut to the team!

On Sat, 16 Oct 2004 08:46:21 -0400, David Shaw <dshaw at jabberwocky.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello!
> 
> The latest release from the development branch of GnuPG is ready for
> public consumption.  This is a branch to create what will extremely
> soon become the new stable release of GnuPG 1.4.

-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6



More information about the Gnupg-users mailing list