!112 【轻量级 PR】:Rebuild on Golang 1.15.7-48 to fix CVE-2023-24538

From: @jianminw 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-12-24 05:48:48 +00:00 committed by Gitee
commit 89680a7e94
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: podman
Version: 0.10.1
Release: 8
Release: 9
Summary: A daemonless container engine for managing Containers
Epoch: 1
License: ASL 2.0
@ -224,6 +224,9 @@ install -Dp -m644 libpod.conf %{buildroot}%{_datadir}/containers/libpod.conf
%{_mandir}/man5/*.5*
%changelog
* Wed Dec 4 2024 Jianmin <jianmin@iscas.ac.cn> - 1:0.10.1-9
- Rebuild on Golang 1.15.7-48 to fix CVE-2023-24538
* Thu May 6 2021 lingsheng <lingsheng@huawei.com> - 1:0.10.1-8
- Change BuildRequires to golang