Batch fix cves through rebuild for openEuler-20.03-LTS-SP4
This commit is contained in:
parent
edb4e82870
commit
b7a8d497ee
10
etcd.spec
10
etcd.spec
@ -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: 10
|
Release: 11
|
||||||
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
|
||||||
@ -161,6 +161,14 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 20 2025 lvxiangcong <lvxiangcong@kylinos.cn> - 3.4.14-11
|
||||||
|
- Type:CVES
|
||||||
|
- ID:CVE-2024-24791 CVE-2023-45288 CVE-2022-1962 CVE-2022-41725 CVE-2022-2880
|
||||||
|
CVE-2024-24785 CVE-2023-45290 CVE-2022-32148 CVE-2023-29406 CVE-2023-39326
|
||||||
|
CVE-2023-24534 CVE-2023-24536 CVE-2023-24537
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Batch fix cves through rebuild
|
||||||
|
|
||||||
* Tue Feb 18 2025 lvxiangcong<lvxiangcong@kylinos.cn> - 3.4.14-10
|
* Tue Feb 18 2025 lvxiangcong<lvxiangcong@kylinos.cn> - 3.4.14-10
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- CVE:CVE-2023-39325
|
- CVE:CVE-2023-39325
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user