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

Unified Diff: nss/README.chromium

Issue 593027: Update NSS and NSPR to NSS_3_12_6_BETA1 and NSPR_4_8_4_BETA1.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years, 10 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/pr/include/md/_win95.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nss/README.chromium
===================================================================
--- nss/README.chromium (revision 38521)
+++ 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 pre-release with NSPR 4.8.4 pre-release
+Version: NSS 3.12.6 Beta 1 with NSPR 4.8.4 Beta 1
License: MPL/LGPL/GPL tri-license
License File: http://www.mozilla.org/MPL/
@@ -19,15 +19,14 @@
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 date tag -D 2010-01-19.
+The current source code was checked out with the CVS tags -r NSS_3_12_6_BETA1
+and -r NSPR_4_8_4_BETA1.
Local Modifications:
We made the following local changes to NSPR.
- patches/nspr-static.patch: to build NSPR as static libraries. See NSPR
bug 533014 (https://bugzilla.mozilla.org/show_bug.cgi?id=533014).
-- patches/nspr-warnings.patch: to fix some (but not all) compiler warnings.
- See NSPR bug 541222 (https://bugzilla.mozilla.org/show_bug.cgi?id=541222).
- patches/prcpucfg.h: added to the mozilla/nsprpub/pr/include directory.
We made the following local changes to NSS.
@@ -35,11 +34,3 @@
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-secport.patch: to rewrite ancient code that uses NSPR as
- shared libraries/DLLs. See NSS bug 541228
- (https://bugzilla.mozilla.org/show_bug.cgi?id=541228).
-- patches/nss-nssinit.patch: to remove two unnecessary header inclusions.
- See NSS bug 541231 (https://bugzilla.mozilla.org/show_bug.cgi?id=541231).
-- patches/nss-dertime.patch: to fix some (but not all) compiler warnings.
- See NSS bug 536023 comment 13
- (https://bugzilla.mozilla.org/show_bug.cgi?id=536023#c13).
« no previous file with comments | « no previous file | nss/mozilla/nsprpub/pr/include/md/_win95.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698