Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: nss/README.chromium

Issue 10540165: Update NSS to NSS 3.13.5 (from NSS 3.13.3). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)
« no previous file with comments | « no previous file | nss/mozilla/security/nss/lib/certdb/certdb.c » ('j') | nss/mozilla/security/nss/lib/certhigh/certvfy.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698