diff --git a/SPECS/containernetworking-plugins.spec b/SPECS/containernetworking-plugins.spec index 9d0650a..f70ef43 100644 --- a/SPECS/containernetworking-plugins.spec +++ b/SPECS/containernetworking-plugins.spec @@ -24,7 +24,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL Name: containernetworking-plugins Version: 0.7.4 -Release: 3.git%{shortcommit}%{?dist} +Release: 4.git%{shortcommit}%{?dist} Summary: Some CNI network plugins, maintained by the containernetworking team. License: ASL 2.0 URL: https://%{provider_prefix} @@ -118,6 +118,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_libexecdir}/cni/* %changelog +* Tue Nov 26 2019 Jindrich Novy - 0.7.4-4.git9ebe139 +- rebuild because of CVE-2019-9512 and CVE-2019-9514 +- Resolves: #1766315, #1766214 + * Tue Dec 18 2018 Frantisek Kluknavsky - 0.7.4-3.git9ebe139 - re-enable debuginfo