From 5c2411f191a50712e1aadb928b3bd9f23177d665 Mon Sep 17 00:00:00 2001 From: Mazen Selim Date: Wed, 18 Mar 2026 23:02:36 +0000 Subject: [PATCH 1/4] ecr-credential-provider-1.32: update to 1.32.7 Signed-off-by: Mazen Selim --- ...ovider-hardcode-ECR-endpoint-for-eu.patch} | 0 ...aws-partition-in-credential-provider.patch | 55 ------------------- .../ecr-credential-provider-1.32/Cargo.toml | 6 +- .../ecr-credential-provider-1.32.spec | 5 +- 4 files changed, 5 insertions(+), 61 deletions(-) rename packages/ecr-credential-provider-1.32/{0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch => 0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch} (100%) delete mode 100644 packages/ecr-credential-provider-1.32/0001-support-new-aws-partition-in-credential-provider.patch diff --git a/packages/ecr-credential-provider-1.32/0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch b/packages/ecr-credential-provider-1.32/0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch similarity index 100% rename from packages/ecr-credential-provider-1.32/0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch rename to packages/ecr-credential-provider-1.32/0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch diff --git a/packages/ecr-credential-provider-1.32/0001-support-new-aws-partition-in-credential-provider.patch b/packages/ecr-credential-provider-1.32/0001-support-new-aws-partition-in-credential-provider.patch deleted file mode 100644 index e679cb3b9..000000000 --- a/packages/ecr-credential-provider-1.32/0001-support-new-aws-partition-in-credential-provider.patch +++ /dev/null @@ -1,55 +0,0 @@ -From 9a0819d0782d06da30e4942f207c61f6a5cecf81 Mon Sep 17 00:00:00 2001 -From: Sam Berning -Date: Sat, 25 Oct 2025 01:19:05 +0000 -Subject: [PATCH] support new aws partition in credential provider - -Signed-off-by: Sam Berning ---- - cmd/ecr-credential-provider/main.go | 2 +- - cmd/ecr-credential-provider/main_test.go | 10 ++++++++++ - 2 files changed, 11 insertions(+), 1 deletion(-) - -diff --git a/cmd/ecr-credential-provider/main.go b/cmd/ecr-credential-provider/main.go -index 0d78e046..b61bd789 100644 ---- a/cmd/ecr-credential-provider/main.go -+++ b/cmd/ecr-credential-provider/main.go -@@ -42,7 +42,7 @@ import ( - const ecrPublicRegion string = "us-east-1" - const ecrPublicHost string = "public.ecr.aws" - --var ecrPrivateHostPattern = regexp.MustCompile(`^(\d{12})\.dkr[\.\-]ecr(\-fips)?\.([a-zA-Z0-9][a-zA-Z0-9-_]*)\.(amazonaws\.com(?:\.cn)?|on\.(?:aws|amazonwebservices\.com\.cn)|sc2s\.sgov\.gov|c2s\.ic\.gov|cloud\.adc-e\.uk|csp\.hci\.ic\.gov)$`) -+var ecrPrivateHostPattern = regexp.MustCompile(`^(\d{12})\.dkr[\.\-]ecr(\-fips)?\.([a-zA-Z0-9][a-zA-Z0-9-_]*)\.(amazonaws\.(?:com(?:\.cn)?|eu)|on\.(?:aws|amazonwebservices\.com\.cn)|sc2s\.sgov\.gov|c2s\.ic\.gov|cloud\.adc-e\.uk|csp\.hci\.ic\.gov)$`) - - // ECR abstracts the calls we make to aws-sdk for testing purposes - type ECR interface { -diff --git a/cmd/ecr-credential-provider/main_test.go b/cmd/ecr-credential-provider/main_test.go -index 296506fb..d047e343 100644 ---- a/cmd/ecr-credential-provider/main_test.go -+++ b/cmd/ecr-credential-provider/main_test.go -@@ -352,6 +352,12 @@ func Test_parseRegionFromECRPrivateHost(t *testing.T) { - host: "123456789123.dkr.ecr.us-iso-east-1.c2s.ic.gov", - region: "us-iso-east-1", - }, -+ // EUSC -+ { -+ name: "success", -+ host: "123456789123.dkr.ecr.eusc-de-east-1.amazonaws.eu", -+ region: "eusc-de-east-1", -+ }, - // Dual-Stack - { - name: "success", -@@ -411,6 +417,10 @@ func TestRegistryPatternMatch(t *testing.T) { - {"123456789012.dkr.ecr-fips.lala-land-1.amazonaws.com", true}, - // .cn - {"123456789012.dkr.ecr.lala-land-1.amazonaws.com.cn", true}, -+ // .eu -+ {"123456789012.dkr.ecr.eusc-de-east-1.amazonaws.eu", true}, -+ // .eu with fips -+ {"123456789012.dkr.ecr-fips.eusc-de-east-1.amazonaws.eu", true}, - // registry ID too long - {"1234567890123.dkr.ecr.lala-land-1.amazonaws.com", false}, - // registry ID too short --- -2.42.0 - diff --git a/packages/ecr-credential-provider-1.32/Cargo.toml b/packages/ecr-credential-provider-1.32/Cargo.toml index 7bfb730f8..6129742f9 100644 --- a/packages/ecr-credential-provider-1.32/Cargo.toml +++ b/packages/ecr-credential-provider-1.32/Cargo.toml @@ -15,9 +15,9 @@ package-name = "ecr-credential-provider-1.32" releases-url = "https://github.com/kubernetes/cloud-provider-aws/releases" [[package.metadata.build-package.external-files]] -url = "https://github.com/kubernetes/cloud-provider-aws/archive/v1.32.5.tar.gz" -path = "cloud-provider-aws-1.32.5.tar.gz" -sha512 = "2f40bbdf596646451a5415a3b6f53a04f7ed788a7f129434c0b7c7c730f30468a3addd22566382f9e7645051737038634b032ac57947ab15b462a7b8bf3c6eec" +url = "https://github.com/kubernetes/cloud-provider-aws/archive/v1.32.7.tar.gz" +path = "cloud-provider-aws-1.32.7.tar.gz" +sha512 = "2f02f940ae48a2e741c91d128427992280dffa9085eafcbc14c9a5c2a99941477b6de451f9dfa03fe68098ce616f57bcc4744b1b2c7e3216a0664c8825bc578a" bundle-modules = [ "go" ] [build-dependencies] diff --git a/packages/ecr-credential-provider-1.32/ecr-credential-provider-1.32.spec b/packages/ecr-credential-provider-1.32/ecr-credential-provider-1.32.spec index 078d42fd7..0cd727078 100644 --- a/packages/ecr-credential-provider-1.32/ecr-credential-provider-1.32.spec +++ b/packages/ecr-credential-provider-1.32/ecr-credential-provider-1.32.spec @@ -2,7 +2,7 @@ %global gorepo cloud-provider-aws %global goimport %{goproject}/%{gorepo} -%global gover 1.32.5 +%global gover 1.32.7 %global rpmver %{gover} %global _dwz_low_mem_die_limit 0 @@ -18,8 +18,7 @@ Source: cloud-provider-aws-%{gover}.tar.gz Source1: bundled-cloud-provider-aws-%{gover}.tar.gz Source1000: clarify.toml -Patch0001: 0001-support-new-aws-partition-in-credential-provider.patch -Patch0002: 0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch +Patch0001: 0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch BuildRequires: %{_cross_os}glibc-devel From 61f9e1a695c212761f0d3e82a60482eafc0b4401 Mon Sep 17 00:00:00 2001 From: Mazen Selim Date: Wed, 18 Mar 2026 23:02:58 +0000 Subject: [PATCH 2/4] ecr-credential-provider-1.33: update to 1.33.3 Signed-off-by: Mazen Selim --- ...ovider-hardcode-ECR-endpoint-for-eu.patch} | 0 ...aws-partition-in-credential-provider.patch | 55 ------------------- .../ecr-credential-provider-1.33/Cargo.toml | 6 +- .../ecr-credential-provider-1.33.spec | 5 +- 4 files changed, 5 insertions(+), 61 deletions(-) rename packages/ecr-credential-provider-1.33/{0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch => 0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch} (100%) delete mode 100644 packages/ecr-credential-provider-1.33/0001-support-new-aws-partition-in-credential-provider.patch diff --git a/packages/ecr-credential-provider-1.33/0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch b/packages/ecr-credential-provider-1.33/0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch similarity index 100% rename from packages/ecr-credential-provider-1.33/0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch rename to packages/ecr-credential-provider-1.33/0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch diff --git a/packages/ecr-credential-provider-1.33/0001-support-new-aws-partition-in-credential-provider.patch b/packages/ecr-credential-provider-1.33/0001-support-new-aws-partition-in-credential-provider.patch deleted file mode 100644 index e679cb3b9..000000000 --- a/packages/ecr-credential-provider-1.33/0001-support-new-aws-partition-in-credential-provider.patch +++ /dev/null @@ -1,55 +0,0 @@ -From 9a0819d0782d06da30e4942f207c61f6a5cecf81 Mon Sep 17 00:00:00 2001 -From: Sam Berning -Date: Sat, 25 Oct 2025 01:19:05 +0000 -Subject: [PATCH] support new aws partition in credential provider - -Signed-off-by: Sam Berning ---- - cmd/ecr-credential-provider/main.go | 2 +- - cmd/ecr-credential-provider/main_test.go | 10 ++++++++++ - 2 files changed, 11 insertions(+), 1 deletion(-) - -diff --git a/cmd/ecr-credential-provider/main.go b/cmd/ecr-credential-provider/main.go -index 0d78e046..b61bd789 100644 ---- a/cmd/ecr-credential-provider/main.go -+++ b/cmd/ecr-credential-provider/main.go -@@ -42,7 +42,7 @@ import ( - const ecrPublicRegion string = "us-east-1" - const ecrPublicHost string = "public.ecr.aws" - --var ecrPrivateHostPattern = regexp.MustCompile(`^(\d{12})\.dkr[\.\-]ecr(\-fips)?\.([a-zA-Z0-9][a-zA-Z0-9-_]*)\.(amazonaws\.com(?:\.cn)?|on\.(?:aws|amazonwebservices\.com\.cn)|sc2s\.sgov\.gov|c2s\.ic\.gov|cloud\.adc-e\.uk|csp\.hci\.ic\.gov)$`) -+var ecrPrivateHostPattern = regexp.MustCompile(`^(\d{12})\.dkr[\.\-]ecr(\-fips)?\.([a-zA-Z0-9][a-zA-Z0-9-_]*)\.(amazonaws\.(?:com(?:\.cn)?|eu)|on\.(?:aws|amazonwebservices\.com\.cn)|sc2s\.sgov\.gov|c2s\.ic\.gov|cloud\.adc-e\.uk|csp\.hci\.ic\.gov)$`) - - // ECR abstracts the calls we make to aws-sdk for testing purposes - type ECR interface { -diff --git a/cmd/ecr-credential-provider/main_test.go b/cmd/ecr-credential-provider/main_test.go -index 296506fb..d047e343 100644 ---- a/cmd/ecr-credential-provider/main_test.go -+++ b/cmd/ecr-credential-provider/main_test.go -@@ -352,6 +352,12 @@ func Test_parseRegionFromECRPrivateHost(t *testing.T) { - host: "123456789123.dkr.ecr.us-iso-east-1.c2s.ic.gov", - region: "us-iso-east-1", - }, -+ // EUSC -+ { -+ name: "success", -+ host: "123456789123.dkr.ecr.eusc-de-east-1.amazonaws.eu", -+ region: "eusc-de-east-1", -+ }, - // Dual-Stack - { - name: "success", -@@ -411,6 +417,10 @@ func TestRegistryPatternMatch(t *testing.T) { - {"123456789012.dkr.ecr-fips.lala-land-1.amazonaws.com", true}, - // .cn - {"123456789012.dkr.ecr.lala-land-1.amazonaws.com.cn", true}, -+ // .eu -+ {"123456789012.dkr.ecr.eusc-de-east-1.amazonaws.eu", true}, -+ // .eu with fips -+ {"123456789012.dkr.ecr-fips.eusc-de-east-1.amazonaws.eu", true}, - // registry ID too long - {"1234567890123.dkr.ecr.lala-land-1.amazonaws.com", false}, - // registry ID too short --- -2.42.0 - diff --git a/packages/ecr-credential-provider-1.33/Cargo.toml b/packages/ecr-credential-provider-1.33/Cargo.toml index 864fe32c7..dbb217795 100644 --- a/packages/ecr-credential-provider-1.33/Cargo.toml +++ b/packages/ecr-credential-provider-1.33/Cargo.toml @@ -15,9 +15,9 @@ package-name = "ecr-credential-provider-1.33" releases-url = "https://github.com/kubernetes/cloud-provider-aws/releases" [[package.metadata.build-package.external-files]] -url = "https://github.com/kubernetes/cloud-provider-aws/archive/v1.33.2.tar.gz" -path = "cloud-provider-aws-1.33.2.tar.gz" -sha512 = "45741eb57c9d4be0e7eb55a33f18fa948f6347f302e47e331be1bda2823275514fe8c5310df7be2125b1fce3af31fd9ff391be5ff5f48c4ccc5613a9a1ffc52d" +url = "https://github.com/kubernetes/cloud-provider-aws/archive/v1.33.3.tar.gz" +path = "cloud-provider-aws-1.33.3.tar.gz" +sha512 = "094991f85de1f8f830bda0a433f18529c0307b403447147aa67368beb0805f76944fba3a2a31704ff9648795cd00e90584e822425ce6c47ff6dd7c2519c3e2ba" bundle-modules = [ "go" ] [build-dependencies] diff --git a/packages/ecr-credential-provider-1.33/ecr-credential-provider-1.33.spec b/packages/ecr-credential-provider-1.33/ecr-credential-provider-1.33.spec index 1eeda7299..cc4ca9c78 100644 --- a/packages/ecr-credential-provider-1.33/ecr-credential-provider-1.33.spec +++ b/packages/ecr-credential-provider-1.33/ecr-credential-provider-1.33.spec @@ -2,7 +2,7 @@ %global gorepo cloud-provider-aws %global goimport %{goproject}/%{gorepo} -%global gover 1.33.2 +%global gover 1.33.3 %global rpmver %{gover} %global _dwz_low_mem_die_limit 0 @@ -18,8 +18,7 @@ Source: cloud-provider-aws-%{gover}.tar.gz Source1: bundled-cloud-provider-aws-%{gover}.tar.gz Source1000: clarify.toml -Patch0001: 0001-support-new-aws-partition-in-credential-provider.patch -Patch0002: 0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch +Patch0001: 0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch BuildRequires: %{_cross_os}glibc-devel From 66b4cb50a13e3f305c3a16237ef0574da80bb71c Mon Sep 17 00:00:00 2001 From: Mazen Selim Date: Wed, 18 Mar 2026 23:03:20 +0000 Subject: [PATCH 3/4] ecr-credential-provider-1.34: update to 1.34.2 Signed-off-by: Mazen Selim --- ...ovider-hardcode-ECR-endpoint-for-eu.patch} | 0 ...aws-partition-in-credential-provider.patch | 55 ------------------- .../ecr-credential-provider-1.34/Cargo.toml | 6 +- .../ecr-credential-provider-1.34.spec | 5 +- 4 files changed, 5 insertions(+), 61 deletions(-) rename packages/ecr-credential-provider-1.34/{0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch => 0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch} (100%) delete mode 100644 packages/ecr-credential-provider-1.34/0001-support-new-aws-partition-in-credential-provider.patch diff --git a/packages/ecr-credential-provider-1.34/0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch b/packages/ecr-credential-provider-1.34/0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch similarity index 100% rename from packages/ecr-credential-provider-1.34/0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch rename to packages/ecr-credential-provider-1.34/0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch diff --git a/packages/ecr-credential-provider-1.34/0001-support-new-aws-partition-in-credential-provider.patch b/packages/ecr-credential-provider-1.34/0001-support-new-aws-partition-in-credential-provider.patch deleted file mode 100644 index e679cb3b9..000000000 --- a/packages/ecr-credential-provider-1.34/0001-support-new-aws-partition-in-credential-provider.patch +++ /dev/null @@ -1,55 +0,0 @@ -From 9a0819d0782d06da30e4942f207c61f6a5cecf81 Mon Sep 17 00:00:00 2001 -From: Sam Berning -Date: Sat, 25 Oct 2025 01:19:05 +0000 -Subject: [PATCH] support new aws partition in credential provider - -Signed-off-by: Sam Berning ---- - cmd/ecr-credential-provider/main.go | 2 +- - cmd/ecr-credential-provider/main_test.go | 10 ++++++++++ - 2 files changed, 11 insertions(+), 1 deletion(-) - -diff --git a/cmd/ecr-credential-provider/main.go b/cmd/ecr-credential-provider/main.go -index 0d78e046..b61bd789 100644 ---- a/cmd/ecr-credential-provider/main.go -+++ b/cmd/ecr-credential-provider/main.go -@@ -42,7 +42,7 @@ import ( - const ecrPublicRegion string = "us-east-1" - const ecrPublicHost string = "public.ecr.aws" - --var ecrPrivateHostPattern = regexp.MustCompile(`^(\d{12})\.dkr[\.\-]ecr(\-fips)?\.([a-zA-Z0-9][a-zA-Z0-9-_]*)\.(amazonaws\.com(?:\.cn)?|on\.(?:aws|amazonwebservices\.com\.cn)|sc2s\.sgov\.gov|c2s\.ic\.gov|cloud\.adc-e\.uk|csp\.hci\.ic\.gov)$`) -+var ecrPrivateHostPattern = regexp.MustCompile(`^(\d{12})\.dkr[\.\-]ecr(\-fips)?\.([a-zA-Z0-9][a-zA-Z0-9-_]*)\.(amazonaws\.(?:com(?:\.cn)?|eu)|on\.(?:aws|amazonwebservices\.com\.cn)|sc2s\.sgov\.gov|c2s\.ic\.gov|cloud\.adc-e\.uk|csp\.hci\.ic\.gov)$`) - - // ECR abstracts the calls we make to aws-sdk for testing purposes - type ECR interface { -diff --git a/cmd/ecr-credential-provider/main_test.go b/cmd/ecr-credential-provider/main_test.go -index 296506fb..d047e343 100644 ---- a/cmd/ecr-credential-provider/main_test.go -+++ b/cmd/ecr-credential-provider/main_test.go -@@ -352,6 +352,12 @@ func Test_parseRegionFromECRPrivateHost(t *testing.T) { - host: "123456789123.dkr.ecr.us-iso-east-1.c2s.ic.gov", - region: "us-iso-east-1", - }, -+ // EUSC -+ { -+ name: "success", -+ host: "123456789123.dkr.ecr.eusc-de-east-1.amazonaws.eu", -+ region: "eusc-de-east-1", -+ }, - // Dual-Stack - { - name: "success", -@@ -411,6 +417,10 @@ func TestRegistryPatternMatch(t *testing.T) { - {"123456789012.dkr.ecr-fips.lala-land-1.amazonaws.com", true}, - // .cn - {"123456789012.dkr.ecr.lala-land-1.amazonaws.com.cn", true}, -+ // .eu -+ {"123456789012.dkr.ecr.eusc-de-east-1.amazonaws.eu", true}, -+ // .eu with fips -+ {"123456789012.dkr.ecr-fips.eusc-de-east-1.amazonaws.eu", true}, - // registry ID too long - {"1234567890123.dkr.ecr.lala-land-1.amazonaws.com", false}, - // registry ID too short --- -2.42.0 - diff --git a/packages/ecr-credential-provider-1.34/Cargo.toml b/packages/ecr-credential-provider-1.34/Cargo.toml index 4df7669df..f09e05b0b 100644 --- a/packages/ecr-credential-provider-1.34/Cargo.toml +++ b/packages/ecr-credential-provider-1.34/Cargo.toml @@ -15,9 +15,9 @@ package-name = "ecr-credential-provider-1.34" releases-url = "https://github.com/kubernetes/cloud-provider-aws/releases" [[package.metadata.build-package.external-files]] -url = "https://github.com/kubernetes/cloud-provider-aws/archive/v1.34.1.tar.gz" -path = "cloud-provider-aws-1.34.1.tar.gz" -sha512 = "92823dcf4ede0a946ffefa1734f23d38613dff6ea6d9f16c4166abf91bb0247a8a41cb9b51568d829caf62bb6382a1865161899b80827ff2924ea1723d76a4a1" +url = "https://github.com/kubernetes/cloud-provider-aws/archive/v1.34.2.tar.gz" +path = "cloud-provider-aws-1.34.2.tar.gz" +sha512 = "a4594a172a14a668805fadb85ef23d44fd7bf553b05f1ef1798dd1c64f55a27cfa8572ae350894bab78b69ecf266ff7bce60e4f0327978f7a91e3b6e9a745b6a" bundle-modules = [ "go" ] [build-dependencies] diff --git a/packages/ecr-credential-provider-1.34/ecr-credential-provider-1.34.spec b/packages/ecr-credential-provider-1.34/ecr-credential-provider-1.34.spec index 5949f8b78..ead2d129c 100644 --- a/packages/ecr-credential-provider-1.34/ecr-credential-provider-1.34.spec +++ b/packages/ecr-credential-provider-1.34/ecr-credential-provider-1.34.spec @@ -2,7 +2,7 @@ %global gorepo cloud-provider-aws %global goimport %{goproject}/%{gorepo} -%global gover 1.34.1 +%global gover 1.34.2 %global rpmver %{gover} %global _dwz_low_mem_die_limit 0 @@ -18,8 +18,7 @@ Source: cloud-provider-aws-%{gover}.tar.gz Source1: bundled-cloud-provider-aws-%{gover}.tar.gz Source1000: clarify.toml -Patch0001: 0001-support-new-aws-partition-in-credential-provider.patch -Patch0002: 0002-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch +Patch0001: 0001-ecr-credential-provider-hardcode-ECR-endpoint-for-eu.patch BuildRequires: %{_cross_os}glibc-devel From aa865804460d26fd9bab244d5c02cdffb669d636 Mon Sep 17 00:00:00 2001 From: Mazen Selim Date: Wed, 18 Mar 2026 23:03:44 +0000 Subject: [PATCH 4/4] ecr-credential-provider-1.35: update to 1.35.1 Signed-off-by: Mazen Selim --- packages/ecr-credential-provider-1.35/Cargo.toml | 6 +++--- .../ecr-credential-provider-1.35.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/ecr-credential-provider-1.35/Cargo.toml b/packages/ecr-credential-provider-1.35/Cargo.toml index 68e1200e7..2a3344215 100644 --- a/packages/ecr-credential-provider-1.35/Cargo.toml +++ b/packages/ecr-credential-provider-1.35/Cargo.toml @@ -15,9 +15,9 @@ package-name = "ecr-credential-provider-1.35" releases-url = "https://github.com/kubernetes/cloud-provider-aws/releases" [[package.metadata.build-package.external-files]] -url = "https://github.com/kubernetes/cloud-provider-aws/archive/refs/tags/v1.35.0.tar.gz" -sha512 = "c98d0a734b5f0e643fbc0f37558182e89e6fbf0c882abab9a85de50cf5b0fc7e054228e440f8cf7ed3970da4d944e2ca1005d67ccd1f13cdb4574c502c49f45b" -path = "cloud-provider-aws-1.35.0.tar.gz" +url = "https://github.com/kubernetes/cloud-provider-aws/archive/refs/tags/v1.35.1.tar.gz" +sha512 = "8737fe2f20e4f9ded0bab6d9bf965fa9ea34f08ef0a5cc7628ec7964b75c34a35aab3d7aa3c2bc5900fc890e2178e2c5849dccae8a86429e830377ef867508e3" +path = "cloud-provider-aws-1.35.1.tar.gz" bundle-modules = [ "go" ] [build-dependencies] diff --git a/packages/ecr-credential-provider-1.35/ecr-credential-provider-1.35.spec b/packages/ecr-credential-provider-1.35/ecr-credential-provider-1.35.spec index 87c7071b7..2657852e2 100644 --- a/packages/ecr-credential-provider-1.35/ecr-credential-provider-1.35.spec +++ b/packages/ecr-credential-provider-1.35/ecr-credential-provider-1.35.spec @@ -2,8 +2,8 @@ %global gorepo cloud-provider-aws %global goimport %{goproject}/%{gorepo} -%global gover 1.35.0 -%global rpmver 1.35.0 +%global gover 1.35.1 +%global rpmver 1.35.1 %global _dwz_low_mem_die_limit 0