Go to file
Dominique Leuenberger b6c47560ab Accepting request 829609 from mozilla:Factory
- update to NSS 3.55
  Notable changes
  * P384 and P521 elliptic curve implementations are replaced with
    verifiable implementations from Fiat-Crypto [0] and ECCKiila [1].
  * PK11_FindCertInSlot is added. With this function, a given slot
    can be queried with a DER-Encoded certificate, providing performance
    and usability improvements over other mechanisms. (bmo#1649633)
  * DTLS 1.3 implementation is updated to draft-38. (bmo#1647752)
  Relevant Bugfixes
  * bmo#1631583 (CVE-2020-6829, CVE-2020-12400) - Replace P384 and
    P521 with new, verifiable implementations from Fiat-Crypto and ECCKiila.
  * bmo#1649487 - Move overzealous assertion in VFY_EndWithSignature.
  * bmo#1631573 (CVE-2020-12401) - Remove unnecessary scalar padding.
  * bmo#1636771 (CVE-2020-12403) - Explicitly disable multi-part
    ChaCha20 (which was not functioning correctly) and more strictly
    enforce tag length.
  * bmo#1649648 - Don't memcpy zero bytes (sanitizer fix).
  * bmo#1649316 - Don't memcpy zero bytes (sanitizer fix).
  * bmo#1649322 - Don't memcpy zero bytes (sanitizer fix).
  * bmo#1653202 - Fix initialization bug in blapitest when compiled
    with NSS_DISABLE_DEPRECATED_SEED.
  * bmo#1646594 - Fix AVX2 detection in makefile builds.
  * bmo#1649633 - Add PK11_FindCertInSlot to search a given slot
    for a DER-encoded certificate.
  * bmo#1651520 - Fix slotLock race in NSC_GetTokenInfo.
  * bmo#1647752 - Update DTLS 1.3 implementation to draft-38.
  * bmo#1649190 - Run cipher, sdr, and ocsp tests under standard test cycle in CI.
  * bmo#1649226 - Add Wycheproof ECDSA tests.
  * bmo#1637222 - Consistently enforce IV requirements for DES and 3DES.
  * bmo#1067214 - Enforce minimum PKCS#1 v1.5 padding length in

OBS-URL: https://build.opensuse.org/request/show/829609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nss?expand=0&rev=161
2020-09-02 23:08:00 +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
add-relro-linker-option.patch - update to NSS 3.36.4 2018-06-07 13:20:25 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=309 2020-03-03 21:25:27 +00:00
bmo-1400603.patch Accepting request 587646 from home:cgrobertson:branches:mozilla 2018-03-16 06:37:00 +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 NSS 3.39 2018-10-21 07:59:26 +00:00
mozilla-nss-rpmlintrc 3.12.9beta2 2010-12-09 23:14:38 +00:00
mozilla-nss.changes - update to NSS 3.55 2020-08-22 07:01:08 +00:00
mozilla-nss.spec - update to NSS 3.55 2020-08-22 07:01:08 +00:00
nss-3.55.tar.gz - update to NSS 3.55 2020-08-22 07:01:08 +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-fips-aes-keywrap-post.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-approved-crypto-non-ec.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-cavs-dsa-fixes.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-cavs-general.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-cavs-kas-ecc.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-cavs-kas-ffc.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-cavs-keywrap.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-cavs-rsa-fixes.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-combined-hash-sign-dsa-ecdsa.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-constructor-self-tests.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-detect-fips-mode-fixes.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-dsa-kat.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-gcm-ctr.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-pairwise-consistency-check.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-rsa-keygen-strictness.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-tls-allow-md5-prf.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-use-getrandom.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-use-strong-random-pool.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fips-zeroization.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-fix-dh-pkcs-derive-inverted-logic.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00
nss-no-rpath.patch Accepting request 587646 from home:cgrobertson:branches:mozilla 2018-03-16 06:37:00 +00:00
nss-opt.patch Accepting request 587646 from home:cgrobertson:branches:mozilla 2018-03-16 06:37:00 +00:00
nss-sqlitename.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +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
ppc-old-abi-v3.patch Accepting request 816170 from home:michel_mno:branches:mozilla:Factory 2020-06-23 05:37:44 +00:00
setup-nsssysinit.sh update to 3.12.6 2010-03-15 15:05:35 +00:00
system-nspr.patch - add FIPS mode patches from SLE stream 2020-06-27 21:18:50 +00:00