Skip to content

Conversation

@TingDaoK
Copy link
Contributor

@TingDaoK TingDaoK commented Sep 25, 2024

Issue #, if available:

  • https://aws.amazon.com/blogs/developer/linux-support-updates-for-aws-cli-v2/
  • Aws cil v2 recently requires GLIBC>=2.17, and we still use old version of glibc in our code pipeline to build the "as old as possible" support for the binary we release.
  • Pin to 2.17.51 for aws cli so that we are not affected the change they made. And we use awscli to upload to s3 which should not affected by the version update.

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@TingDaoK TingDaoK changed the title pin awscli to 2.17.51 pin awscli to 2.17.51 for release pipeline Sep 25, 2024
@TingDaoK TingDaoK changed the title pin awscli to 2.17.51 for release pipeline pin awscli to 2.17.51 for release pipeline on GLIBC<2.17 Sep 25, 2024
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.

2 participants