gnutls 2.12.3
Nikos Mavrogiannopoulos
nmav at gnutls.org
Fri Apr 22 14:10:30 CEST 2011
Hello,
I've just released gnutls 2.12.3.
What's New
==========
* libgnutls: Several minor bugfixes.
* libgnutls: Restored HMAC-MD5 for compatibility. Although considered
weak, several sites require it for connection. It is enabled for
"NORMAL" and "PERFORMANCE" priority strings.
* libgnutls: depend on libdl.
* libgnutls: gnutls_transport_set_global_errno() was deprecated.
Use your system's errno fascility or gnutls_transport_set_errno().
* gnutls-cli: Correction with usage of select to check for
pending data in gnutls sessions. It now uses
gnutls_record_check_pending(). Reported by Herbert J. Skuhra.
* tests: More fixes and updates for win32. Patches by LRN.
* libgnutls: Several files unnecessarily included <gcrypt.h>; this has
been fixed.
** API and ABI modifications:
gnutls_transport_set_global_errno: DEPRECATED
Getting the Software
====================
GnuTLS may be downloaded from one of the GNU mirror sites or directly
>From <ftp://ftp.gnu.org/gnu/gnutls/≥. The list of GNU mirrors can be
found at <http://www.gnu.org/prep/ftp.html> and a list of GnuTLS mirrors
can be found at <http://www.gnu.org/software/gnutls/download.html>.
Here are the BZIP2 compressed sources:
ftp://ftp.gnu.org/gnu/gnutls/gnutls-2.12.3.tar.bz2
http://ftp.gnu.org/gnu/gnutls/gnutls-2.12.3.tar.bz2
Here are OpenPGP detached signatures signed using key 0x96865171:
ftp://ftp.gnu.org/gnu/gnutls/gnutls-2.12.3.tar.bz2.sig
http://ftp.gnu.org/gnu/gnutls/gnutls-2.12.3.tar.bz2.sig
Note that it has been signed with my openpgp key:
pub 3104R/96865171 2008-05-04 [expires: 2028-04-29]
uid Nikos Mavrogiannopoulos <nmav <at> gnutls.org>
uid Nikos Mavrogiannopoulos <n.mavrogiannopoulos <at>
gmail.com>
sub 2048R/9013B842 2008-05-04 [expires: 2018-05-02]
sub 2048R/1404A91D 2008-05-04 [expires: 2018-05-02]
regards,
Nikos
More information about the Gnutls-help
mailing list