Index: net/third_party/nss/README.chromium |
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium |
index 78d16ffdedaaf4867647e2a5a1d33264bd705ad6..65a3e2a77aae12278467ab530292043d2c4bd59e 100644 |
--- a/net/third_party/nss/README.chromium |
+++ b/net/third_party/nss/README.chromium |
@@ -103,6 +103,10 @@ Patches: |
* Make the build metadata deterministic |
patches/removebuildmetadata.patch |
+ * Fix locking bug in ssl3_HandleHelloRequest when rejecting a renegotiation. |
+ patches/norenegotiatelock.patch |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1162521 |
+ |
Apply the patches to NSS by running the patches/applypatches.sh script. Read |
the comments at the top of patches/applypatches.sh for instructions. |