Index: nss/README.chromium |
=================================================================== |
--- nss/README.chromium (revision 142244) |
+++ nss/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.3 |
+Version: 3.13.5 |
License: MPL/LGPL/GPL tri-license |
License File: http://www.mozilla.org/MPL/ |
Security Critical: yes |
Description: |
-NSS 3.13.3 with NSPR 4.9 |
+NSS 3.13.5 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,7 +21,7 @@ |
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_3_RTM |
+The current source code was checked out with the CVS tags -r NSS_3_13_5_RTM |
and -r NSPR_4_9_RTM. |
Local Modifications: |
@@ -59,9 +59,8 @@ |
- patches/nss-remove-fortezza.patch: remove Fortezza certificate support |
from PK11_ImportPublicKey. See NSS bug 668397 |
(https://bugzilla.mozilla.org/show_bug.cgi?id=668397). |
-- patches/nss-warnings.patch: fix compiler warnings. See NSS bug 671071 |
- (https://bugzilla.mozilla.org/show_bug.cgi?id=671071) and NSS bug 753189 |
+- 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) |
+ 762351 (https://bugzilla.mozilla.org/show_bug.cgi?id=762351) |