Rebuild for golang cves: CVE-2023-24534,CVE-2023-24536,CVE-2023-24537 and CVE-2023-24538

(cherry picked from commit 2c676d9fe327795b837c842060505a92f43cd3d6)
This commit is contained in:
starlet-dx 2023-12-28 19:26:05 +08:00 committed by openeuler-sync-bot
parent a7d6ba971c
commit dd4219b77a

View File

@ -2,7 +2,7 @@
Name: containernetworking-plugins
Version: 0.8.6
Release: 5.gitad10b6f
Release: 6.gitad10b6f
Summary: Library for use by writing CNI plugin
License: ASL 2.0
URL: https://github.com/containernetworking/plugins
@ -143,6 +143,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%doc *.md
%changelog
* Thu Dec 28 2023 yaoxin <yao_xin001@hoperun.com> - 0.8.6-6.gitad10b6f
- Rebuild for golang cves: CVE-2023-24534,CVE-2023-24536,CVE-2023-24537 and CVE-2023-24538
* Thu May 6 2021 lingsheng <lingsheng@huawei.com> - 0.8.6-5.gitad10b6f
- Change BuildRequires to golang