- version 3.15.2
* Support for AES-GCM ciphersuites that use the SHA-256 PRF * MD2, MD4, and MD5 signatures are no longer accepted for OCSP or CRLs * Add PK11_CipherFinal macro * sizeof() used incorrectly * nssutil_ReadSecmodDB() leaks memory * Allow SSL_HandshakeNegotiatedExtension to be called before the handshake is finished. * Deprecate the SSL cipher policy code * Avoid uninitialized data read in the event of a decryption failure. (CVE-2013-1739) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=134
This commit is contained in:
parent
a2949dce64
commit
5163190a91
@ -1,18 +1,18 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 28 04:20:41 UTC 2013 - crrodriguez@opensuse.org
|
Sat Sep 28 04:20:41 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
-version 3.15.2
|
- version 3.15.2
|
||||||
- Support for AES-GCM ciphersuites that use the SHA-256 PRF
|
* Support for AES-GCM ciphersuites that use the SHA-256 PRF
|
||||||
- MD2, MD4, and MD5 signatures are no longer accepted for OCSP
|
* MD2, MD4, and MD5 signatures are no longer accepted for OCSP
|
||||||
or CRLs,
|
or CRLs
|
||||||
- Add PK11_CipherFinal macro
|
* Add PK11_CipherFinal macro
|
||||||
- sizeof() used incorrectly
|
* sizeof() used incorrectly
|
||||||
- nssutil_ReadSecmodDB() leaks memory
|
* nssutil_ReadSecmodDB() leaks memory
|
||||||
- Allow SSL_HandshakeNegotiatedExtension to be called before
|
* Allow SSL_HandshakeNegotiatedExtension to be called before
|
||||||
the handshake is finished.
|
the handshake is finished.
|
||||||
- Deprecate the SSL cipher policy code
|
* Deprecate the SSL cipher policy code
|
||||||
- (CVE-2013-1739) Avoid uninitialized data read in the
|
* Avoid uninitialized data read in the event of a decryption
|
||||||
event of a decryption failure.
|
failure. (CVE-2013-1739)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 5 08:08:57 UTC 2013 - lnussel@suse.de
|
Fri Jul 5 08:08:57 UTC 2013 - lnussel@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user