diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index 107d06779cf7efcc1622c1b733e74159c331c4eb..e018e23dabacee5176f8c3bec1ea296eefed4c95 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 @@ -321,6 +321,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 + * Tue Feb 7 2023 Wenlong Zhang - 1.1.1-3 - update sys to support loongarch64