OVMSA-2023-0014 - nss security update
Type: | SECURITY |
Severity: | IMPORTANT |
Release Date: | 2023-05-04 |
Description
[3.44.0-7.0.3]
- Back port nss security update CVE-2023-0767 [Orabug: 35205543]
[3.44.0-7.0.2]
- Fix CVE-2021-43527 [Orabug: 33627334]
[3.44.0-7.0.1]
- Added nss-vendor.patch to change vendor
- Temporarily disable some tests until expired PayPalEE.cert is renewed
[3.44.0-7]
- Add back missing Mozilla Policy
[3.44.0-6]
- Fix gtest failure detection
[3.44.0-5]
- Turn off cp TLS_DHE_DSS_WITH_AES_256_GCM_SHA384 by default
[3.44.0-4]
- Fix cipher order
- fix broken gtests
[3.44.0-3]
- fix problems found by qe:
- AC13: SSL3 'disabled'
- AC26: Chacha20 and TLS 1.3 ciphers should be prioritized
- SHA-384 PRF => *_256_GCM_SHA384 ciphers should be reenabled for consistency
- AC28: nss-policy-check is missing from packages and /usr/local/bin:/usr/bin
- extra: apostrophes in certutil manpage got mangled
[3.44.0-2]
- restore Conflicts: with curl
[3.44.0-1]
- Rebase to 3.44.0 with critical fixes
[3.36.0-9]
- Backport upstream fix for CVE-2018-12384
- Remove nss-lockcert-api-change.patch, which turned out to be a
mistake (the symbol was not exported from libnss)
[3.36.0-8]
- Restore CERT_LockCertTrust and CERT_UnlockCertTrust back in cert.h
[3.36.0-7]
- rebuild
[3.36.0-6]
- Keep legacy code signing trust flags for backwards compatibility
[3.36.0-5]
- Decrease the iteration count of PKCS#12 for compatibility with Windows
- Fix deadlock when a token is re-inserted while a client process is running
[3.36.0-4]
- Ignore tests which only works with newer nss-softokn
[3.36.0-3]
- Use the correct tarball of NSS 3.36 release
- Ignore EncryptDeriveTest which only works with newer nss-softokn
[3.36.0-2]
- Don't skip non-FIPS and ECC test cases in ssl.sh
[3.36.0-1]
- Rebase to NSS 3.36.0
[3.36.0-0.1.beta]
- Rebase to NSS 3.36.0 BETA
- Remove upstreamed nss-is-token-present-race.patch
- Revert the upstream changes that default to sql database
[3.34.0-3]
- Replace race.patch and nss-3.16-token-init-race.patch with
a proper upstream fix
[3.34.0-2]
- Don't restrict nss_cycles to sharedb
[3.34.0-1]
- Rebase to NSS 3.34.0
[3.28.4-3]
- Fix zero-length record treatment for stream ciphers and SSLv2
[3.28.4-2]
- Include CKBI 2.14 and updated CA constraints from NSS 3.28.5
[3.28.4-1]
- Rebase to 3.28.4
[3.28.3-3]
- Fix crash with tstclnt -W
- Adjust gtests to run with our old softoken and downstream patches
[3.28.3-2]
- Avoid cipher suite ordering change, spotted by Hubert Kario
[3.28.3-1]
- Rebase to 3.28.3
- Remove upstreamed moz-1282627-rh-1294606.patch,
moz-1312141-rh-1387811.patch, moz-1315936.patch, and
moz-1318561.patch
- Remove no longer necessary nss-duplicate-ciphers.patch
- Disable X25519 and exclude tests using it
- Catch failed ASN1 decoding of RSA keys, by Kamil Dudka (#1427481)
[3.27.1-13]
- Update expired PayPalEE.cert
[3.27.1-12]
- Disable unsupported test cases in ssl_gtests
[3.27.1-11]
- Adjust the sslstress.txt filename so that it matches with the
disableSSL2tests patch ported from RHEL 7
- Exclude SHA384 and CHACHA20_POLY1305 ciphersuites from stress tests
- Don't add gtests and ssl_gtests to nss_tests, unless gtests are enabled
[3.27.1-10]
- Add patch to fix SSL CA name leaks, taken from NSS 3.27.2 release
- Add patch to fix bash syntax error in tests/ssl.sh
- Add patch to remove duplicate ciphersuites entries in sslinfo.c
- Add patch to abort selfserv/strsclnt/tstclnt on non-parsable version range
- Build with support for SSLKEYLOGFILE
[3.27.1-9]
- Update fix_multiple_open patch to fix regression in openldap client
- Remove pk11_genobj_leak patch, which caused crash with Firefox
- Add comment in the policy file to preserve the last empty line
- Disable SHA384 ciphersuites when CKM_TLS12_KEY_AND_MAC_DERIVE is not
provided by softoken; this superseds check_hash_impl patch
[3.27.1-8]
- Fix problem in check_hash_impl patch
[3.27.1-7]
- Add patch to check if hash algorithms are backed by a token
- Add patch to disable TLS_ECDHE_{RSA,ECDSA}_WITH_AES_128_CBC_SHA256,
which have never enabled in the past
[3.27.1-6]
- Add upstream patch to fix a crash. Mozilla #1315936
[3.27.1-5]
- Disable the use of RSA-PSS with SSL/TLS. #1390161
[3.27.1-4]
- Use updated upstream patch for RH bug 1387811
[3.27.1-3]
- Added upstream patches to fix RH bugs 1057388, 1294606, 1387811
[3.27.1-2]
- Enable gtests when requested
[3.27.1-1]
- Rebase to NSS 3.27.1
- Remove nss-646045.patch, which is not necessary
- Remove p-disable-md5-590364-reversed.patch,
which is no-op here, because the patched code is removed later in
%setup
- Remove disable_hw_gcm.patch, which is no-op here, because the
patched code is removed later in %setup. Also remove
NSS_DISABLE_HW_GCM setting, which was only required for RHEL 5
- Add Bug-1001841-disable-sslv2-libssl.patch and
Bug-1001841-disable-sslv2-tests.patch, which completedly disable
EXPORT ciphersuites. Ported from RHEL 7
- Remove disable-export-suites-tests.patch, which is covered by
Bug-1001841-disable-sslv2-tests.patch
- Remove nss-ca-2.6-enable-legacy.patch, as we decided to not allow
1024 legacy CA certificates
- Remove ssl-server-min-key-sizes.patch, as we decided to support DH
key size greater than 1023 bits
- Remove nss-init-ss-sec-certs-null.patch, which appears to be no-op,
as it clears memory area allocated with PORT_ZAlloc()
- Remove nss-disable-sslv2-libssl.patch,
nss-disable-sslv2-tests.patch, sslauth-no-v2.patch, and
nss-sslstress-txt-ssl3-lower-value-in-range.patch as SSLv2 is
already disabled in upstream
- Remove fix-nss-test-filtering.patch, which is fixed in upstream
- Add nss-check-policy-file.patch from Fedora
- Install policy config in /etc/pki/nss-legacy/nss-rhel6.config
[3.21.0-8]
- Ensure all ssl.sh tests are executed
[3.21.0-7]
- Update sslauth patch to run more tests
[3.21.0-6]
- Fix syntax errors in patch that disables sslv2 tests
- Resolves: Bug 1297888 - Rebase RHEL 6.8 to NSS 3.21 for Firefox 45
[3.21.0-5]
- Resolves: Bug 1304812 - Disable support for SSLv2 completely.
[3.21.0-4]
- Add patches for ABI compatibility
[3.21.0-3]
- Disable extended master-secret due to older version of softoken
[3.21.0-2]
- Enable two additional ciphers and keep another one disabled
- Prevent enabling extended masker key derive
[3.21.0-1]
- Rebase to NSS-3.21
[3.19.1-9]
- Prevent TLS 1.2 Transcript Collision attacks against MD5 in key exchange protocol
- Resolves: Bug 1289890
[3.19.1-7]
- Package listsuites as part of the unsupported tools set
- Resolves: Bug 1283655
[3.19.1-6]
- Resolves: Bug 1272504 - Enable TLS 1.2 as the default in nss
[3.19.1-5]
- Rebuild against updated NSPR
[3.19.1-4]
- Sync up with the rhel-6.6 branch
- Resolves: Bug 1224450
[3.19.1-3]
- Additional NULL initialization.
[3.19.1-2]
- Updated the patch to keep old cipher suite order
- Resolves: Bug 1224450
[3.19.1-1]
- Rebase to nss-3.19.1
- Resolves: Bug 1224450
[3.18.0-5.3]
- On RHEL 6.x keep the TLS version defaults unchanged.
- Require softokn build 22 to ensure runtime compatibility.
- Relax the requirement from pkcs11-devel to nss-softokn-freebl-devel
to allow same or newer.
- Update to CKBI 2.4 from NSS 3.18.1 (the only change in NSS 3.18.1)
[3.18.0-5]
- Update and reeneable nss-646045.patch on account of the rebase
- Resolves: Bug 1200900 - Rebase nss to 3.18 for Firefox 38 ESR [RHEL7.1]
[3.18.0-4]
- Fix shell syntax error in nss/tests/all.sh
- Resolves: Bug 1200900 - Rebase nss to 3.18 for Firefox 38 ESR [RHEL-6.6]
[3.18.0-3]
- Restore a patch that had been mistakenly disabled
- Resolves: Bug 1200900 - Rebase nss to 3.18 for Firefox 38 ESR [RHEL-6.6]
[3.18.0-2]
- Replace expired PayPal test certificate that breaks the build
- Resolves: Bug 1200900 - Rebase nss to 3.18 for Firefox 38 ESR [RHEL-6.6]
[3.18.0-1]
- Resolves: Bug 1200900 - Rebase nss to 3.18 for Firefox 38 ESR [RHEL-6.6]
- Resolves: Bug 1131311 - rhel65 ns-slapd crash, segfault error 4 in libnss3.so in PK11_DoesMechanism at pk11slot.c:1824
- Temporarily disable some tests until expired PayPalEE.cert is renewed
[3.16.2.3-4]
- Keep the same cipher suite order as we had in NSS_3_15_3_RTM
- Resolves: Bug 1123092 - openldap-2.4.23-34.el6_5.1.i686 fails after updating nss to nss-3.16.1-4.el6_5.i686
[3.16.2.3-3]
- Resolves: Bug 1158160 - Upgrade to NSS 3.16.2.3 for Firefox 31.3
- Remove unused indentation pseudo patch
- require nss util 3.16.2.3
- Restore patch for certutil man page
- supply missing options descriptions to the man page
[3.16.2.3-1]
- Resolves: Bug 1158160 - Upgrade to NSS 3.16.2.3 for Firefox 31.3
[3.16.1-14]
- Resolves: Bug 1145432 - CVE-2014-1568
[3.16.1-13]
- Fix pem deadlock caused by previous version of a fix for a race condition
- Fixes: Bug 1090681
[3.16.1-12]
- Add references to bugs filed upstream
- Related: Bug 1090681, Bug 1104300
[3.16.1-11]
- Resolves: Bug 1090681 - RHDS 9.1 389-ds-base-1.2.11.15-31 crash in PK11_DoesMechanism
[3.16.1-10]
- Replace expired PayPal test certificate that breaks the build
- Related: Bug 1099619
[3.16.1-9]
- Fix defects found by coverity
- Resolves: Bug 1104300
[3.16.1-8]
- Backport nss-3.12.6 upstream fix required by Firefox 31
- Resolves: Bug 1099619
[3.16.1-7]
- Update nspr-version to 4.10.6
[3.16.1-6]
- Update pem sources to the same ones used on rhel-7
- Remove no longer needed patches on account of this update
- Resolves: Bug 1002205
[3.16.1-5]
- Move removal of directories to the end of the %prep section
- Resolves: Bug 689919 - build without any softoken or util sources in the tree
[3.16.1-4]
- Remove unused patches rendered obsolete
[3.16.1-3]
- Fix pem module trashing of private keys on failed login
- Resolves: Bug 1002205 - PEM module trashes private keys if login fails
[3.16.1-2]
- Restore use of indentation patch until another bug is resolved
- Resolves: Bug 606022 - nss security tools lack man pages
[3.16.1-1]
- Update to nss-3.16.1
- Resolves: Bug 1099619 - Rebase nss in RHEL 6.6 to NSS 3.16.1
[3.15.3-11]
- Resolves: Bug 689919 - build without any softoken or util sources in the tree
- Add define-uint32.patch to deal with using older version of nss-softokn
- Fix suboptimal test failure detection shell code in the %check section
[3.15.3-10]
- Prevent users from disabling the internal crypto module
- Resolves: Bug 1059176 - nss segfaults with opencryptoki module
[3.15.3-9]
- Improve support for ECDSA algorithm via pluggable ECC
- Document the purpose of the iquote.patch
- Resolves: Bug 1057224 - Pluggable ECC in NSS not enabled on RHEL 6 and above
[3.15.3-8]
- Install man pages for the nss security tools
- Resolves: Bug 606022 - nss security tools lack man pages
[3.15.3-7]
- Fix the numbering and naming of the patches
- Resolves: Bug 895339 - [PEM] active FTPS with encrypted client key ends up with SSL_ERROR_TOKEN_INSERTION_REMOVAL
[3.15.3-6]
- make derEncodingsMatch work with encrypted keys
- rename a patch, dropped the experimental moniker from it
- Resolves: Bug 895339 - [PEM] active FTPS with encrypted client key ends up with SSL_ERROR_TOKEN_INSERTION_REMOVAL
[3.15.3-5]
- Resolves: Bug 895339 - [PEM] active FTPS with encrypted client key ends up with SSL_ERROR_TOKEN_INSERTION_REMOVAL
[3.15.3-4]
- Revoke trust in one mis-issued anssi certificate
- Resolves: Bug 1042686 - nss: Mis-issued ANSSI/DCSSI certificate (MFSA 2013-117) [rhel-6.6]
[3.15.3-3]
- Disable hw gcm on rhel-5 based build environments where OS lacks support
- Rollback changes to build nss without softokn until Bug 689919 is approved
- Cipher suite was run as part of the nss-softokn build
[3.15.3-2]
- Build nss without softoken, freebl, or util sources in the build source tree
- Resolves: Bug 1032472 - CVE-2013-5605 CVE-2013-5606 CVE-2013-1741
[3.15.3-1]
- Update to NSS_3_15_3_RTM
- Resolves: Bug 1032472 - CVE-2013-5605 CVE-2013-5606 CVE-2013-1741
- Resolves: Bug 1031238 - deadlock in trust domain lock and object lock
[3.15.1-15]
- Using export NSS_DISABLE_HW_GCM=1 to deal with some problemmatic build systems
- Resolves: rhbz#1016044 - nss.s390: primary link for libnssckbi.so must be /usr/lib64/libnssckbi.so
[3.15.1-14]
- Add s390x and ia64 to the %define multilib_arches list used for defining alt_ckbi
- Resolves: rhbz#1016044 - nss.s390: primary link for libnssckbi.so must be /usr/lib64/libnssckbi.so
[3.15.1-13]
- Add zero default value to DISABLETEST check and fix the TEST_FAILURES check and reporting
- Resolves: rhbz#990631 - file permissions of pkcs11.txt/secmod.db must be kept when modified by NSS
- Related: rhbz#1002645 - Rebase RHEL 6 to NSS 3.15.1 (for FF 24.x)
[3.15.1-12]
- Add a zero default value to the DISABLETEST and TEST_FAILURES checks
- Resolves: rhbz#1002645 - Rebase RHEL 6 to NSS 3.15.1 (for FF 24.x)
[3.15.1-11]
- Fix the test for zero failures in the %check section
- Resolves: rhbz#1002645 - Rebase RHEL 6 to NSS 3.15.1 (for FF 24.x)
[3.15.1-10]
- Restore a mistakenly removed patch
- Resolves: rhbz#961659 - SQL backend does not reload certificates
[3.15.1-9]
- Rebuild for the pem module to link with freel from nss-softokn-3.14.3-6.el6
- Related: rhbz#993441 - NSS needs to conform to new FIPS standard. [rhel-6.5.0]
- Related: rhbz#1010224 - NSS 3.15 breaks SSL in OpenLDAP clients
[3.15.1-8]
- Don't require nss-softokn-fips
- Resolves: rhbz#993441 - NSS needs to conform to new FIPS standard. [rhel-6.5.0]
[3.15.1-7]
- Additional syntax fixes in nss-versus-softoken-test.patch
- Resolves: rhbz#1002645 - Rebase RHEL 6 to NSS 3.15.1 (for FF 24.x)
[3.15.1-6]
- Fix all.sh test for which application was last build by updating nss-versus-softoken-test.path
- Resolves: rhbz#1002645 - Rebase RHEL 6 to NSS 3.15.1 (for FF 24.x)
[3.15.1-5]
- Disable the cipher suite already run as part of the nss-softokn build
- Resolves: rhbz#993441 - NSS needs to conform to new FIPS standard. [rhel-6.5.0]
[3.15.1-4]
- Require nss-softokn-fips
- Resolves: rhbz#993441 - NSS needs to conform to new FIPS standard. [rhel-6.5.0]
[3.15.1-3]
- Require nspr-4.10.0
- Related: rhbz#1002645 - Rebase RHEL 6 to NSS 3.15.1 (for FF 24.x)
[3.15.1-2]
- Fix relative path in %check section to prevent undetected test failures
- Resolves: rhbz#1002645 - Rebase RHEL 6 to NSS 3.15.1 (for FF 24.x)
[3.15.1-1]
- Rebase to NSS_3.15.1_RTM
- Resolves: rhbz#1002645 - Rebase RHEL 6 to NSS 3.15.1 (for FF 24.x)
- Update patches on account of the shallow tree with the rebase to 3.15.1
- Update the pem module sources nss-pem-20130405.tar.bz2 with latest patches applied
- Remove patches rendered obsolete by the nss rebase and the updated nss-pem sources
- Enable the iquote.patch to access newly introduced types
[3.14.3-37]
- Do not hold issuer certificate handles in the crl cache
- Resolves: rhbz#961659 - SQL backend does not reload certificates
[3.14.3-36]
- Resolves: rhbz#977341 - nss-tools certutil -H does not list all options
[3.14.3-35]
- Resolves: rhbz#702083 - dont require unique file basenames
[3.14.3-34]
- Fix race condition in cert code related to smart cards
- Resolves: rhbz#903017 - Firefox hang when CAC/PIV smart card certificates are viewed in the certificate manager
[3.14.3-33]
- Configure libnssckbi.so to use the alternatives system
in order to prepare for a drop in replacement.
Please ensure that older packages that don't use the alternatives
system for libnssckbi.so have a smaller n-v-r.
[3.14.3-5]
- Syncup with uptream changes for aes gcm and ecc suiteb
- Enable ecc support for suite b
- Apply several upstream AES GCM fixes
- Use the pristine nss upstream sources with ecc included
- Export NSS_ENABLE_ECC=1 in both the build and the check sections
- Make failed requests for unsupoprted ssl pkcs 11 bypass non fatal
- Resolves: rhbz#882408 - NSS_NO_PKCS11_BYPASS must preserve ABI
- Related: rhbz#918950 - rebase nss to 3.14.3
[3.14.3-4]
- Revert to accepting MD5 on digital signatures by default
- Resolves: rhbz#918136 - nss 3.14 - MD5 hash algorithm disabled
[3.14.3-3]
- Ensure pem uses system freebl as with this update freebl brings in new API's
- Resolves: rhbz#918950 - [RFE][RHEL6] Rebase to nss-3.14.3 to fix the lucky-13 issue
* Tue Mar 26 2013 Elio Maldonado - 3.14.3-2
- Install sechash.h and secmodt.h which are now provided by nss-devel
- Resolves: rhbz#918950 - [RFE][RHEL6] Rebase to nss-3.14.3 to fix the lucky-13 issue
- Remove unsafe -r option from commands that remove headers already shipped by nss-util and nss-softoken
[3.14.3-1]
- Update to NSS_3.14.3_RTM
- Resolves: rhbz#918950 - [RFE][RHEL6] Rebase to nss-3.14.3 to fix the lucky-13 issue
- Update expired test certificates (fixed in upstream bug 852781)
- Sync up pem module's rsawrapr.c with softoken's upstream changes for nss-3.14.3
- Reactivate the aia tests
[3.14.0.0-12]
- Recreate the distrust patch by backporting the upstream one
- Resolves: rhpbz#890914 - Dis-trust TURKTRUST mis-issued *.google.com certificate
[3.14.0.0-11]
- Resolves: rhpbz#890914 - Dis-trust TURKTRUST mis-issued *.google.com certificate
[3.14.0.0-10]
- Remove a patch that caused a regression
- Resolves: rhbz#883620
[3.14.0.0-9]
- Fix locking issue causing curl hangs and authenticate to the correct session
- Resolves: rhbz#872838
[3.14.0.0-8]
- PEM peminit returns CKR_CANT_LOCK when needed to inform caller module isn't thread safe
- Resolves: rhbz#555019 - [PEM] invalid writes in multi-threaded libcurl based application
[3.14.0.0-7]
- Add dummy sources file to test for and prevent breaking rhpkg commands
- Enable testing for 'rhpk upload' and 'rhpk new-sources' breakage such as hangs
- Related: rhbz#837089
[3.14.0.0-6]
- Update the license to MPLv2.0
- turn off the aia tests
- Resolves: rhbz#837089
[3.14.0.0-5]
- Resolves: rhbz#702083 - NSS pem module should not require unique base file names
[3.14.0.0-4]
- turn on the aia tests
- update nss-589636.patch to apply to httpdserv
[3.14.0.0-3]
- turn off aia tests for now
[3.14.0.0-2]
- turn off ocsp tests for now
[3.14.0.0-1]
- Rebase to nss-3.14.0.0-1
- Resolves: rhbz#837089
- Update ssl-cbc-random-iv patch for new sources
- Remove patches rendered obsoleted by rebase to 3.14
- Add a patch to enforce no pkcs11 bypass
[3.13.5-3]
- Resolves: rhbz#830302 - require nspr 4.9.1
[3.13.5-2]
- Resolves: rhbz#830302 - revert unwanted changes to nss.pc.in
[3.13.5-1]
- Resolves: rhbz#830302 - Update RHEL 6.x to NSS 3.13.5 and NSPR 4.9.1 for Mozilla 10.0.6
[3.13.3-7]
- Resolves: rhbz#827351 invalid read and free on invalid cert load failure
[3.13.3-6]
- Resolves: #rhbz#805232 PEM module may attempt to free uninitialized pointer
[3.13.3-5]
- Resolves: rhbz#717913 - [PEM] various flaws detected by Coverity
- Require nss-util 3.13.3
[3.13.3-4]
- Resolves: rhbz#772628 nss_Init leaks memory
[3.13.3-3]
- Resolves: rhbz#746632 - pem_CreateObject mem leak on non existing file name
- Use completed patch per code review
[3.13.3-2]
- Resolves: rhbz#746632 - pem_CreateObject mem leak on non existing file name
- Resolves: rhbz#768669 - PEM unregistered callback causes SIGSEGV
[3.13.3-1]
- Update to 3.13.3
- Resolves: rhbz#798539 - Distrust MITM subCAs issued by TrustWave
- Remove builtins-nssckbi_1_88_rtm.patch which the rebase obsoletes
[3.13.1-6]
- Resolves: rhbz#746632 - Adjust the patch for new sources
[3.13.1-5]
- Resolves: rhbz#746632 - pem_CreateObject() leaks memory given a non-existing file name
[3.13.1-4]
- Resolves: 784674 - Protect NSS_Shutdown from clients that fail to initialize nss
[3.13.1-4]
- Add two needed patches
- Resolves: rhbz#783315 - Need nss workaround for freebl bug that causes openswan to drop connections
- Resolves: rhbz#747387 - Unable to contact LDAP Server during winsync
[3.13.1-3]
- Rebuild
[3.13.1-2]
- Resolves: Bug 784490 - CVE-2011-3389
- Activate a patch that was left out in previous build
[3.13.1-1]
- Resolves: Bug 744070 - Update to 3.13.1
- Resolves: Bug 784674 - nss should protect against being called before nss_Init
- Resolves: Bug 784490 - CVE-2011-3389 HTTPS: block-wise chosen-plaintext attack against SSL/TLS (BEAST)
[3.12.10-17]
- Resolves: Bug 761086 - Fix nss-735047.patch to not revert the nss-bz689031.patch
[3.12.10-16]
- Update builtins certs to those from NSSCKBI_1_88_RTM
[3.12.10-15]
- Bug 747387 - Unable to contact LDAP Server during winsync
[3.12.10-14]
- Add to the spec file the patch for Bug 671266
[3.12.10-13]
- More coverity related fixes in the pem module
[3.12.10-12]
- Coverity related fixes
[3.12.10-11]
- Add relro support for executables and shared libraries
[3.12.10-10]
- Add partial RELRO support
[3.12.10-9]
- Fix the name of the last patch file
[3.12.10-8]
- Retagging to pick up two missing commits
[3.12.10-7]
- Update builtins certs to those from NSSCKBI_1_87_RTM
[3.12.10-6]
- Update builtins certs to those from NSSCKBI_1_86_RTM
[3.12.10-5]
- Update builtins certs to those from NSSCKBI_1_85_RTM
[3.12.10-4]
- Fix CMS to verify signed data when SignerInfo indicates signer by subjectKeyID
[3.12.10-3]
- Fix pem logging to deal with files originally created by root
[3.12.10-2]
- Retagging for updated patch missing from previous tag
[3.12.10-1]
- Update to 3.12.10
[3.12.9-11]
- Resolves: rhbz# 703658 - Fix crmf hard-coded maximum size for wrapped private keys
[3.12.9-10]
- Resolves: rhbz#688423 - Enable NSS support for pluggable ECC
[3.12.9-9]
- Add 'Conflicts: curl < 7.19.7-26.el6' to fix Bug 694663
[3.12.9-8]
- Construct private key nickname based on the full pathname of the pem file
[3.12.9-7]
- Update expired PayPayEE.cert test certificate
- Conditionalize some database tests on user not being root
[3.12.9-6]
- Update to NSS_3.12.9_WITH_CKBI_1_82_RTM
[3.12.9-5]
- Fix memory leaks caused by SECKEY_ImportDERPublicKey
[3.12.9-4]
- Short-term fix for ssl test suites hangs on ipv6 type connections
[3.12.9-3]
- Add requires for pkcs11-devel on nss-softokn-freebl devel
- Run the test suites in check section per packaging guidelines
[3.12.9-2]
- Prefer user database ca cert trust settings system's ones
- Swap internal key slot on fips mode switches
[3.12.9-1]
- Update to 3.12.9
- Fix libnsspem to test for and reject directories
[3.12.8-2]
- Add suppport for pkcs8 formatted keys in the pem module
- Add verify(not md5 size mtime) to configuration files attributes
- Prevent nss-sysinit disabling on package upgrade
- Create pkcs11.txt with correct permissions regardless of current umask
- Add option to setup-nsssysinit.sh to report nss-sysinit status
- Update test certificate which had expired
[3.12.8-1]
- Update to 3.12.8
[3.12.7-2]
- Increase release version number, no code changes
[3.12.7-1]
- Update to 3.12.7
[3.12.6-6]
- Rebuilt
[3.12.6-5]
- Appying the changes in previous log
- Changing some BuildRequires to >= as well
- Temporarily disabling all tests for faster builds
[3.12.6-4]
- Change some = to >= in Requires to enable a rebase next
[3.12.6-3]
- Fix SIGSEGV within CreateObject (#596783)
- Update expired test certificate
[3.12.6-2]
- Fix nss.pc to not require nss-softokn
[3.12.6-1.2]
- rebuilt using nss-util 3.2.6
[3.12.6-1.1]
- rebuilt using nspr-devel 4.8.4
[3.12.6-1]
- Update to 3.12.6
[3.12.5.99-1]
- Update to NSS_3_12_6_RC1
[3.12.5-8]
- Fix curl related regression and general patch code clean up
[3.12.5-7.3]
- Resolves: #551784 rebuilt after nss-softokn and nss-util builds
- this will generate the coorect nss.spec
[3.12.5-7.2]
- rebuilt for RHEL-6 candidate, Resolves: #551784
[3.12.5-7.1]
- Updated to 3.12.5 from CVS import from Fedora 12
- Moved blank legacy databases to the lookaside cache
- Reenabled the full test suite
- Retagging for a RHEL-6-test-build
[3.12.5-7]
- Retagged
[3.12.5-6]
- retagging
[3.12.5-2.1]
- Fix SIGSEGV on call of NSS_Initialize (#553638)
[3.12.5-2]
- bump release number and rebuild
[3.12.5-1.14]
- Fix nsssysinit to allow root to modify the nss system database (#547860)
[3.12.5-1.12.1]
- Temporarily disabling the ssl tests until Bug 539183 is resolved
[3.12.5-1.11]
- Fix an error introduced when adapting the patch for 546211
[3.12.5-1.10]
- Remove some left over trace statements from nsssysinit patching
[3.12.5-1.8]
- Fix nsssysinit to set the default flags on the crypto module (#545779)
- Fix nsssysinit to enable apps to use the system cert store, patch contributed by David Woodhouse (#546221)
- Fix segmentation fault when listing keys or certs in the database, patch contributed by Kamil Dudka (#540387)
- Sysinit requires coreutils for post install scriplet (#547067)
- Remove redundant header from the pem module
[3.12.5-2.1]
- Remove unneeded patch
[3.12.5-1.2]
- Update to 3.12.5
- CVE-2009-3555 TLS: MITM attacks via session renegotiation
[3.12.4-15]
- Require nss-softoken of same arch as nss (#527867)
[3.12.4-14]
- Fix bug where user was prompted for a password when listing keys on an empty system database (#527048)
- Fix setup-nsssysinit to handle more general flags formats (#527051)
[3.12.4-12]
- Fix syntax error in setup-nsssysinit.sh
[3.12.4-11]
- Fix sysinit to be under mozilla/security/nss/lib
[3.12.4-10]
- Add nss-sysinit activation/deactivation script
* Fri Sep 18 2009 Elio Maldonado- Install blank databases and configuration file for system shared database
- nsssysinit queries system for fips mode before relying on environment variable
[3.12.4-8]
- Restoring nssutil and -rpath-link to nss-config for now - 522477
* Tue Sep 08 2009 Elio Maldonado- Add the nss-sysinit subpackage
[3.12.4-6]
- Installing shared libraries to %{_libdir}
[3.12.4-5]
- Retagging to pick up new sources
[3.12.4-4]
- Update pem enabling source tar with latest fixes (509705, 51209)
[3.12.4-3]
- PEM module implements memory management for internal objects - 509705
- PEM module doesn't crash when processing malformed key files - 512019
[3.12.4-2]
- Remove symbolic links to shared libraries from devel - 521155
- No rpath-link in nss-softokn-config
[3.12.4-1]
- Update to 3.12.4
[3.12.3.99.3-30]
- Fix FORTIFY_SOURCE buffer overflows in test suite on ppc and ppc64 - bug 519766
- Fixed requires and buildrequires as per recommendations in spec file review
[3.12.3.99.3-29]
- Restoring patches 2 and 7 as we still compile all sources
- Applying the nss-nolocalsql.patch solves nss-tools sqlite dependency problems
[3.12.3.99.3-28]
- restore require sqlite
[3.12.3.99.3-27]
- Don't require sqlite for nss
[3.12.3.99.3-26]
- Ensure versions in the requires match those used when creating nss.pc
[3.12.3.99.3-25]
- Remove nss-prelink.conf as signed all shared libraries moved to nss-softokn
- Add a temprary hack to nss.pc.in to unblock builds
[3.12.3.99.3-24]
- caolan's nss.pc patch
[3.12.3.99.3-23]
- Bump the release number for a chained build of nss-util, nss-softokn and nss
[3.12.3.99.3-22]
- Fix nss-config not to include nssutil
- Add BuildRequires on nss-softokn and nss-util since build also runs the test suite
[3.12.3.99.3-21]
- disabling all tests while we investigate a buffer overflow bug
[3.12.3.99.3-20]
- disabling some tests while we investigate a buffer overflow bug - 519766
[3.12.3.99.3-19]
- remove patches that are now in nss-softokn and
- remove spurious exec-permissions for nss.pc per rpmlint
- single requires line in nss.pc.in
[3.12.3.99.3-18]
- Fix BuildRequires: nss-softokn-devel release number
* Wed Aug 26 2009 Elio Maldonado- fix nss.pc.in to have one single requires line
[3.12.3.99.3-16]
- cleanups for softokn
[3.12.3.99.3-15]
- remove the softokn subpackages
[3.12.3.99.3-14]
- don install the nss-util pkgconfig bits
[3.12.3.99.3-13]
- remove from -devel the 3 headers that ship in nss-util-devel
[3.12.3.99.3-12]
- kill off the nss-util nss-util-devel subpackages
* Sun Aug 23 2009 Elio Maldonado+emaldona@redhat.com - 3.12.3.99.3-11
- split off nss-softokn and nss-util as subpackages with their own rpms
- first phase of splitting nss-softokn and nss-util as their own packages
[3.12.3.99.3-10]
- must install libnssutil3.since nss-util is untagged at the moment
- preserve time stamps when installing various files
[3.12.3.99.3-9]
- dont install libnssutil3.so since its now in nss-util
[3.12.3.99.3-7.1]
- Fix spec file problems uncovered by Fedora_12_Mass_Rebuild
[3.12.3.99.3-7]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
[3.12.3.99.3-6]
- removed two patch files which are no longer needed and fixed previous change log number
[3.12.3.99.3-5]
- updated pem module incorporates various patches
- fix off-by-one error when computing size to reduce memory leak. (483855)
- fix data type to work on x86_64 systems. (429175)
- fix various memory leaks and free internal objects on module unload. (501080)
- fix to not clone internal objects in collect_objects(). (501118)
- fix to not bypass initialization if module arguments are omitted. (501058)
- fix numerous gcc warnings. (500815)
- fix to support arbitrarily long password while loading a private key. (500180)
- fix memory leak in make_key and memory leaks and return values in pem_mdSession_Login (501191)
[3.12.3.99.3-4]
- add patch for bug 502133 upstream bug 496997
[3.12.3.99.3-3]
- rebuild with higher release number for upgrade sanity
[3.12.3.99.3-2]
- updated to NSS_3_12_4_FIPS1_WITH_CKBI_1_75
[3.12.3-7]
- re-enable test suite
- add patch for upstream bug 488646 and add newer paypal
certs in order to make the test suite pass
[3.12.3-4]
- add conflicts info in order to fix bug 499436
[3.12.3-3]
- ship .chk files instead of running shlibsign at install time
- include .chk file in softokn-freebl subpackage
- add patch for upstream nss bug 488350
[3.12.3-2]
- Update to NSS 3.12.3
[3.12.2.99.3-7]
- temporarily disable the test suite because of bug 494266
[3.12.2.99.3-6]
- fix softokn-freebl dependency for multilib (bug 494122)
[3.12.2.99.3-5]
- introduce separate nss-softokn-freebl package
[3.12.2.99.3-4]
- disable execstack when building freebl
[3.12.2.99.3-3]
- add upstream patch to fix bug 483855
[3.12.2.99.3-2]
- build nspr-less freebl library
[3.12.2.99.3-1]
- Update to NSS_3_12_3_BETA4
[3.12.2.0-4]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
[3.12.2.0-3]
- update to NSS_3_12_2_RC1
- use system zlib
[3.12.1.1-4]
- add sparc64 to the list of 64 bit arches
[3.12.1.1-3]
- bug 456847, move pkgconfig requirement to devel package
[3.12.1.1-2]
- Update to NSS_3_12_1_RC2
[3.12.1.0-2]
- NSS 3.12.1 RC1
[3.12.0.3-7]
- fix bug bug 429175 in libpem module
[3.12.0.3-6]
- bug 456847, add Requires: pkgconfig
[3.12.0.3-3]
- nss package should own /etc/prelink.conf.d folder, rhbz#452062
- use upstream patch to fix test suite abort
[3.12.0.3-2]
- Update to NSS_3_12_RC4
[3.12.0.1-1]
- Update to NSS_3_12_RC2
[3.11.99.5-2]
- Zapping old Obsoletes/Provides. No longer needed, causes multilib headache.
[3.11.99.5-1]
- Update to NSS_3_12_BETA3
[3.11.99.4-1]
- NSS 3.12 Beta 2
- Use /usr/lib{64} as devel libdir, create symbolic links.
[3.11.99.3-6]
- Apply upstream patch for bug 417664, enable test suite on pcc.
[3.11.99.3-5]
- Support concurrent runs of the test suite on a single build host.
[3.11.99.3-4]
- disable test suite on ppc
[3.11.99.3-3]
- disable test suite on ppc64
[3.11.99.3-2]
- Build against gcc 4.3.0, use workaround for bug 432146
- Run the test suite after the build and abort on failures.
[3.11.99.3-1]
* NSS 3.12 Beta 1
[3.11.99.2b-3]
- move .so files to /lib
[3.11.99.2b-2]
- NSS 3.12 alpha 2b
[3.11.99.2-2]
- upstream patches to avoid calling netstat for random data
[3.11.99.2-1]
- NSS 3.12 alpha 2
[3.11.7-10]
- Add /etc/prelink.conf.d/nss-prelink.conf in order to blacklist
our signed libraries and protect them from modification.
[3.11.7-9]
- Fix off-by-one error in the PEM module
[3.11.7-8]
- fix a C++ mode compilation error
[3.11.7-7]
- Add 3.12 ckfw and libnsspem
[3.11.7-6]
- Updated license tag
[3.11.7-5]
- Ensure the workaround for mozilla bug 51429 really get's built.
[3.11.7-4]
- Better approach to ship freebl/softokn based on 3.11.5
- Remove link time dependency on softokn
[3.11.7-3]
- Fix unowned directories, rhbz#233890
[3.11.7-2]
- Update to 3.11.7, but freebl/softokn remain at 3.11.5.
- Use a workaround to avoid mozilla bug 51429.
[3.11.5-2]
- Fix rhbz#230545, failure to enable FIPS mode
- Fix rhbz#220542, make NSS more tolerant of resets when in the
middle of prompting for a user password.
[3.11.5-1]
- Update to 3.11.5
- This update fixes two security vulnerabilities with SSL 2
- Do not use -rpath link option
- Added several unsupported tools to tools package
[3.11.4-4]
- disable ECC, cleanout dead code
[3.11.4-1]
- Update to 3.11.4
[3.11.3-2]
- Revert the attempt to require latest NSPR, as it is not yet available
in the build infrastructure.
[3.11.3-1]
- Update to 3.11.3
[3.11.2-2]
- Add /etc/pki/nssdb
[3.11.2-1.1]
- rebuild
[3.11.2-1]
- Update to 3.11.2
- Enable executable bit on shared libs, also fixes debug info.
[3.11.1-2]
- Enable Elliptic Curve Cryptography (ECC)
[3.11.1-1]
- Update to 3.11.1
- Include upstream patch to limit curves
[3.11-4]
- add --noexecstack when compiling assembler on x86_64
[3.11-3.2]
- bump again for double-long bug on ppc(64)
[3.11-3.1]
- rebuilt for new gcc4.1 snapshot and glibc changes
[3.11-3]
- rebuild
[3.11-2]
- Update file list for the devel packages
[3.11-1]
- Update to 3.11
[3.11-0.cvs.2]
- Add patch to allow building on ppc*
- Update the pkgconfig file to Require nspr
[3.11-0.cvs]
- Initial import into Fedora Core, based on a CVS snapshot of
the NSS_3_11_RTM tag
- Fix up the pkcs11-devel subpackage to contain the proper headers
- Build with RPM_OPT_FLAGS
- No need to have rpath of /usr/lib in the pc file
* Thu Dec 15 2005 Kai Engert
- Adressed review comments by Wan-Teh Chang, Bob Relyea,
Christopher Aillon.
[3.10-1]
- Initial build
Related CVEs
Updated Packages
Release/Architecture | Filename | MD5sum | Superseded By Advisory |
|
Oracle VM 3 (x86_64) | nss-3.44.0-7.0.3.el6_10.src.rpm | a6b0a097673429fbf6877d87d0d627e4 | - |
| nss-3.44.0-7.0.3.el6_10.x86_64.rpm | 03008dc8c2fedc5502b86549eca2c723 | - |
| nss-sysinit-3.44.0-7.0.3.el6_10.x86_64.rpm | b5de18ee58220a63f1ffb3150b420b55 | - |
| nss-tools-3.44.0-7.0.3.el6_10.x86_64.rpm | c33ae55c476b2c4d135df3411d7a96f6 | - |
This page is generated automatically and has not been checked for errors or omissions. For clarification
or corrections please contact the Oracle Linux ULN team