NSS:Branch Status: Difference between revisions
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
==Code Freeze of the NSS Cryptographic Module on NSS_3_11_BRANCH== | ==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 | The FIPS 140-2 validation of the NSS cryptographic module has started. Therefore, checkins to the directories that make up the libsoftokn3 and libfreebl*3 shared libraries are restricted. | ||
* mozilla/dbm | |||
* mozilla/security/nss/lib/util | * mozilla/security/nss/lib/util | ||
* mozilla/security/nss/lib/freebl | * mozilla/security/nss/lib/freebl | ||
* mozilla/security/nss/lib/softoken | * mozilla/security/nss/lib/softoken | ||
In particular, we will not fix noncritical bugs discovered by [http://www.coverity.com/ Coverity] in those | In particular, we will not fix noncritical bugs discovered by [http://www.coverity.com/ Coverity] in those directories, such as | ||
* dead code | * dead code | ||
* crashes, memory leaks, or double frees '''under out-of-memory condition''' | * crashes, memory leaks, or double frees '''under out-of-memory condition''' | ||
Revision as of 00:33, 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 directories that make up the libsoftokn3 and libfreebl*3 shared libraries are restricted.
- mozilla/dbm
- 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 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.