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_10-285-g62db366


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_10-285-g62db366
Date: Sat, 03 Jul 2010 10:37:16 +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=62db366b7be1f1abc0c4f0501ba027c80edb71c9

The branch, master has been updated
       via  62db366b7be1f1abc0c4f0501ba027c80edb71c9 (commit)
      from  ba349b1a8751d6830fdeace466909d2cc6178cd1 (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 62db366b7be1f1abc0c4f0501ba027c80edb71c9
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sat Jul 3 12:35:00 2010 +0200

    Added missing files

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

Summary of changes:
 lib/Makefile.am      |    2 +-
 lib/x509/Makefile.am |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 7034b53..a879629 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -104,7 +104,7 @@ HFILES = debug.h gnutls_compress.h gnutls_cipher.h 
gnutls_buffers.h \
        gnutls_helper.h auth_psk.h auth_psk_passwd.h                    \
        gnutls_supplemental.h crypto.h random.h         \
        ext_session_ticket.h ext_signature.h gnutls_cryptodev.h         \
-       ext_safe_renegotiation.h locks.h
+       ext_safe_renegotiation.h locks.h gnutls_mbuffers.h pkcs11_int.h
 
 if ENABLE_LOCAL_PAKCHOIS
 COBJECTS+=pakchois/pakchois.c pakchois/errors.c
diff --git a/lib/x509/Makefile.am b/lib/x509/Makefile.am
index 0081521..042f7eb 100644
--- a/lib/x509/Makefile.am
+++ b/lib/x509/Makefile.am
@@ -37,6 +37,7 @@ noinst_LTLIBRARIES = libgnutls_x509.la
 libgnutls_x509_la_SOURCES =    \
        common.c                \
        common.h                \
+       sign.h                  \
        crl.c                   \
        crl_write.c             \
        crq.c                   \


hooks/post-receive
-- 
GNU gnutls



reply via email to

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