File tree Expand file tree Collapse file tree 8 files changed +24
-4
lines changed
ecr-credential-provider-1.32 Expand file tree Collapse file tree 8 files changed +24
-4
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ package-name = "ecr-credential-provider-1.32"
1515releases-url = " https://github.com/kubernetes/cloud-provider-aws/releases"
1616
1717[[package .metadata .build-package .external-files ]]
18- url = " https://github.com/kubernetes/cloud-provider-aws/archive/v1.32.1 .tar.gz"
19- path = " cloud-provider-aws-1.32.1 .tar.gz"
20- sha512 = " 787d48f4696c358084a0a24cc8b65b1a3ee0dc6dfdd677d8e8fc599312cd44759ebed5ba684ee1f295b3084d8a67b0301e970468ffdae554a1ca6f5dd149fca5 "
18+ url = " https://github.com/kubernetes/cloud-provider-aws/archive/v1.32.2 .tar.gz"
19+ path = " cloud-provider-aws-1.32.2 .tar.gz"
20+ sha512 = " 2ea6038125044850960207d509b779e439eb1325b2f4a260a8d2cfd9e9c7229a977681d4048bd06855ddaf21b985868d7da0242684a3b8706b6260430454a27b "
2121bundle-modules = [ " go" ]
2222
2323[build-dependencies ]
Original file line number Diff line number Diff line change 22%global gorepo cloud-provider-aws
33%global goimport %{goproject }/%{gorepo }
44
5- %global gover 1.32.1
5+ %global gover 1.32.2
66%global rpmver %{gover }
77
88%global _dwz_low_mem_die_limit 0
Original file line number Diff line number Diff line change @@ -125,5 +125,9 @@ sha512 = "0e542d4c060086366b8cfeccc502e89e5cca3f8ae3c65aad443b90ab99aadd7d81cab8
125125url = " https://raw.githubusercontent.com/aws/eks-distro/93c82ae30d0c044196bd0b0bcb1f1d98be9b0102/projects/kubernetes/kubernetes/1-25/patches/0028-EKS-PATCH-Lower-verbosity-for-topologycache-messages.patch"
126126sha512 = " dac541c6334b699a17a2254c9a763f65e8beb472bb61db353e6f9698fd6e84714326d7db63e822959afa301438ec669a8068f1602e4b27e38baf782b2ff62058"
127127
128+ [[package .metadata .build-package .external-files ]]
129+ url = " https://raw.githubusercontent.com/aws/eks-distro/f5830c618932af576c61e71a2dfa3dda26a996a6/projects/kubernetes/kubernetes/1-25/patches/0029-EKS-PATCH-Update-the-goversion-to-1.23.patch"
130+ sha512 = " 415559ab52745c4b57c84fbc81dd6a2d58bc09cfcce48b3ac2bdc7e388cd21d6f47c2b16a6c8678b5777dbc531d768eaf3a6abdd58e6c673c3e19ef5b63cc9c4"
131+
128132[build-dependencies ]
129133glibc = { path = " ../glibc" }
Original file line number Diff line number Diff line change @@ -94,6 +94,7 @@ Patch0025: 0025-EKS-PATCH-Add-sourceARN-to-sts-headers.patch
9494Patch0026: 0026-EKS-PATCH-skip-TestCreateBlobDisk-test.patch
9595Patch0027: 0027-EKS-PATCH-Updated-added-visibility-to-apiserver-x509.patch
9696Patch0028: 0028-EKS-PATCH-Lower-verbosity-for-topologycache-messages.patch
97+ Patch0029: 0029-EKS-PATCH-Update-the-goversion-to-1.23.patch
9798
9899BuildRequires: git
99100BuildRequires: rsync
Original file line number Diff line number Diff line change @@ -85,5 +85,9 @@ sha512 = "0e542d4c060086366b8cfeccc502e89e5cca3f8ae3c65aad443b90ab99aadd7d81cab8
8585url = " https://raw.githubusercontent.com/aws/eks-distro/93c82ae30d0c044196bd0b0bcb1f1d98be9b0102/projects/kubernetes/kubernetes/1-26/patches/0019-EKS-PATCH-Lower-verbosity-for-topologycache-messages.patch"
8686sha512 = " d26e1886dc8661666fd7469b469a1cbd24d4f4d7d240c56d6d6d2148abe5e4bc278cb00f288bec9c7a0f6458a3eb857e4a1a2571c635ab4d83b347eac81d5eab"
8787
88+ [[package .metadata .build-package .external-files ]]
89+ url = " https://raw.githubusercontent.com/aws/eks-distro/259009b1eefaed4a7be4df2ec1d12a280b4c28e2/projects/kubernetes/kubernetes/1-26/patches/0020-EKS-PATCH-Update-the-goversion-to-1.23.patch"
90+ sha512 = " 22f6634afe74d3753561b1e1a3dae66ee4a532b683d38ac8d22a7bdda8f562f94ff9cc2560b12e5b5e03816b79a849d301345177a9452501b44c214e7c2264d3"
91+
8892[build-dependencies ]
8993glibc = { path = " ../glibc" }
Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ Patch0016: 0016-EKS-PATCH-Add-sourceARN-to-sts-headers.patch
8484Patch0017: 0017-EKS-PATCH-fix-CVE-2023-47108.patch
8585Patch0018: 0018-EKS-PATCH-Updated-added-visibility-to-apiserver-x509.patch
8686Patch0019: 0019-EKS-PATCH-Lower-verbosity-for-topologycache-messages.patch
87+ Patch0020: 0020-EKS-PATCH-Update-the-goversion-to-1.23.patch
8788
8889BuildRequires: git
8990BuildRequires: rsync
Original file line number Diff line number Diff line change @@ -81,5 +81,13 @@ sha512 = "24a955f2a672338ab5d69993f6d40708617ac85ac5c9437cc03b85e0521ea5dd1c30bf
8181url = " https://raw.githubusercontent.com/aws/eks-distro/7771e87603c3ae1fd29d04044689ff4cf5e349d4/projects/kubernetes/kubernetes/1-27/patches/0018-EKS-PATCH-Lower-verbosity-for-topologycache-messages.patch"
8282sha512 = " d26e1886dc8661666fd7469b469a1cbd24d4f4d7d240c56d6d6d2148abe5e4bc278cb00f288bec9c7a0f6458a3eb857e4a1a2571c635ab4d83b347eac81d5eab"
8383
84+ [[package .metadata .build-package .external-files ]]
85+ url = " https://raw.githubusercontent.com/aws/eks-distro/259009b1eefaed4a7be4df2ec1d12a280b4c28e2/projects/kubernetes/kubernetes/1-27/patches/0019-EKS-PATCH-hack-tools-update-to-golangci-lint-v1.56.2.patch"
86+ sha512 = " c76f14277635fd05a6e595de6e10ed31f047c7ca6281e12acb1d024c6e32293f6c6aae18c9ec46c8e7246bb7e890c5d2fc3a78e7e1bfb6686332af7e01907f7b"
87+
88+ [[package .metadata .build-package .external-files ]]
89+ url = " https://raw.githubusercontent.com/aws/eks-distro/259009b1eefaed4a7be4df2ec1d12a280b4c/projects/kubernetes/kubernetes/1-27/patches/0020-EKS-PATCH-Update-the-goversion-to-1.23.patch"
90+ sha512 = " 59d66b1791cf7fa60158db76460f2e8da3b1d680232fa2d1e0e91419a31829b08e9c3a2b8f2fbb56b6519314769f6eaf82032bee358562ae940adacb09ab3681"
91+
8492[build-dependencies ]
8593glibc = { path = " ../glibc" }
Original file line number Diff line number Diff line change @@ -81,6 +81,8 @@ Patch0015: 0015-EKS-PATCH-Add-apf-queue-wait-audit-log-latency-annot.patch
8181Patch0016: 0016-EKS-PATCH-fix-CVE-2023-47108.patch
8282Patch0017: 0017-EKS-PATCH-kubelet-use-env-vars-in-node-log-query-PS-.patch
8383Patch0018: 0018-EKS-PATCH-Lower-verbosity-for-topologycache-messages.patch
84+ Patch0019: 0019-EKS-PATCH-hack-tools-update-to-golangci-lint-v1.56.2.patch
85+ Patch0020: 0020-EKS-PATCH-Update-the-goversion-to-1.23.patch
8486
8587BuildRequires: git
8688BuildRequires: rsync
You can’t perform that action at this time.
0 commit comments