gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, gnutls_3_0_x-2, updated. gnutls_3_0_19-15-g0427


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, gnutls_3_0_x-2, updated. gnutls_3_0_19-15-g0427822
Date: Mon, 14 May 2012 15:41:20 +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=04278225a8c17126e239ffe6433040d475fe7b22

The branch, gnutls_3_0_x-2 has been updated
       via  04278225a8c17126e239ffe6433040d475fe7b22 (commit)
       via  0f808df83cf9ec163a1632681cdbe25b8c860000 (commit)
      from  c4951af8b85be1963f8dc67f97fb82df55e0fced (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 04278225a8c17126e239ffe6433040d475fe7b22
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Mon May 14 17:41:10 2012 +0200

    documented uri option

commit 0f808df83cf9ec163a1632681cdbe25b8c860000
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Mon May 14 17:33:30 2012 +0200

    Revert "This patch fixes following kind of issue with automake 1.12"
    It was suggested that this need not to be solved by gnutls.
    
    This reverts commit ace8a662ff90679c575658e787f48577e2fd5940.

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

Summary of changes:
 configure.ac          |    5 -----
 src/certtool-args.def |    3 +++
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/configure.ac b/configure.ac
index 670190d..075371a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,11 +36,6 @@ AC_MSG_RESULT([***
 dnl Checks for programs.
 AC_PROG_CC
 AM_PROG_AS
-
-# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
-m4_pattern_allow([AM_PROG_AR])
-AM_PROG_AR
-
 AC_PROG_CXX
 gl_EARLY
 
diff --git a/src/certtool-args.def b/src/certtool-args.def
index 40ad4bb..a43ff09 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -551,6 +551,9 @@ expiration_days = 700
 #dns_name = "www.none.org"
 #dns_name = "www.morethanone.org"
 
+# A subject alternative name URI
+#uri = "http://www.example.com";
+
 # An IP address in case of a server.
 #ip_address = "192.168.1.1"
 


hooks/post-receive
-- 
GNU gnutls



reply via email to

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