- update to 3.15.3 (bnc#850148)

* fix CVE-2013-5605

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=139
This commit is contained in:
Wolfgang Rosenauer 2013-11-12 20:37:56 +00:00 committed by Git OBS Bridge
parent d14ddaa1f0
commit 38ebd6f8e7

View File

@ -1,12 +1,13 @@
-------------------------------------------------------------------
Mon Nov 11 22:11:57 UTC 2013 - wr@rosenauer.org
- update to 3.15.3
- update to 3.15.3 (bnc#850148)
* CERT_VerifyCert returns SECSuccess (saying certificate is good)
even for bad certificates, when the CERTVerifyLog log parameter
is given (bmo#910438)
* NSS advertises TLS 1.2 ciphersuites in a TLS 1.1 ClientHello
(bmo#919677)
* fix CVE-2013-5605
-------------------------------------------------------------------
Sat Sep 28 04:20:41 UTC 2013 - crrodriguez@opensuse.org