NSS:Branch Status: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
=NSS_3_11_BRANCH=
=NSS_3_11_BRANCH=


Open for NSS 3.11.x development. Checkins require one code review. Checkins will require two code reviews after NSS 3.11.2 is released.
Open for NSS 3.11.2 development. Checkins require one code review. Checkins will require two code reviews after NSS 3.11.2 is released.


==Code Freeze of the NSS Cryptographic Module on NSS_3_11_BRANCH==
==Code Freeze of the NSS Cryptographic Module on NSS_3_11_BRANCH==

Revision as of 00:30, 16 June 2006

Updated: June 15, 2006 by Wan-Teh Chang

NSS_3_11_1_BRANCH

Closed. NSS 3.11.1 has been released off this branch.

NSS_3_11_BRANCH

Open for NSS 3.11.2 development. Checkins require one code review. Checkins will require two code reviews after NSS 3.11.2 is released.

Code Freeze of the NSS Cryptographic Module on NSS_3_11_BRANCH

The FIPS 140-2 validation of the NSS cryptographic module has started. Therefore, checkins to the three directories that contains the source code of the libsoftokn3 and libfreebl*3 shared libraries are restricted.

  • mozilla/security/nss/lib/util
  • mozilla/security/nss/lib/freebl
  • mozilla/security/nss/lib/softoken

In particular, we will not fix noncritical bugs discovered by Coverity in those three directories, such as

  • dead code
  • crashes, memory leaks, or double frees under out-of-memory condition

NSS Trunk

Open for NSS 3.12 development. Checkins require one code review.