Skip to content

Commit

Permalink
chore: update binaries in layer zips (#1703)
Browse files Browse the repository at this point in the history
Steps to create this PR:

1. Download and unzip current zip files
2. Create a new EC2 instance (Amazon Linux 2023 AMI, 64 bit x86)
3. Download gpg (v2.3.7) and openssl (v.3.0.8) executables from the EC2 instance
4. Download gpg lib files from EC2 instance: npth, libgpg-error, libgcrypt, libassuan, libbz2, libreadline
6. Replace existing gpg executables with new ones
7. Replace all downloaded lib files (pth was removed and libksba is not being included for now), also gpg-agent was removed
9. Zip gpg folder and openssl executable (with zip command)
10. Replace zips in this folder with new zips
  • Loading branch information
scanlonp authored Jul 18, 2024
1 parent 25f79cb commit a2feaba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Binary file modified lib/custom-resource-handlers/layers/gpg-layer.zip
Binary file not shown.
Binary file modified lib/custom-resource-handlers/layers/openssl-cli-layer.zip
Binary file not shown.

0 comments on commit a2feaba

Please sign in to comment.