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

Unified Diff: README.chromium

Issue 1017413002: Uprev NSS to 3.18 RTM (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/nss.git@nspr_uprev
Patch Set: Rebased Created 5 years, 9 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.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 4aa56b59e5623a77a82f5c51a291f8b2b665edfc..3a6240d81c8039ec7d2c3f8e33e8dc841599d9df 100644
--- a/README.chromium
+++ b/README.chromium
@@ -7,7 +7,7 @@ License File: nss/COPYING
Security Critical: yes
Description:
-NSS 3.16.5 with NSPR 4.10.8
+NSS 3.18 with NSPR 4.10.8
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 @@ Linux.
The source code was checked out from the mozilla.org CVS or hg repository using
the nspr-checkout.sh and nss-checkout.sh scripts in the scripts directory.
-The current source code was checked out with the hg tag NSS_3_16_5_RTM
+The current source code was checked out with the hg tag NSS_3_18_RTM
and the hg tag NSPR_4_10_8_RTM.
Local Modifications:
@@ -45,10 +45,6 @@ We made the following local changes to NSPR.
DO NOT upstream this patch.
We made the following local changes to NSS.
-- patches/nss-static.patch: to build NSS as static libraries and omit
- 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).
- nss/exports_win.def: The list of exports to use when building nss as a
dynamic library (crnss.dll).
- nss/lib/ckfw/builtins/certdata.c: a generated file. Do an upstream NSS
@@ -69,3 +65,7 @@ We made the following local changes to NSS.
- patches/nss-chacha20-poly1305.patch: Support ChaCha20+Poly1305 cipher
suites. See NSS bug 917571
(https://bugzilla.mozilla.org/show_bug.cgi?id=917571).
+- patches/nss-static.patch: to build NSS as static libraries and omit
+ 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).
« no previous file with comments | « no previous file | nss.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698