Go to file
Wolfgang Rosenauer 2fd44c3155 - update to NSS 3.35
New functionality
  * TLS 1.3 support has been updated to draft -23. This includes a
    large number of changes since 3.34, which supported only draft
    -18. See below for details.
  New Types
  * SSLHandshakeType - The type of a TLS handshake message.
  * For the SSLSignatureScheme enum, the enumerated values
    ssl_sig_rsa_pss_sha* are deprecated in response to a change in
    TLS 1.3.  Please use the equivalent ssl_sig_rsa_pss_rsae_sha*
    for rsaEncryption keys, or ssl_sig_rsa_pss_pss_sha* for PSS keys.
    Note that this release does not include support for the latter.
  Notable Changes
  * Previously, NSS used the DBM file format by default. Starting
    with version 3.35, NSS uses the SQL file format by default.
    Additional information can be found on this Fedora Linux project
    page: https://fedoraproject.org/wiki/Changes/NSSDefaultFileFormatSql
  * Added formally verified implementations of non-vectorized Chacha20
    and non-vectorized Poly1305 64-bit.
  * For stronger security, when creating encrypted PKCS#7 or PKCS#12 data,
    the iteration count for the password based encryption algorithm
    has been increased to one million iterations. Note that debug builds
    will use a lower count, for better performance in test environments.
  * NSS 3.30 had introduced a regression, preventing NSS from reading
    some AES encrypted data, produced by older versions of NSS.
    NSS 3.35 fixes this regression and restores the ability to read
    affected data.
  * The following CA certificates were Removed:
    OU = Security Communication EV RootCA1
    CN = CA Disig Root R1

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=256
2018-02-08 11:21:36 +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
bmo-1400603.patch - update to NSS 3.33 2017-10-04 20:50:43 +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 NSS 3.35 2018-02-08 11:21:36 +00:00
mozilla-nss.spec - update to NSS 3.35 2018-02-08 11:21:36 +00:00
nss-3.35.tar.gz - update to NSS 3.35 2018-02-08 11:21:36 +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 NSS 3.25 2016-09-19 19:25:03 +00:00
setup-nsssysinit.sh update to 3.12.6 2010-03-15 15:05:35 +00:00
system-nspr.patch - update to NSS 3.28.1 2017-01-18 22:18:23 +00:00