Accepting request 201249 from home:elvigia:branches:mozilla:Factory
-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 - (CVE-2013-1739) Avoid uninitialized data read in the event of a decryption failure. OBS-URL: https://build.opensuse.org/request/show/201249 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=133
This commit is contained in:
parent
7dddfd6c24
commit
a2949dce64
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 28 04:20:41 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
-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
|
||||
- (CVE-2013-1739) Avoid uninitialized data read in the
|
||||
event of a decryption failure.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 5 08:08:57 UTC 2013 - lnussel@suse.de
|
||||
|
||||
|
@ -25,7 +25,7 @@ BuildRequires: mozilla-nspr-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: zlib-devel
|
||||
Version: 3.15.1
|
||||
Version: 3.15.2
|
||||
Release: 0
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f994106a33d1f3210f4151bbb3419a1c28fd1cb545caa7dc9afdebd6da626284
|
||||
size 6286561
|
3
nss-3.15.2.tar.gz
Normal file
3
nss-3.15.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b2c80d18c49581edbdb509cbf7afd61d8c53658f2a38ff20e224c1909faeddc
|
||||
size 6288669
|
Loading…
Reference in New Issue
Block a user