!90 fix cve in cve-2024-9355 through rebuild
From: @running-tortoise Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
8cfa7b137e
@ -31,7 +31,7 @@ system.}
|
|||||||
%global gosupfiles integration/fixtures/* etcdserver/api/v2http/testdata/*
|
%global gosupfiles integration/fixtures/* etcdserver/api/v2http/testdata/*
|
||||||
|
|
||||||
Name: etcd
|
Name: etcd
|
||||||
Release: 14
|
Release: 15
|
||||||
Summary: Distributed reliable key-value store for the most critical data of a distributed system
|
Summary: Distributed reliable key-value store for the most critical data of a distributed system
|
||||||
|
|
||||||
# Upstream license specification: Apache-2.0
|
# Upstream license specification: Apache-2.0
|
||||||
@ -168,6 +168,12 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 09 2024 zhangbowei <zhangbowei@kylinos.cn> - 3.4.14-14
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user