| Index: README.chromium
|
| ===================================================================
|
| --- README.chromium (revision 257452)
|
| +++ README.chromium (working copy)
|
| @@ -7,7 +7,7 @@
|
| Security Critical: yes
|
|
|
| Description:
|
| -NSS 3.16 with NSPR 4.10.3
|
| +NSS 3.16 with NSPR 4.10.4
|
|
|
| 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 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_RTM
|
| -and the hg tag NSPR_4_10_3_RTM.
|
| +and the hg tag NSPR_4_10_4_RTM.
|
|
|
| Local Modifications:
|
|
|
| @@ -43,8 +43,6 @@
|
| to use PR_GetHostByName. Removing _PR_INET6_PROBE will prevent it from
|
| creating an IPv6 socket to probe if IPv6 is there.
|
| DO NOT upstream this patch.
|
| -- patches/nspr-darwin.patch: to build NSPR for arm64. See NSPR bug 972125
|
| - (https://bugzilla.mozilla.org/show_bug.cgi?id=972125).
|
|
|
| We made the following local changes to NSS.
|
| - patches/nss-static.patch: to build NSS as static libraries and omit
|
|
|