File tree Expand file tree Collapse file tree 3 files changed +11
-8
lines changed
Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
33 "etcd.service" : " 4550a4967ba35670051cbfd9b4edf1fc57c0f1d7a07e51f88351ac44c76d8066" ,
4- "etcd-3.5.21 .tar.gz" : " 76d7fcafe4fcc957fcd45671226b992c16e5f5e724935dea9df0190ac2b13481 " ,
5- "etcd-3.5.21 -vendor.tar.gz" : " b4c072080f0ca47c1d447b6547165b943206cb5cb71dbd35a9e68079fdeac5a7 "
4+ "etcd-3.5.28 .tar.gz" : " c1e873c174c44de5fb148024d3ad741cae11548b5b6d2ac36a003289e55024be " ,
5+ "etcd-3.5.28 -vendor.tar.gz" : " 7decc96250a76e9807d98834d35657d7f5ccdfd2f3d5e507d8e97bddc05cc79c "
66 }
77}
Original file line number Diff line number Diff line change 11Summary: A highly-available key value store for shared configuration
22Name: etcd
3- Version: 3.5.21
4- Release: 4 %{?dist }
3+ Version: 3.5.28
4+ Release: 1 %{?dist }
55License: ASL 2.0
66Vendor: Microsoft Corporation
77Distribution: Mariner
@@ -14,7 +14,7 @@ Source1: etcd.service
1414# generate_source_tarball.sh --srcTarball <source_tarball> --pkgVersion %%{version} --outFolder .
1515Source2: %{name }-%{version }-vendor.tar.gz
1616
17- BuildRequires: msft-golang
17+ BuildRequires: msft-golang > 1.25
1818
1919%description
2020A highly-available key value store for shared configuration and service discovery.
@@ -115,6 +115,9 @@ install -vdm755 %{buildroot}%{_sharedstatedir}/etcd
115115/%{_docdir }/%{name }-%{version }-tools/*
116116
117117%changelog
118+ * Fri Mar 27 2026 Akarsh Chaudhary <v-akarshc@microsoft.com> - 3.5.28-1
119+ - Upgrade to version 3.5.28 (fixes CVE-2026-33413 and CVE-2026-33343).
120+
118121* Tue Oct 14 2025 Kanishk Bansal <kanbansal@microsoft.com> - 3.5.21-4
119122- Bump to build with latest golang 1.24.9
120123
@@ -149,7 +152,7 @@ install -vdm755 %{buildroot}%{_sharedstatedir}/etcd
149152* Fri Feb 02 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.9-2
150153- Bump release to rebuild with go 1.21.6
151154
152- * Tue Oct 18 2023 Nicolas Guibourge <nicolasg@microsoft.com> - 3.5.9-1
155+ * Wed Oct 18 2023 Nicolas Guibourge <nicolasg@microsoft.com> - 3.5.9-1
153156- Upgrade to 3.5.9 to match version required by kubernetes
154157
155158* Mon Oct 16 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.6-12
Original file line number Diff line number Diff line change 33483348 "type": "other",
33493349 "other": {
33503350 "name": "etcd",
3351- "version": "3.5.21 ",
3352- "downloadUrl": "https://github.com/etcd-io/etcd/archive/v3.5.21 .tar.gz"
3351+ "version": "3.5.28 ",
3352+ "downloadUrl": "https://github.com/etcd-io/etcd/archive/v3.5.28 .tar.gz"
33533353 }
33543354 }
33553355 },
You can’t perform that action at this time.
0 commit comments