NSS:Branch Status: Difference between revisions
Jump to navigation
Jump to search
m (Add Category:NSS) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
=NSS_3_11_1_BRANCH= | =NSS_3_11_1_BRANCH= | ||
Closed. NSS 3.11.1 has been released | Closed. NSS 3.11.1 has been released. | ||
=NSS_3_11_BRANCH= | =NSS_3_11_BRANCH= | ||
Open for NSS 3.11. | Open for NSS 3.11.3 release. Checkins require two code reviews. | ||
==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''' | ||
Line 23: | Line 24: | ||
Open for NSS 3.12 development. Checkins require one code review. | Open for NSS 3.12 development. Checkins require one code review. | ||
[[Category:NSS]] |
Latest revision as of 11:36, 28 January 2007
Updated: June 15, 2006 by Wan-Teh Chang
NSS_3_11_1_BRANCH
Closed. NSS 3.11.1 has been released.
NSS_3_11_BRANCH
Open for NSS 3.11.3 release. Checkins require two code reviews.
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.