diff --git a/etcd.spec b/etcd.spec index bf13581711278622c13b7ce3e513df145bb92040..2cb2fb3fbbd85c4f9090c6f9d47a85f9954cef57 100644 --- a/etcd.spec +++ b/etcd.spec @@ -31,7 +31,7 @@ system.} %global gosupfiles integration/fixtures/* etcdserver/api/v2http/testdata/* Name: etcd -Release: 9 +Release: 10 Summary: Distributed reliable key-value store for the most critical data of a distributed system # Upstream license specification: Apache-2.0 @@ -166,6 +166,12 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Tue Jul 1 2025 wubijie123 - 3.4.14-10 +- Type:cves +- ID:CVE-2023-29406 +- SUG:NA +- DESC:Batch fix cves through rebuild + * Thu Feb 20 2025 lvxiangcong - 3.4.14-9 - Type:CVES - CVES:CVE-2022-41723 CVE-2022-34038 CVE-2023-32082 CVE-2021-28235 CVE-2023-39325