diff --git a/etcd.spec b/etcd.spec index 9a0629a28b43dc1e072a82d34dd0520413d6b351..484832361b966035834b40f8330dda48bffd8f31 100644 --- a/etcd.spec +++ b/etcd.spec @@ -31,7 +31,7 @@ system.} %global gosupfiles integration/fixtures/* etcdserver/api/v2http/testdata/* Name: etcd -Release: 17 +Release: 18 Summary: Distributed reliable key-value store for the most critical data of a distributed system # Upstream license specification: Apache-2.0 @@ -177,6 +177,12 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Thu Jul 3 2025 wubijie - 3.4.14-18 +- Type:CVE +- ID:CVE-2025-4673 +- SUG:NA +- DESC:batch fix cve through rebuild + * Fri Feb 14 2025 lvxiangcong - 3.4.14-17 - Type:CVES - ID:CVE-2022-3064