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 Packer to release version 1.8.3 #584

Closed
wants to merge 1 commit into from
Closed

Update Packer to release version 1.8.3 #584

wants to merge 1 commit into from

Conversation

ejv
Copy link
Contributor

@ejv ejv commented Aug 3, 2022

This PR does the following:

  • Updates Packer to release version 1.8.3
  • Updates Alpine to release version 3.16.
  • Updates the source_image_family in the example build.

Note, the previous Packer release version 1.8.1 included fixes to address issues with legacy SSH key algorithms that fundamentally arose due to upstream changes in OpenSSH. This typically manifested in the form of build failures due to Packer authentication errors (handshake failed) on contemporary OS base images. Client authentication support for algorithms based on SHA-2 for use with existing RSA keys is now implemented, which will mitigate this particular corner case.

@ejv
Copy link
Contributor Author

ejv commented Jan 18, 2023

Updated PR in #604.

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.

1 participant