gnutls 3.0.10
Nikos Mavrogiannopoulos
nmav at gnutls.org
Wed Jan 4 19:26:17 CET 2012
Hello,
I've just released gnutls 3.0.10. This release adds support
for random-art images which display a drawing representing the
public key's fingerprint, fixes several open issues for ms-windows
support, and other fixes.
* Version 3.0.10 (released 2012-01-04)
** gnutls-cli/serv: Set don't fragment bit in DTLS sessions
in Linux as well as in BSD.
** gnutls-cli: Fixed reading from windows terminals.
** libgnutls: When GNUTLS_OPENPGP_FMT_BASE64 is specified
the stream is assumed to be base64 encoded (previously
the encoding was auto-detected). This avoids a decoding
issue in windows systems.
** libgnutls: Corrected ciphersuite GNUTLS_ECDHE_PSK_AES_256_CBC_SHA384
** libgnutls: Added ciphersuites: GNUTLS_PSK_WITH_AES_256_GCM_SHA384
and GNUTLS_DHE_PSK_WITH_AES_256_GCM_SHA384.
** libgnutls: Added function gnutls_random_art() to convert
fingerprints to images (currently ascii-art).
** libgnutls: Corrected bug in DSA private key parsing, which
prevented the verification of the key.
** API and ABI modifications:
gnutls_random_art: Added
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 XZ compressed sources:
ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.10.tar.xz
http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.10.tar.xz
ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.10.tar.xz
Here are OpenPGP detached signatures signed using key 0x96865171:
ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.10.tar.xz.sig
http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.10.tar.xz.sig
ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.10.tar.xz.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