diff --git a/etcd.spec b/etcd.spec index b73cda5745f8791e3463c677279ead65fa329bef..36a8d7eecb4f4db35f06bdc77be19704325434c4 100644 --- a/etcd.spec +++ b/etcd.spec @@ -31,7 +31,7 @@ system.} %global gosupfiles integration/fixtures/* etcdserver/api/v2http/testdata/* Name: etcd -Release: 6 +Release: 7 Summary: Distributed reliable key-value store for the most critical data of a distributed system # Upstream license specification: Apache-2.0 @@ -153,6 +153,12 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Tue Feb 11 2025 lvxiangcong - 3.4.14-7 +- Type:CVE +- CVE:CVE-2022-24675 CVE-2022-28327 CVE-2022-24921 CVE-2021-44717 CVE-2021-33195 +- SUG:NA +- DESC: Batch fix cve through rebuild and sync release + * Wed Jul 17 2024 guojunding - 3.4.14-6 - Suppress noisy basic auth token deletion log