Skip to content

doc: add details for July 2022 security releases - #43733

Closed
BethGriggs wants to merge 4 commits into
nodejs:mainfrom
BethGriggs:details
Closed

doc: add details for July 2022 security releases#43733
BethGriggs wants to merge 4 commits into
nodejs:mainfrom
BethGriggs:details

Conversation

@BethGriggs

@BethGriggsBethGriggs commented Jul 8, 2022

Copy link
Copy Markdown
Member
  • copy as appropriate to Node.js 16/14 changelogs once content has been reviewed
    • I'll open a separate PR for Node.js 16 and 14 as they do not have the --openssl-shared-config flag.
  • update nodejs.org blog posts

I think providing the additional information in the changelogs would be useful (even if retroactive). Also, indicate the breaking changes as such.

cc: @RafaelGSS (I'll also add as co-author as a lot of this is copying your text.)

@BethGriggsBethGriggs added the wip Issues and PRs that are still a work in progress. label Jul 8, 2022
@nodejs-github-botnodejs-github-bot added the release Issues and PRs related to Node.js releases. label Jul 8, 2022

@RafaelGSSRafaelGSS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I would also mention the https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/ post since it contains more detailed information and missing pieces in the changelog such as: "Attempt to read openssl.cnf from /home/iojs/build/ upon startup" and "DNS rebinding in --inspect via invalid IP addresses"

Comment threaddoc/changelogs/CHANGELOG_V18.md Outdated
Comment threaddoc/changelogs/CHANGELOG_V18.md Outdated
Comment threaddoc/changelogs/CHANGELOG_V18.md Outdated
Comment threaddoc/changelogs/CHANGELOG_V18.md Outdated
@BethGriggs

Copy link
Copy Markdown
MemberAuthor

@addaleax, thank you for the suggestions. Sorry! I was working on some edits at the same time. I'll manually review all of your suggestions and apply

Co-authored-by: Rafael Gonzaga <rafael.nunu@hotmail.com>
@BethGriggsBethGriggs removed the wip Issues and PRs that are still a work in progress. label Jul 8, 2022
@BethGriggs
BethGriggs marked this pull request as ready for review July 8, 2022 16:24
Comment threaddoc/changelogs/CHANGELOG_V18.md Outdated
Comment threaddoc/changelogs/CHANGELOG_V18.md

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

BethGriggs added a commit that referenced this pull request Jul 11, 2022
Co-authored-by: Rafael Gonzaga <rafael.nunu@hotmail.com>
PR-URL: #43733
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <rlau@redhat.com>
@BethGriggs

Copy link
Copy Markdown
MemberAuthor

Landed in 15bb82b

@BethGriggs
BethGriggs deleted the details branch July 11, 2022 17:00
targos pushed a commit that referenced this pull request Jul 12, 2022
Co-authored-by: Rafael Gonzaga <rafael.nunu@hotmail.com>
PR-URL: #43733
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <rlau@redhat.com>
@targostargos mentioned this pull request Jul 12, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releaseIssues and PRs related to Node.js releases.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@BethGriggs@addaleax@richardlau@mhdawson@RafaelGSS@targos@nodejs-github-bot