| Index: README.chromium
|
| ===================================================================
|
| --- README.chromium (revision 164196)
|
| +++ README.chromium (working copy)
|
| @@ -1,13 +1,13 @@
|
| Name: Network Security Services (NSS)
|
| Short Name: nss
|
| URL: http://www.mozilla.org/projects/security/pki/nss/
|
| -Version: 3.13.5
|
| +Version: 3.14 pre-release snapshot 2012-06-26 01:00:00 PDT
|
| License: MPL 2 and MPL/LGPL/GPL tri-license
|
| License File: http://www.mozilla.org/MPL/
|
| Security Critical: yes
|
|
|
| Description:
|
| -NSS 3.13.5 with NSPR 4.9
|
| +NSS 3.14 pre-release snapshot 2012-06-26 01:00:00 PDT with NSPR 4.9
|
|
|
| This copy of NSS has been customized for Chromium. NSPR is also put here
|
| rather than in a separate directory to emphasize the fact that Chromium is
|
| @@ -21,8 +21,8 @@
|
|
|
| The source code was checked out from the mozilla.org CVS repository using
|
| the nspr-checkout.sh and nss-checkout.sh scripts in the scripts directory.
|
| -The current source code was checked out with the CVS tags -r NSS_3_13_5_RTM
|
| -and -r NSPR_4_9_RTM.
|
| +The current source code was checked out with the CVS tags
|
| +-D "2012-06-26 01:00:00 PDT" and -r NSPR_4_9_RTM.
|
|
|
| Local Modifications:
|
|
|
| @@ -53,9 +53,6 @@
|
| libpkix (the new certification path validation library) and
|
| softoken/legacydb (support for the old Berkeley DB databases). See NSS
|
| bug 534471 (https://bugzilla.mozilla.org/show_bug.cgi?id=534471).
|
| -- patches/nss-static2.patch: fix a compiler warning in
|
| - patches/nss-static.patch. This should be merged into
|
| - patches/nss-static.patch.
|
| - mozilla/security/nss/exports_win.def: The list of exports to use when
|
| building nss as a dynamic library (crnss.dll).
|
| - patches/nss-remove-fortezza.patch: remove Fortezza certificate support
|
| @@ -63,10 +60,13 @@
|
| (https://bugzilla.mozilla.org/show_bug.cgi?id=668397).
|
| - patches/nss-warnings.patch: fix compiler warnings. See NSS bug 753189
|
| (https://bugzilla.mozilla.org/show_bug.cgi?id=753189).
|
| -- patches/nss-libpkix-leak.patch: Fix a leak when using libpkix. See NSS bug
|
| - 762353 (https://bugzilla.mozilla.org/show_bug.cgi?id=762353) and NSS bug
|
| - 762351 (https://bugzilla.mozilla.org/show_bug.cgi?id=762351)
|
| - patches/nss-der-encode-time-choice.patch: Fix handling of dates before 1950
|
| and exactly 2050-01-01 00:00:00. See NSS bug 786531
|
| (https://bugzilla.mozilla.org/show_bug.cgi?id=786531)
|
| -- Change the license headers to MPL 2.
|
| +- patches/nss-ocsp-const.patch: fix compiler warnings. See NSS bug 186619
|
| + (https://bugzilla.mozilla.org/show_bug.cgi?id=186619).
|
| +- patches/nss-shvfy-const.patch: fix compiler warnings. See NSS bug 475578
|
| + (https://bugzilla.mozilla.org/show_bug.cgi?id=475578).
|
| +- patches/nss-pqg-sechash.patch: fix duplicate HASH_ResultLen and
|
| + HASH_HashBuf functions. See NSS bug 475578
|
| + (https://bugzilla.mozilla.org/show_bug.cgi?id=475578).
|
|
|