[SCM] GNU gnutls branch, master, updated. gnutls_3_1_0-47-gcece3b4
"Nikos Mavrogiannopoulos" <[email protected]> Sat, 01 Sep 2012 17:15:38 +0000
| Newsgroups | gmane.comp.encryption.gpg.gnutls.cvs |
|---|---|
| Message-ID | <[email protected]> |
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=cece3b49a562175c362d6495b2790e8759d258a1
The branch, master has been updated
via cece3b49a562175c362d6495b2790e8759d258a1 (commit)
from 7c86a89e78b22d18fc828643d93cbe28492b55af (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 cece3b49a562175c362d6495b2790e8759d258a1
Author: Nikos Mavrogiannopoulos <[email protected]>
Date: Sat Sep 1 19:15:28 2012 +0200
documented fix
-----------------------------------------------------------------------
Summary of changes:
NEWS | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 9e32087..9a2cd4a 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ assume the PKCS #8 file format, instead of ignoring the password.
** tpmtool: No longer asks for key password in registered keys.
+** libgnutls: Be tolerant in ECDSA signature violations (e.g. using
+SHA256 with a SECP384 curve instead of SHA-384), to interoperate with
+openssl.
+
** libgnutls: Fixed DSA and ECDSA signature generation in smart
cards. Thanks to Andreas Schwier from cardcontact.de for providing
me with ECDSA capable smart cards.
hooks/post-receive
--
GNU gnutls