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