Index: README.chromium |
=================================================================== |
--- README.chromium (revision 206843) |
+++ README.chromium (working copy) |
@@ -66,10 +66,6 @@ |
(https://bugzilla.mozilla.org/show_bug.cgi?id=668397). |
- patches/nss-urandom-abort.patch: call abort() if NSS cannot read from |
/dev/urandom. See Chromium issue 244661 (http://crbug.com/244661). |
-- patches/nss-rtlgenrandom.patch: RNG_SystemRNG should fail if it cannot |
- call RtlGenRandom on Windows. Remove the obsolete code for Windows |
- versions older than Windows XP. See NSS bug 882829 |
- (https://bugzilla.mozilla.org/show_bug.cgi?id=882829). |
-- patches/nss-include-guard.patch: fix a typo in the header include guard |
- of secmod.h. See NSS bug 884072 |
- (https://bugzilla.mozilla.org/show_bug.cgi?id=884072). |
+- patches/nss-secoid-mistake.patch: revert a change to lib/util/secoid.c |
+ made by mistake. See NSS bug 877798 |
+ (https://bugzilla.mozilla.org/show_bug.cgi?id=877798). |