#16695 closed enhancement (fixed)

nss-3.80

Reported by: Bruce Dubbs Owned by: ken@…
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by ken@…, 22 months ago

Release notes are at https://hg.mozilla.org/projects/nss/rev/f9c0ae078957d66cd8b664c7c1524e74be439468

NSS 3.80 shared libraries are backwards-compatible with all older NSS 3.x shared libraries. A program linked with older NSS 3.x shared libraries will work with this new version of the shared libraries without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs to the functions listed in NSS Public Functions will remain compatible with future versions of the NSS shared libraries.

Changes in NSS 3.80

  • Bug 1774720 - Fix SEC_ERROR_ALGORITHM_MISMATCH entry in SECerrs.h.
  • Bug 1617956 - Add support for asynchronous client auth hooks.
  • Bug 1497537 - nss-policy-check: make unknown keyword check optional.
  • Bug 1765383 - GatherBuffer: Reduced plaintext buffer allocations by allocating it on initialization. Replaced redundant code with assert. Debug builds: Added buffer freeing/allocation for each record.
  • Bug 1773022 - Mark 3.79 as an ESR release.
  • Bug 1764206 - Bump nssckbi version number for June.
  • Bug 1759815 - Remove Hellenic Academic 2011 Root.
  • Bug 1770267 - Add E-Tugra Roots.
  • Bug 1768970 - Add Certainly Roots.
  • Bug 1764392 - Add DigitCert Roots.
  • Bug 1759794 - Protect SFTKSlot needLogin with slotLock.
  • Bug 1366464 - Compare signature and signatureAlgorithm fields in legacy certificate verifier.
  • Bug 1771497 - Uninitialized value in cert_VerifyCertChainOld.
  • Bug 1771495 - Unchecked return code in sec_DecodeSigAlg.
  • Bug 1771498 - Uninitialized value in cert_ComputeCertType.
  • Bug 1760998 - Avoid data race on primary password change.
  • Bug 1769063 - Replace ppc64 dcbzl intrinisic.
  • Bug 1771036 - Allow LDFLAGS override in makefile builds.

comment:2 by ken@…, 22 months ago

Owner: changed from blfs-book to ken@…
Status: newassigned

comment:3 by ken@…, 22 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.