gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_8-18-g701fefd


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_8-18-g701fefd
Date: Mon, 09 Nov 2009 18:28:05 +0000

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 gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=701fefd295989879856b66424c6cd5f38a9ec8ea

The branch, master has been updated
       via  701fefd295989879856b66424c6cd5f38a9ec8ea (commit)
       via  24a510c889d57072d4a3f60fcc6c32c405b3f55e (commit)
      from  1508911db0bf21fc1a881ec99d775e1b6838daa9 (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 701fefd295989879856b66424c6cd5f38a9ec8ea
Author: Simon Josefsson <address@hidden>
Date:   Mon Nov 9 19:27:56 2009 +0100

    Generated.

commit 24a510c889d57072d4a3f60fcc6c32c405b3f55e
Author: Simon Josefsson <address@hidden>
Date:   Mon Nov 9 19:16:45 2009 +0100

    Version 2.9.9.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   89 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 NEWS      |    2 +-
 2 files changed, 90 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c21cb7a..646a40b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,92 @@
+2009-11-09  Simon Josefsson <address@hidden>
+
+       * NEWS: Version 2.9.9.
+
+2009-11-09  Simon Josefsson <address@hidden>
+
+       * build-aux/pmccabe2html, gl/Makefile.am, gl/getpagesize.c,
+       gl/m4/getpagesize.m4, gl/m4/gnulib-comp.m4, gl/tests/test-fseeko.c,
+       lib/gl/Makefile.am, lib/gl/getpagesize.c, lib/gl/m4/getpagesize.m4,
+       lib/gl/m4/gnulib-comp.m4, lib/gl/tests/test-fseeko.c: Update gnulib
+       files.
+
+2009-11-09  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2009-11-09  Simon Josefsson <address@hidden>
+
+       * src/certtool.c: Cleanup header inclusion.
+
+2009-11-09  Simon Josefsson <address@hidden>
+
+       * NEWS: Fix.
+
+2009-11-06  Nikos Mavrogiannopoulos <address@hidden>
+
+       * lib/gnutls_algorithms.c: More dead code removed. Based on
+       suggestions by Steve Grubb and Tomaz Mraz
+
+2009-11-06  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2009-11-06  Simon Josefsson <address@hidden>
+
+       * configure.ac, m4/valgrind.m4: Fix --disable-valgrind-tests.
+
+2009-11-06  Simon Josefsson <address@hidden>
+
+       * gl/tests/Makefile.am: Update gnulib files.
+
+2009-11-06  Simon Josefsson <address@hidden>
+
+       * gl/m4/getaddrinfo.m4, gl/m4/gnulib-comp.m4, maint.mk: Update
+       gnulib files.
+
+2009-11-06  Simon Josefsson <address@hidden>
+
+       * src/Makefile.am: Link to libgcrypt explicitly when libgcrypt
+       functions are used.
+
+2009-11-06  Simon Josefsson <address@hidden>
+
+       * src/certtool.c, src/serv.c: Fix libgcrypt usage.
+
+2009-11-05  Nikos Mavrogiannopoulos <address@hidden>
+
+       * lib/gnutls_handshake.c: Simplified code which was based on older
+       version of internal structures.  Based on observations by Steve
+       Grubb and Tomas Mraz.
+
+2009-11-05  Nikos Mavrogiannopoulos <address@hidden>
+
+       * NEWS: Corrected bug fix author.
+
+2009-11-05  Nikos Mavrogiannopoulos <address@hidden>
+
+       * NEWS: Documented previous commit.
+
+2009-11-05  Nikos Mavrogiannopoulos <address@hidden>
+
+       * lib/auth_cert.c, lib/gnutls_constate.c, lib/gnutls_sig.c,
+       libextra/gnutls_openssl.c, src/certtool.c, src/cfg/cfg+.c,
+       src/cfg/platon/str/strdyn.c, src/serv.c: Cleanups and several bug
+       fixes found by Tomas Mraz.  "I've patched the following problems in the 
code found by review of
+       gnutls-2.8.5 code done by Steve Grubb.  See the patch attached.  The 
gnutls_constate.c bug might be potentially serious so I've
+       decided to mail it to you directly, not to the public mailing list.  
The auth_cert.c change is just cleanup of the code.  In gnutls_openssl.c I've 
just fixed the potential crasher, correct
+       fix would require using asprintf or precomputed length of the buffer
+       to allocate a memory.  The certtool.c change is again just a cleanup."
+
+2009-11-05  Simon Josefsson <address@hidden>
+
+       * NEWS, configure.ac, lib/configure.ac, lib/m4/hooks.m4,
+       libextra/configure.ac: Bump versions.
+
+2009-11-05  Simon Josefsson <address@hidden>
+
+       * ChangeLog: Generated.
+
 2009-11-05  Simon Josefsson <address@hidden>
 
        * NEWS: Version 2.9.8.
diff --git a/NEWS b/NEWS
index 4e02b51..7ddd437 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
 See the end for copying conditions.
 
-* Version 2.9.9 (unreleased)
+* Version 2.9.9 (released 2009-11-09)
 
 ** libgnutls: Cleanups and several bug fixes.
 Found by Steve Grubb and Tomas Mraz.


hooks/post-receive
-- 
GNU gnutls




reply via email to

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