Go to file
Wolfgang Rosenauer b45e5b8ae6 - update to 3.16
* required for Firefox 29
  * bmo#903885 - (CVE-2014-1492) In a wildcard certificate, the wildcard
    character should not be embedded within the U-label of an
    internationalized domain name. See the last bullet point in RFC 6125,
    Section 7.2.
  * Supports the Linux x32 ABI. To build for the Linux x32 target, set
    the environment variable USE_X32=1 when building NSS.
  New Functions:
  * NSS_CMSSignerInfo_Verify
  New Macros
  * TLS_RSA_WITH_RC4_128_SHA, TLS_RSA_WITH_3DES_EDE_CBC_SHA, etc.,
    cipher suites that were first defined in SSL 3.0 can now be referred
    to with their official IANA names in TLS, with the TLS_ prefix.
    Previously, they had to be referred to with their names in SSL 3.0,
    with the SSL_ prefix.
  Notable Changes:
  * ECC is enabled by default. It is no longer necessary to set the
    environment variable NSS_ENABLE_ECC=1 when building NSS. To disable
    ECC, set the environment variable NSS_DISABLE_ECC=1 when building NSS.
  * libpkix should not include the common name of CA as DNS names when
    evaluating name constraints.
  * AESKeyWrap_Decrypt should not return SECSuccess for invalid keys.
  * Fix a memory corruption in sec_pkcs12_new_asafe.
  * If the NSS_SDB_USE_CACHE environment variable is set, skip the runtime
    test sdb_measureAccess.
  * The built-in roots module has been updated to version 1.97, which
    adds, removes, and distrusts several certificates.
  * The atob utility has been improved to automatically ignore lines of
    text that aren't in base64 format.

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=155
2014-03-21 21:54:13 +00:00
.gitattributes fix system database 2010-06-03 20:48:06 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=1 2007-01-15 23:25:44 +00:00
baselibs.conf Updating link to change in openSUSE:Factory/mozilla-nss revision 33.0 2010-03-26 15:17:51 +00:00
cert9.db fix system database 2010-06-03 20:48:06 +00:00
key4.db fix system database 2010-06-03 20:48:06 +00:00
malloc.patch - update to 3.15 2013-06-11 15:41:13 +00:00
mozilla-nss-rpmlintrc 3.12.9beta2 2010-12-09 23:14:38 +00:00
mozilla-nss.changes - update to 3.16 2014-03-21 21:54:13 +00:00
mozilla-nss.spec - update to 3.16 2014-03-21 21:54:13 +00:00
nss-3.16.tar.gz - update to 3.16 2014-03-21 21:54:13 +00:00
nss-config.in OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=8 2008-03-26 15:24:30 +00:00
nss-disable-ocsp-test.patch rebase patch 2013-07-03 12:27:52 +00:00
nss-no-rpath.patch - update to 3.15 2013-06-11 15:41:13 +00:00
nss-opt.patch OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=125 2013-06-12 08:21:54 +00:00
nss-sqlitename.patch - update to 3.15 2013-06-11 15:41:13 +00:00
nss.pc.in 3.12.11 2011-08-12 20:57:47 +00:00
pkcs11.txt fix system database 2010-06-03 20:48:06 +00:00
renegotiate-transitional.patch - update to 3.15.5 2014-02-25 12:02:07 +00:00
setup-nsssysinit.sh update to 3.12.6 2010-03-15 15:05:35 +00:00
system-nspr.patch - update to 3.15 2013-06-11 15:41:13 +00:00