Uh oh!
There was an error while loading. Please reload this page.
v15.0.1 proposal - #35736
Merged
Merged
Conversation
PR-URL: #35585 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Use kbd element for key strokes and remove extra parentheses. PR-URL: #35656 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
PR-URL: #35693 Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Add Danielle Adams's release key. PR-URL: #35545 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Signed-off-by: James M Snell <jasnell@gmail.com> Fixes: #35722 PR-URL: #35723 Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com>
nodejs-github-bot
commented
Oct 21, 2020
Collaborator
Review requested:
|
BethGriggs added a commit
that referenced
this pull request
Oct 21, 2020
BethGriggsforce-pushed
the
v15.0.1-proposal
branch
from
October 21, 2020 11:22
b94e07b to
f7abd6aComparetargos
approved these changes
Oct 21, 2020
Trott
approved these changes
Oct 21, 2020
gengjiawen
approved these changes
Oct 21, 2020
gireeshpunathil
approved these changes
Oct 21, 2020
bricss
commented
Oct 21, 2020
Contributor
Would be great to pull this #35732 in ➰ |
Codecov Report
@@ Coverage Diff @@## v15.x #35736 +/- ##
========================================
Coverage ? 96.40% ========================================
Files ? 220 Lines ? 73676 Branches ? 0 ========================================
Hits ? 71026 Misses ? 2650 Partials ? 0 Continue to review full report at Codecov.
|
MylesBorins
commented
Oct 21, 2020
Contributor
If possible can we include the npm update? |
PR-URL: #35698 Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #35707 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit sets the OpenSSL error mark before calling X509_STORE_load_locations and pops the error mark afterwards. The motivation for this is that it is possible that X509_STORE_load_locations can produce errors if the configuration option --openssl-system-ca-path file does not exist. Later if a different function is called which calls an OpenSSL function it could fail because these errors might still be on the OpenSSL error stack. Currently, all functions that call NewRootCertStore clear the OpenSSL error queue upon returning, but this was not the case for example in v12.18.0. PR-URL: #35514Fixes: #35456 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
The update to V8 8.6 already included the changes from that version, but it wasn't tagged yet. Having the wrong version in tree breaks node-core-utils. PR-URL: #35732 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com>
BethGriggsforce-pushed
the
v15.0.1-proposal
branch
from
October 21, 2020 14:55
f7abd6a to
a84aedcComparePR-URL: #35724 Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
BethGriggsforce-pushed
the
v15.0.1-proposal
branch
from
October 21, 2020 16:04
a84aedc to
0c5dbc1CompareCollaborator
Collaborator
richardlau
requested changes
Oct 21, 2020
richardlau
left a comment
Member
There was a problem hiding this comment.
There should be a link to 15.0.1 in the TOC of CHANGELOG_V15.md.
BethGriggsforce-pushed
the
v15.0.1-proposal
branch
from
October 21, 2020 18:09
0c5dbc1 to
8451c4aComparerichardlau
approved these changes
Oct 21, 2020
BethGriggs added a commit
to BethGriggs/nodejs.org
that referenced
this pull request
Oct 21, 2020
BethGriggs added a commit
to BethGriggs/nodejs.org
that referenced
this pull request
Oct 21, 2020
BethGriggs added a commit
to BethGriggs/nodejs.org
that referenced
this pull request
Oct 21, 2020
BethGriggs added a commit
to nodejs/nodejs.org
that referenced
this pull request
Oct 21, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
2020-10-21, Version 15.0.1 (Current), @BethGriggs
Notable changes
Commits
c509485c19] - build: use make functions instead of echo (Antoine du Hamel) #35707f5acc2d030] - crypto: fix regression on randomFillSync (James M Snell) #35723595c8df48d] - deps: upgrade npm to 7.0.3 (Ruy Adorno) #3572469e7f20f2d] - deps: V8: set correct V8 version patch number (Michaël Zasso) #35732b78294dc00] - doc: use kbd element in readline doc (Rich Trott) #356981efa87082b] - doc: add release key for Danielle Adams (Danielle Adams) #355456e91d644e3] - doc: use kbd element in os doc (Rich Trott) #356565a48a7b6f8] - doc: add a statement in the documentation. (Pooja D.P) #355856a7a61be7c] - src: mark/pop OpenSSL errors in NewRootCertStore (Daniel Bevenius) #35514d54edece99] - test: refactor test-crypto-pbkdf2 (Tobias Nießen) #35693