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_11_6-222-g712c124


From: Ludovic Courtès
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_11_6-222-g712c124
Date: Tue, 22 Feb 2011 22:23:21 +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=712c124a8c9340a981295de656555de2647dfe46

The branch, master has been updated
       via  712c124a8c9340a981295de656555de2647dfe46 (commit)
      from  e3c98490a827a17782434587705be0ee8adaadd3 (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 712c124a8c9340a981295de656555de2647dfe46
Author: Ludovic Courtès <address@hidden>
Date:   Tue Feb 22 23:23:00 2011 +0100

    guile: Remove GNUTLS_A_INNER_APPLICATION_FAILURE and 
GNUTLS_A_INNER_APPLICATION_VERIFICATION.

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

Summary of changes:
 guile/modules/gnutls/build/enums.scm |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/guile/modules/gnutls/build/enums.scm 
b/guile/modules/gnutls/build/enums.scm
index 2ae6a02..91b6161 100644
--- a/guile/modules/gnutls/build/enums.scm
+++ b/guile/modules/gnutls/build/enums.scm
@@ -1,5 +1,5 @@
 ;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
 ;;;
 ;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
@@ -356,8 +356,7 @@ certificate-revoked certificate-expired certificate-unknown 
illegal-parameter
 unknown-ca access-denied decode-error decrypt-error export-restriction
 protocol-version insufficient-security internal-error user-canceled
 no-renegotiation unsupported-extension certificate-unobtainable
-unrecognized-name unknown-psk-identity
-inner-application-failure inner-application-verification)
+unrecognized-name unknown-psk-identity)
                   #f
                   "GNUTLS_A_"))
 


hooks/post-receive
-- 
GNU gnutls



reply via email to

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