From f06b2298543c632470c413d47816191d2986b520 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Mon, 5 May 2025 12:24:58 +0200 Subject: [PATCH 1/2] app-emulation/amazon-ssm-agent: sync with upstream this pulls release 3.3.2299 Signed-off-by: Mathieu Tortuyaux --- .../coreos-overlay/app-emulation/amazon-ssm-agent/Manifest | 2 +- ...-3.2.985.0-r4.ebuild => amazon-ssm-agent-3.3.2299.0.ebuild} | 3 --- .../{oem-ami-3.2.985.0-r1.ebuild => oem-ami-3.3.2299.0.ebuild} | 0 3 files changed, 1 insertion(+), 4 deletions(-) rename sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/{amazon-ssm-agent-3.2.985.0-r4.ebuild => amazon-ssm-agent-3.3.2299.0.ebuild} (98%) rename sdk_container/src/third_party/coreos-overlay/coreos-base/oem-ami/{oem-ami-3.2.985.0-r1.ebuild => oem-ami-3.3.2299.0.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/Manifest b/sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/Manifest index 11cb4191ca..738043a969 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/Manifest +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/Manifest @@ -1 +1 @@ -DIST amazon-ssm-agent-3.2.985.0.tar.gz 25648180 BLAKE2B 8081de8ab39b06ad554fa74b551ad23cf2df3755ce2c382b17beb599cad8c6b9f6520277c889eea5fcff7f96507f2c76d6cb2b67e857e8f8faa2e2e20cd9a5b4 SHA512 6ca37bcc072b03981e9047a8b04d102aa6174de30b926c392d9492e81e90595716f5c08ab0d8371ae016b54f45c9b989870120326a325a69e22e939c03abc672 +DIST amazon-ssm-agent-3.3.2299.0.tar.gz 32700711 BLAKE2B 5d19ed746ca5c5ca037f2bcc9a24ed68762f6547ab28aa4d532d31ddc500e3b47f76ca9d2094f1a2926acdd3c5b2d01b5f90ec4b0be7ae1210bb1a3782dc34d8 SHA512 07d59c16e0675f6e0cf96650d3a53505bd7a0e0d9b45724d20f9a54973a33c079e1ce9e57860eeb871198b0d04de115495e860666cc8bb501df1d1d3da5eb676 diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/amazon-ssm-agent-3.2.985.0-r4.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/amazon-ssm-agent-3.3.2299.0.ebuild similarity index 98% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/amazon-ssm-agent-3.2.985.0-r4.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/amazon-ssm-agent-3.3.2299.0.ebuild index f73c1dd946..3aec6c416f 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/amazon-ssm-agent-3.2.985.0-r4.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/amazon-ssm-agent/amazon-ssm-agent-3.3.2299.0.ebuild @@ -16,9 +16,6 @@ KEYWORDS="amd64 arm64" S="${WORKDIR}/${PN}-${PV}/src/${EGO_PN}" -PATCHES=( -) - src_prepare() { default ln -s ${PWD}/vendor/src/* ${PWD}/vendor/ diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-ami/oem-ami-3.2.985.0-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-ami/oem-ami-3.3.2299.0.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/coreos-base/oem-ami/oem-ami-3.2.985.0-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/coreos-base/oem-ami/oem-ami-3.3.2299.0.ebuild From 9a031240e828f2db21b8c7f73af3779a35b1cf64 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Mon, 5 May 2025 12:28:59 +0200 Subject: [PATCH 2/2] changelog: add entry Signed-off-by: Mathieu Tortuyaux --- changelog/updates/2025-05-05-amazon-ssm-agent.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/updates/2025-05-05-amazon-ssm-agent.md diff --git a/changelog/updates/2025-05-05-amazon-ssm-agent.md b/changelog/updates/2025-05-05-amazon-ssm-agent.md new file mode 100644 index 0000000000..748c6c83fc --- /dev/null +++ b/changelog/updates/2025-05-05-amazon-ssm-agent.md @@ -0,0 +1 @@ +- AWS: Amazon SSM Agent ([3.3.2299.0](https://github.com/aws/amazon-ssm-agent/blob/mainline/RELEASENOTES.md#3322990))