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_99_4-15-g3b0b75a


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_99_4-15-g3b0b75a
Date: Fri, 29 Jul 2011 20:34:19 +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=3b0b75ab6d15cba8758248f451be0c86c28a3e22

The branch, master has been updated
       via  3b0b75ab6d15cba8758248f451be0c86c28a3e22 (commit)
       via  c4d040f0806556f23c6ba620468120182ec3c2ad (commit)
       via  da7e343f3090b2520126cc5ff7deb816e4118d4f (commit)
      from  6faa558ae8905f78a2dc411a6dbe432eafd9e540 (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 3b0b75ab6d15cba8758248f451be0c86c28a3e22
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Fri Jul 29 22:15:23 2011 +0200

    updated changelog

commit c4d040f0806556f23c6ba620468120182ec3c2ad
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Fri Jul 29 22:13:36 2011 +0200

    released 3.0.0

commit da7e343f3090b2520126cc5ff7deb816e4118d4f
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Jul 28 19:49:45 2011 +0200

    updated version

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

Summary of changes:
 ChangeLog    |   70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 NEWS         |    2 +-
 configure.ac |    2 +-
 3 files changed, 72 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 3914e2e..4f47286 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+2011-07-29  Nikos Mavrogiannopoulos <address@hidden>
+
+       * NEWS: released 3.0.0
+
+2011-07-28  Nikos Mavrogiannopoulos <address@hidden>
+
+       * configure.ac: updated version
+
+2011-07-28  Nikos Mavrogiannopoulos <address@hidden>
+
+       * src/certtool-gaa.c, src/certtool.gaa: Corrected typo.
+
+2011-07-27  Nikos Mavrogiannopoulos <address@hidden>
+
+       * NEWS: documented updates.
+
+2011-07-27  Nikos Mavrogiannopoulos <address@hidden>
+
+       * THANKS: Added Petr.
+
+2011-07-27  Nikos Mavrogiannopoulos <address@hidden>
+
+       * lib/gnutls_pcert.c, lib/gnutls_privkey.c,
+       lib/includes/gnutls/abstract.h, lib/libgnutls.map: Added
+       gnutls_pcert_list_import_x509_raw() and few doc fixes.
+
+2011-07-27  Nikos Mavrogiannopoulos <address@hidden>
+
+       * lib/gnutls.pc.in: corrected for libnettle.
+
+2011-06-24  Andreas Metzler <address@hidden>
+
+       * configure.ac: fix zlib handling in gnutls.pc Only add zlib to 
gnutls.pc's Requies.private if zlib ships a
+       pkg-config file. Ancient (<< 1.2.3.1) versions don't. Otherwise add
+       -lz to Libs.private.  Signed-off-by: Nikos Mavrogiannopoulos 
<address@hidden>
+
+2011-07-27  Nikos Mavrogiannopoulos <address@hidden>
+
+       * doc/examples/ex-client-srp.c, doc/examples/ex-serv-srp.c: 
+       gnutls_global_init_extra() is not needed for SRP.
+
+2011-07-25  Nikos Mavrogiannopoulos <address@hidden>
+
+       * NEWS: documented changes.
+
+2011-07-25  Sjoerd Simons <address@hidden>
+
+       * lib/gnutls_buffers.c: writev_emu: stop on the first incomplete
+       write Just like standard writev, we should only move on to the next 
block
+       if all the previous ones have been successfully written out.
+       Otherwise there is a potential for data loss and/or confusing push
+       functions.  Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>
+
+2011-07-24  Nikos Mavrogiannopoulos <address@hidden>
+
+       * doc/latex/fdl.tex: increased size of fdl.
+
+2011-07-24  Nikos Mavrogiannopoulos <address@hidden>
+
+       * lib/pkcs11.c: Added debug message to indicate usage of
+       compatibility mode for /etc/gnutls/pkcs11.conf
+
+2011-07-24  Nikos Mavrogiannopoulos <address@hidden>
+
+       * AUTHORS: removed pgp key from authors file.
+
+2011-07-23  Nikos Mavrogiannopoulos <address@hidden>
+
+       * ChangeLog: updated changelog.
+
 2011-07-23  Nikos Mavrogiannopoulos <address@hidden>
 
        * NEWS, configure.ac, doc/announce.txt, m4/hooks.m4: released 2.99.4
diff --git a/NEWS b/NEWS
index 97b9ee2..056d180 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
               2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 See the end for copying conditions.
 
-* Version 3.0.0 (unreleased)
+* Version 3.0.0 (released 2011-07-29)
 
 ** libgnutls: writev_emu: stop on the first incomplete write. Patch by
 Sjoerd Simons.
diff --git a/configure.ac b/configure.ac
index d232634..a3336b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure 
script.
 # USA
 
 AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.99.4], address@hidden)
+AC_INIT([GnuTLS], [3.0.0], address@hidden)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 


hooks/post-receive
-- 
GNU gnutls



reply via email to

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