diff --git a/etcd.spec b/etcd.spec index f74797d59973760eaa1a47613ca276d5c2e35be0..d55c10c614036862e549241be201d9fe899248ff 100644 --- a/etcd.spec +++ b/etcd.spec @@ -31,7 +31,7 @@ system.} %global gosupfiles integration/fixtures/* etcdserver/api/v2http/testdata/* Name: etcd -Release: 5 +Release: 6 Summary: Distributed reliable key-value store for the most critical data of a distributed system # Upstream license specification: Apache-2.0 @@ -153,6 +153,12 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Tue Jul 1 2025 wubijie123 - 3.4.14-6 +- Type:cves +- ID:CVE-2023-29406 +- SUG:NA +- DESC:Batch fix cves through rebuild + * Wed Oct 19 2022 wuzx - 3.4.14-5 - add sw64 patch