[git] GCRYPT - branch, LIBGCRYPT-1-5-BRANCH, updated. libgcrypt-1.5.4-2-g5958574
by Werner Koch
cvs at cvs.gnupg.org
Mon Aug 18 08:46:21 CEST 2014
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 "The GNU crypto library".
The branch, LIBGCRYPT-1-5-BRANCH has been updated
via 5958574a8285e9d759d7d95418cacd3d352f77a2 (commit)
from f393433a53fde259fbd1d81f2bd1ec19d6463982 (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 5958574a8285e9d759d7d95418cacd3d352f77a2
Author: Werner Koch <wk at gnupg.org>
Date: Mon Aug 18 08:46:23 2014 +0200
Add CVE id to 1.5.4 NEWS.
--
Note that the 1.6 branch and later versions were not vulnerable
because they already used the sliding window method.
diff --git a/NEWS b/NEWS
index dcdd2b9..56d7237 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ Noteworthy changes in version 1.5.4 (2014-08-07) [C19/A8/R3]
Backported from 1.6:
* Improved performance of RSA, DSA, and Elgamal by using a new
- exponentiation algorithm.
+ exponentiation algorithm. [CVE-2014-5270]
* Fixed a subtle bug in mpi_set_bit which could set spurious bits.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The GNU crypto library
http://git.gnupg.org
More information about the Gnupg-commits
mailing list