News for the 0.9.9 release

        autoconf fixes. Add -R-flags when appropriate. Recognize
        gmp-3.x. Added --with-lib-path option.

        Portability fixes.

There's seems to remain some problem in the
io.c:address_info2sockaddr, in the case that getaddrinfo is not
available. Probably something stupid; when single stepping, the
address looks fine until

              memcpy(&addr->sin_addr, hp->h_addr, hp->h_length);
            }
        }
      return (struct sockaddr *) addr;

but the address returned to the caller is completely bogus.

This is the last release for a week or two; Wednesday morning I'm
leaving for a few days of vacation, and after that I go directly to
Eurocrypt in Brugge. I'll be back on May 22.

  ftp://ftp.lysator.liu.se/pub/security/lsh/lsh-0.9.9.tar.gz
  (www.lysator.liu.se is down at the moment)

Happy hacking,
/Niels

Reply via email to