diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index 3a2814e632c1f3b1ffe7a5eb3281e972713c2637..1c2fce5f2fb0a5cc98f2561cddf70018261740e5 100644 --- a/containernetworking-plugins.spec +++ b/containernetworking-plugins.spec @@ -16,7 +16,7 @@ Name: %{project}-%{repo} Version: 1.1.1 -Release: 3 +Release: 4 Summary: Libraries for use by writing CNI plugin License: ASL 2.0 URL: https://github.com/containernetworking/plugins @@ -330,6 +330,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %changelog +* Thu Dec 28 2023 yaoxin - 1.1.1-4 +- Rebuild for golang cves: CVE-2023-24534,CVE-2023-24536,CVE-2023-24537 and CVE-2023-24538 + * Thu Aug 10 2023 herengui - 1.1.1-3 - Type:sync - ID:NA