[gnutls-dev] GnuTLS 1.1.22
Simon Josefsson
jas at extundo.com
Thu Nov 4 22:52:02 CET 2004
Hello. I just wanted to get this release out. There are some build
related changes that might break compilation on some platforms,
although I tried to build it on a few before the release, see logs at:
http://josefsson.org/gnutls/devel-autobuild.html#gnutls-1.1.22
Btw, if someone wants to see their platform be one of the above
platforms on which releases are tested automatically, consider setting
up a remotely usable machine and send some information on how to use
your system with <http://josefsson.org/autobuild/>.
Enjoy,
Simon
The project page of the library is available at:
http://www.gnutls.org/
http://www.gnu.org/software/gnutls/
http://josefsson.org/gnutls/ (updated fastest)
Here are the compressed sources:
ftp://ftp.gnutls.org/pub/gnutls/devel/gnutls-1.1.22.tar.bz2 (2.2MB)
http://josefsson.org/gnutls/releases/gnutls-1.1.22.tar.bz2 (2.2MB)
Here are GPG detached signatures using key 0xB565716F:
ftp://ftp.gnutls.org/pub/gnutls/devel/gnutls-1.1.22.tar.bz2.sig
http://josefsson.org/gnutls/releases/gnutls-1.1.22.tar.bz2.sig
Here are the build reports for various platforms:
http://josefsson.org/autobuild-logs/gnutls.html
Here are the MD5/SHA1 checksums:
b317aef4c9eb78effc39191f5770c664 gnutls-1.1.22.tar.bz2
6a2ceceea47b281fdfcf27036c818883 gnutls-1.1.22.tar.bz2.sig
a6b3d90cf1955a1d492dfc4f8c0775c66cbe87bb gnutls-1.1.22.tar.bz2
5eaa01933e9783e13a3622b3d4d591d5cb81ba43 gnutls-1.1.22.tar.bz2.sig
Noteworthy changes since the last release:
- Replace GNU LD version script with Libtool -export-symbols-regex,
from Joe Orton <joe at manyfish.co.uk>.
- Documentation improvements.
- Code indented using 'indent -i4 -kr'.
- The API manual is included in Devhelp format. (Was in last release too,
but the NEWS entry was forgotten.)
- The OpenSSL compatibility code now use the internal crypto interface.
- Added simple self test of OpenSSL compatibility library.
- Internally, libtool convenience libraries are used.
- Cleanups to configure.ac.
More information about the Gnutls-dev
mailing list