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

Unified Diff: nss/README.chromium

Issue 3135002: Update to NSS 3.12.7 and NSPR 4.8.6.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years, 4 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
« no previous file with comments | « no previous file | nss/mozilla/nsprpub/lib/ds/plarena.h » ('j') | nss/mozilla/security/nss/lib/cryptohi/seckey.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nss/README.chromium
===================================================================
--- nss/README.chromium (revision 55475)
+++ nss/README.chromium (working copy)
@@ -1,7 +1,7 @@
Network Security Services (NSS)
URL: http://www.mozilla.org/projects/security/pki/nss/
-Version: NSS 3.12.6 with NSPR 4.8.4
+Version: NSS 3.12.7 with NSPR 4.8.6
License: MPL/LGPL/GPL tri-license
License File: http://www.mozilla.org/MPL/
@@ -19,8 +19,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_12_6_RTM
-and -r NSPR_4_8_4_RTM.
+The current source code was checked out with the CVS tags -r NSS_3_12_7_RTM
+and -r NSPR_4_8_6_RTM.
Local Modifications:
@@ -34,12 +34,6 @@
(The "system" vs. "user" thread distinction comes from Java, and
ultimately from Solaris threads.) This is a workaround for
http://crbug.com/40663.
-- patches/nspr-private-extern.patch: add .private_extern directives to NSPR
- assembly code functions for Mac OS X. See NSPR bug 568600
- (https://bugzilla.mozilla.org/show_bug.cgi?id=568600).
-- patches/nspr-remove-flat-carbon-headers.patch: remove FlatCarbon headers
- in prlink.c. See NSPR bug 546478
- (https://bugzilla.mozilla.org/show_bug.cgi?id=546478).
We made the following local changes to NSS.
- patches/nss-static.patch: to build NSS as static libraries and omit
« no previous file with comments | « no previous file | nss/mozilla/nsprpub/lib/ds/plarena.h » ('j') | nss/mozilla/security/nss/lib/cryptohi/seckey.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698