| 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).
|
|
|