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