fix cve-2024-9355 through rebuild

(cherry picked from commit a187512c0f0188d2638236c2a8380ccff76aa076)
This commit is contained in:
lvxiangcong 2025-02-11 17:27:50 +08:00 committed by openeuler-sync-bot
parent 8d882e14b9
commit 9639435ee8

View File

@ -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<lvxiangcong@kylinos.cn> - 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 <zhangbowei@kylinos.cn> - 3.4.14-14
- Type:bugfix
- CVE:NA