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

This commit is contained in:
starlet-dx 2023-12-28 16:24:50 +08:00
parent f9506fc5e0
commit 837853404e

View File

@ -16,7 +16,7 @@
Name: %{project}-%{repo} Name: %{project}-%{repo}
Version: 1.2.0 Version: 1.2.0
Release: 1 Release: 2
Summary: Libraries for use by writing CNI plugin Summary: Libraries for use by writing CNI plugin
License: ASL 2.0 License: ASL 2.0
URL: https://github.com/containernetworking/plugins URL: https://github.com/containernetworking/plugins
@ -313,6 +313,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%changelog %changelog
* Thu Dec 28 2023 yaoxin <yao_xin001@hoperun.com> - 1.2.0-2
- Rebuild for golang cves: CVE-2023-24534,CVE-2023-24536,CVE-2023-24537 and CVE-2023-24538
* Mon Apr 24 2023 Jian Zhang <zhang_jian7@hoperun.com> - 1.2.0-1 * Mon Apr 24 2023 Jian Zhang <zhang_jian7@hoperun.com> - 1.2.0-1
- update to version 1.2.0 - update to version 1.2.0