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_3_0_7-83-g7f98dee


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_7-83-g7f98dee
Date: Sat, 12 Nov 2011 09:31: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=7f98dee7078495bd90c54b6f25fa5a2643bf97e5

The branch, master has been updated
       via  7f98dee7078495bd90c54b6f25fa5a2643bf97e5 (commit)
      from  5441fe23d07ba6af1fb86c4395d93ec133b20740 (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 7f98dee7078495bd90c54b6f25fa5a2643bf97e5
Author: Simon Josefsson <address@hidden>
Date:   Sat Nov 12 10:31:12 2011 +0100

    Add tests/slow/Makfile and sort config files.

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

Summary of changes:
 configure.ac |   49 +++++++++++++++++++++++++------------------------
 1 files changed, 25 insertions(+), 24 deletions(-)

diff --git a/configure.ac b/configure.ac
index 885dc0a..028ffe4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -444,56 +444,57 @@ AC_CONFIG_FILES([
   doc/credentials/srp/Makefile
   doc/credentials/x509/Makefile
   doc/cyclo/Makefile
-  doc/latex/Makefile
   doc/doxygen/Doxyfile
   doc/examples/Makefile
+  doc/latex/Makefile
   doc/manpages/Makefile
   doc/reference/Makefile
   doc/reference/version.xml
   doc/scripts/Makefile
+  extra/Makefile
+  extra/includes/Makefile
   gl/Makefile
   gl/tests/Makefile
   guile/Makefile
   guile/modules/Makefile
   guile/src/Makefile
   guile/tests/Makefile
+  lib/Makefile
+  lib/accelerated/Makefile
+  lib/accelerated/x86/Makefile
+  lib/algorithms/Makefile
+  lib/auth/Makefile
+  lib/ext/Makefile
+  lib/gnutls.pc
+  lib/includes/Makefile
+  lib/includes/gnutls/gnutls.h
+  lib/minitasn1/Makefile
+  lib/nettle/Makefile
+  lib/opencdk/Makefile
+  lib/openpgp/Makefile
+  lib/x509/Makefile
+  po/Makefile.in
   src/Makefile
-  src/crywrap/Makefile
   src/cfg/Makefile
   src/cfg/platon/Makefile
   src/cfg/platon/str/Makefile
+  src/crywrap/Makefile
   tests/Makefile
-  tests/key-id/Makefile
   tests/dsa/Makefile
-  tests/scripts/Makefile
+  tests/ecdsa/Makefile
+  tests/key-id/Makefile
   tests/openpgp-certs/Makefile
-  tests/safe-renegotiation/Makefile
   tests/pathlen/Makefile
   tests/pkcs1-padding/Makefile
   tests/pkcs12-decode/Makefile
   tests/pkcs8-decode/Makefile
   tests/rsa-md5-collision/Makefile
+  tests/safe-renegotiation/Makefile
+  tests/scripts/Makefile
   tests/sha2/Makefile
-  tests/ecdsa/Makefile
-  tests/userid/Makefile
-  extra/Makefile
-  extra/includes/Makefile
-  lib/Makefile
-  lib/gnutls.pc
-  lib/includes/Makefile
-  lib/includes/gnutls/gnutls.h
-  lib/minitasn1/Makefile
-  lib/opencdk/Makefile
-  lib/openpgp/Makefile
-  po/Makefile.in
-  lib/x509/Makefile
-  lib/nettle/Makefile
+  tests/slow/Makefile
   tests/suite/Makefile
-  lib/accelerated/Makefile
-  lib/accelerated/x86/Makefile
-  lib/ext/Makefile
-  lib/algorithms/Makefile
-  lib/auth/Makefile
+  tests/userid/Makefile
 ])
 
 AC_OUTPUT


hooks/post-receive
-- 
GNU gnutls



reply via email to

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