forked from pool/libgcrypt
Accepting request 329637 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- update to 1.6.4 - fixes libgcrypt equivalent of CVE-2015-5738 (bsc#944456) * Speed up the random number generator by requiring less extra seeding. * New flag "no-keytest" for ECC key generation. Due to a bug in the parser that flag will also be accepted but ignored by older version of Libgcrypt. * Always verify a created RSA signature to avoid private key leaks due to hardware failures. * Other minor bug fixes. OBS-URL: https://build.opensuse.org/request/show/329637 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=75
This commit is contained in:
committed by
Git OBS Bridge
parent
c32332f370
commit
cce4763633
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 08:03:19 UTC 2015 - vcizek@suse.com
|
||||
|
||||
- update to 1.6.4
|
||||
- fixes libgcrypt equivalent of CVE-2015-5738 (bsc#944456)
|
||||
* Speed up the random number generator by requiring less extra
|
||||
seeding.
|
||||
* New flag "no-keytest" for ECC key generation. Due to a bug in the
|
||||
parser that flag will also be accepted but ignored by older version
|
||||
of Libgcrypt.
|
||||
* Always verify a created RSA signature to avoid private key leaks
|
||||
due to hardware failures.
|
||||
* Other minor bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 23 15:15:30 UTC 2015 - dvaleev@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user