help-gsasl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU SASL 1.5.2 - experimental release


From: Simon Josefsson
Subject: GNU SASL 1.5.2 - experimental release
Date: Mon, 27 Sep 2010 14:19:05 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

The GNU SASL 1.5.x branch is NOT what you want for your stable system.
It is intended for developers and experienced users.

The main new feature in this branch is support for GS2-KRB5.  Tested
with GNU GSS+Shishi, Heimdal, MIT Kerberos V5 on GNU/Linux, Mac OS X and
Windows.

New in this release is MIT Kerberos for Windows support, see:

http://blog.josefsson.org/2010/09/27/gs2-krb5-using-gnu-sasl-and-mit-kerberos-for-windows/
http://www.gnu.org/software/gsasl/manual/html_node/Kerberos-on-Windows.html

Top-level NEWS entries:

** gsasl: Avoid fixed size buffers.
This caused problems on Windows where the BUFSIZ was too small for
some line lengths with GS2-KRb5.

** tests: Fix error strings to be more unique.

** doc: Added section on how to build with MIT Kerberos for Windows.

** doc: Added PDF version of API reference manual.
See doc/reference/gsasl.pdf.

** i18n: Updated translations.
Thanks to Benno Schulenberg.

** Update gnulib files.

Library (lib/) NEWS entries:

** GSSAPI/GS2-KRB5: Support for MIT Kerberos for Windows GSS-API library.

** SCRAM server: Compare c= field in client-final to match client-first.
Before our server did not verify that the channel binding and
authorization identity fields weren't tampered with.  Reported by Marc
Santamaria <address@hidden>.

** SCRAM server: Interop against clients that supports channel bindings.
Before our server would refuse such connections.  Reported by Marc
Santamaria <address@hidden>.

** Update gnulib files.

** API and ABI modifications.
No changes since last version.

Here are the compressed sources of the entire package:
  ftp://alpha.gnu.org/gnu/gsasl/gsasl-1.5.2.tar.gz
  ftp://alpha.gnu.org/gnu/gsasl/gsasl-1.5.2.tar.gz.sig (OpenPGP)

Here are the compressed sources of the LGPL library (included above):
  ftp://alpha.gnu.org/gnu/gsasl/libgsasl-1.5.2.tar.gz
  ftp://alpha.gnu.org/gnu/gsasl/libgsasl-1.5.2.tar.gz.sig (OpenPGP)

Windows build for MIT Kerberos for Windows:
  http://josefsson.org/gsasl4win/gsasl-1.5.2.zip
  http://josefsson.org/gsasl4win/gsasl-1.5.2.zip.sig (OpenPGP)
  http://josefsson.org/gsasl4win/

For code coverage and cyclomatic code complexity charts:
  http://www.gnu.org/software/gsasl/coverage/
  http://www.gnu.org/software/gsasl/cyclo/cyclo-gsasl.html

Happy hacking,
Simon

Attachment: pgp4YUyZSWXeC.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]