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

Unified Diff: README.chromium

Issue 11362174: Update NSS to NSS 3.14 pre-release snapshot 2012-06-28 01:00:00 PDT. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Update the snapshot timestamp in README.chromium Created 8 years, 1 month 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: README.chromium
===================================================================
--- README.chromium (revision 166571)
+++ 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.14 pre-release snapshot 2012-06-26 01:00:00 PDT
+Version: 3.14 pre-release snapshot 2012-06-28 01:00:00 PDT
License: MPL 2 and MPL/LGPL/GPL tri-license
License File: http://www.mozilla.org/MPL/
Security Critical: yes
Description:
-NSS 3.14 pre-release snapshot 2012-06-26 01:00:00 PDT with NSPR 4.9
+NSS 3.14 pre-release snapshot 2012-06-28 01:00:00 PDT 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
@@ -22,7 +22,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
--D "2012-06-26 01:00:00 PDT" and -r NSPR_4_9_RTM.
+-D "2012-06-28 01:00:00 PDT" and -r NSPR_4_9_RTM.
Local Modifications:
@@ -70,3 +70,9 @@
- patches/nss-pqg-sechash.patch: fix duplicate HASH_ResultLen and
HASH_HashBuf functions. See NSS bug 475578
(https://bugzilla.mozilla.org/show_bug.cgi?id=475578).
+- patches/nss-error-collision.patch: fix error code collision of
+ SEC_ERROR_LEGACY_DATABASE. See NSS bug 753116
+ (https://bugzilla.mozilla.org/show_bug.cgi?id=753116).
+- patches/nss-utilpars.patch: fix two bugs in utilpars.c. See NSS bug 785208
+ (https://bugzilla.mozilla.org/show_bug.cgi?id=785208) and NSS bug 753116
+ (https://bugzilla.mozilla.org/show_bug.cgi?id=753116).
« no previous file with comments | « no previous file | mozilla/security/nss/lib/cryptohi/sechash.h » ('j') | mozilla/security/nss/lib/pk11wrap/secmodt.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698