batch fix cve through rebuild
(cherry picked from commit f033ba1b8f0e7ed9d0d68f5f33d4a1a3334917dc)
This commit is contained in:
parent
98b78f0b22
commit
c75f49b036
@ -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: 6
|
Release: 7
|
||||||
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
|
||||||
@ -153,6 +153,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-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 <guojunding@kylinos.cn> - 3.4.14-6
|
* Wed Jul 17 2024 guojunding <guojunding@kylinos.cn> - 3.4.14-6
|
||||||
- Suppress noisy basic auth token deletion log
|
- Suppress noisy basic auth token deletion log
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user