gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, gnutls_2_12_x, updated. gnutls_2_12_0-14-gaa36f


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, gnutls_2_12_x, updated. gnutls_2_12_0-14-gaa36f26
Date: Mon, 28 Mar 2011 16:05:48 +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=aa36f26ed10ba84ab2d4f5e4fda4e36ad0e34e8b

The branch, gnutls_2_12_x has been updated
       via  aa36f26ed10ba84ab2d4f5e4fda4e36ad0e34e8b (commit)
       via  5bfe398a3316e6b647896cb4ddebe3dcdb25d66e (commit)
      from  017d81e45b4fc71273cd66f47cc5b36d1ba00a06 (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 aa36f26ed10ba84ab2d4f5e4fda4e36ad0e34e8b
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sat Mar 26 11:27:32 2011 +0100

    removed ext_mod_ia definition.

commit 5bfe398a3316e6b647896cb4ddebe3dcdb25d66e
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sat Mar 26 01:16:19 2011 +0100

    bumped version.

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

Summary of changes:
 configure.ac         |    2 +-
 lib/m4/hooks.m4      |    2 +-
 libextra/gnutls_ia.c |    2 --
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index cfa89a7..0980f42 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.12.0], address@hidden)
+AC_INIT([GnuTLS], [2.12.1], address@hidden)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/lib/m4/hooks.m4 b/lib/m4/hooks.m4
index d9a91d3..ab703ad 100644
--- a/lib/m4/hooks.m4
+++ b/lib/m4/hooks.m4
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 44)
-  AC_SUBST(LT_REVISION, 7)
+  AC_SUBST(LT_REVISION, 8)
   AC_SUBST(LT_AGE, 18)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
diff --git a/libextra/gnutls_ia.c b/libextra/gnutls_ia.c
index 12a049f..e692bde 100644
--- a/libextra/gnutls_ia.c
+++ b/libextra/gnutls_ia.c
@@ -30,8 +30,6 @@
 
 #define CHECKSUM_SIZE 12
 
-extension_entry_st ext_mod_ia;
-
 struct gnutls_ia_client_credentials_st
 {
   gnutls_ia_avp_func avp_func;


hooks/post-receive
-- 
GNU gnutls



reply via email to

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