Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nodejs to 16.4.2 #1517

Closed
wants to merge 2 commits into from
Closed

Conversation

Salihan04
Copy link

Addresses July 2021 security release.

Description

This change includes updating the Dockerfiles for Node.js versions 12, 14 and 16 to the latest patch version to address the July 2021 security release.

This change was created by running the ./update.sh script.

Break down #1512 into 3 separate PRs per version (12, 14, 16) based on feedback

Closes #1503

Motivation and Context

This change is required to resolve the following CVEs:

Testing Details

Example Output(if appropriate)

Types of changes

  • Documentation
  • Version change (Update, remove or add more Node.js versions)
  • Variant change (Update, remove or add more variants, or versions of variants)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Others (non of above)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • All new and existing tests passed.

@bripkens
Copy link
Contributor

bripkens commented Jul 5, 2021

Please note the missing checksums in the diff.

Copy link

@Sy1v4in Sy1v4in left a comment

Choose a reason for hiding this comment

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

Why don't you have any CHECKSUM values?

@Salihan04 Salihan04 changed the title Update nodejs to 16.4.1 Update nodejs to 16.4.2 Jul 6, 2021
@Salihan04
Copy link
Author

Salihan04 commented Jul 6, 2021

Updated to v16.4.2 and CHECKSUM values are available

@nschonni
Copy link
Member

nschonni commented Jul 6, 2021

Waiting to merge these pending docker-library/official-images#10480 (comment)

PS: The email for the commits isn't registered with your account, so it's not associating the commits to you
image

@DRoet
Copy link

DRoet commented Jul 7, 2021

This can be closed now that #1521 landed.

@Salihan04 Salihan04 closed this Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Heads up of Node.js security releases July 1st 2021
5 participants