This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU gsasl".
http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=d1dbbf823646da440217254deeba56ec4cb140da The branch, gsasl_1_4_x has been updated via d1dbbf823646da440217254deeba56ec4cb140da (commit) via 35eabf4281bfd1b1262b1d48f01059dd9fd58b34 (commit) via 2a699e8abdd9029758e9bdc4f0d2c69a50e04295 (commit) from 0b75dda062ff88870a14ffb5301be1a69847ec3e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d1dbbf823646da440217254deeba56ec4cb140da Author: Simon Josefsson <[email protected]> Date: Thu Mar 25 11:10:09 2010 +0100 Generated. commit 35eabf4281bfd1b1262b1d48f01059dd9fd58b34 Author: Simon Josefsson <[email protected]> Date: Thu Mar 25 11:05:01 2010 +0100 Generated. commit 2a699e8abdd9029758e9bdc4f0d2c69a50e04295 Author: Simon Josefsson <[email protected]> Date: Thu Mar 25 11:04:04 2010 +0100 Version 1.4.3. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 22 ++++++++++++++++++++++ NEWS | 4 +++- lib/ChangeLog | 22 ++++++++++++++++++++++ lib/NEWS | 2 +- 4 files changed, 48 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index efba86a..145a057 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2010-03-25 Simon Josefsson <[email protected]> + + * lib/ChangeLog: Generated. + +2010-03-25 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Version 1.4.3. + +2010-03-25 Simon Josefsson <[email protected]> + + * lib/NEWS, lib/scram/parser.c: SCRAM: Don't read out of bounds when + parsing tokens. + +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS, configure.ac, lib/NEWS, lib/configure.ac, lib/src/gsasl.h: + Bump versions. + +2010-03-15 Simon Josefsson <[email protected]> + + * ChangeLog: Generated. + 2010-03-15 Simon Josefsson <[email protected]> * lib/ChangeLog: Generated. diff --git a/NEWS b/NEWS index aee1ed2..66fcb4d 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,9 @@ Note that changes to the GNU SASL Library is documented in lib/NEWS. This file track changes to the remaining, non-library, parts of GNU SASL. That include the manual, the command line tool, and self tests. -* Version 1.4.3 (unreleased) [stable] +* Version 1.4.3 (released 2010-03-25) [stable] + +** See lib/NEWS. * Version 1.4.2 (released 2010-03-15) [stable] diff --git a/lib/ChangeLog b/lib/ChangeLog index 71c8ff3..aa04021 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,25 @@ +2010-03-25 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Version 1.4.3. + +2010-03-25 Simon Josefsson <[email protected]> + + * lib/NEWS, lib/scram/parser.c: SCRAM: Don't read out of bounds when + parsing tokens. + +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS, configure.ac, lib/NEWS, lib/configure.ac, lib/src/gsasl.h: + Bump versions. + +2010-03-15 Simon Josefsson <[email protected]> + + * ChangeLog: Generated. + +2010-03-15 Simon Josefsson <[email protected]> + + * lib/ChangeLog: Generated. + 2010-03-15 Simon Josefsson <[email protected]> * NEWS, lib/NEWS: Version 1.4.2. diff --git a/lib/NEWS b/lib/NEWS index 94d40c3..ff50563 100644 --- a/lib/NEWS +++ b/lib/NEWS @@ -2,7 +2,7 @@ GNU SASL LIBRARY NEWS -- History of user-visible changes. Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Simon Josefsson See the end for copying conditions. -* Version 1.4.3 (unreleased) [stable] +* Version 1.4.3 (released 2010-03-25) [stable] ** SCRAM: Don't read out of bounds when parsing tokens. hooks/post-receive -- GNU gsasl _______________________________________________ Gsasl-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gsasl-commit
