diff --git a/etcd.spec b/etcd.spec index 478c8498c88d90f95fe626e040717959114f531e..d3be263462f8780460e2b6fa68e7eaa959c361b4 100644 --- a/etcd.spec +++ b/etcd.spec @@ -31,7 +31,7 @@ system.} %global gosupfiles integration/fixtures/* etcdserver/api/v2http/testdata/* Name: etcd -Release: 14 +Release: 15 Summary: Distributed reliable key-value store for the most critical data of a distributed system # Upstream license specification: Apache-2.0 @@ -168,6 +168,12 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Tue Feb 11 2025 lvxiangcong - 3.4.14-15 +- Type: CVE +- ID:CVE-2024-9355 +- SUG:NA +- DESC: fix cve CVE-2024-9355 through rebuild + * Thu May 09 2024 zhangbowei - 3.4.14-14 - Type:bugfix - CVE:NA