diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index 500f8edac710af760968a7411ba1d557efe20254..43a18f7225d77f7fce2125900107cc48d45077e6 100644 --- a/containernetworking-plugins.spec +++ b/containernetworking-plugins.spec @@ -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 - 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 - 0.8.6-5.gitad10b6f - Change BuildRequires to golang