| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Notable changes: The update to npm 6.14.11 has been relanded so that npm correctly reports its version. PR-URL: #37241
|
CI: https://ci.nodejs.org/job/node-test-pull-request/35971/ |
Sorry, something went wrong.
|
CI: https://ci.nodejs.org/job/node-test-pull-request/35996/ (✔️) |
Sorry, something went wrong.
When piping data into an SHA3 hash, EVP_DigestFinal_ex is called in hash._flush, bypassing safeguards in the JavaScript layer. Calling hash.digest causes EVP_DigestFinal_ex to be called again, resulting in a segmentation fault in the SHA3 implementation of OpenSSL. A relatively easy solution is to cache the result of calling EVP_DigestFinal_ex until the Hash object is garbage collected. PR-URL: #28251 Fixes: #28245 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Backport-PR-URL: #37009 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com>
|
@BethGriggs has raised some questions around the commit metadata (or lack thereof) for the revert commit. I'll open a PR to do the revert and npm reland. |
Sorry, something went wrong.
There was a problem hiding this comment.
needs to update the dates, all the rest LGTM 👍
Sorry, something went wrong.
Notable changes: The update to npm 6.14.11 has been relanded so that npm correctly reports its version. PR-URL: #37241
|
CI: https://ci.nodejs.org/job/node-test-pull-request/36043/ |
Sorry, something went wrong.
Date has been updated to today and commits rebased to accommodate #37278. If the CI's come back green I'll attempt to get this out today otherwise it'll slip to tomorrow (and I'll have to adjust the dates again). |
Sorry, something went wrong.
Sorry, something went wrong.
Notable changes: The update to npm 6.14.11 has been relanded so that npm correctly reports its version. PR-URL: #37241
| Back | FazBrowse Home | New Git URL |
2021-02-08, Version 10.23.3 'Dubnium' (LTS), @richardlau
Notable changes
The update to npm 6.14.11 has been relanded so that npm correctly reports its version.
Commits