From b03fdd92d1a168a9f8342b32ba29d8ae10cb2a9f Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 17 Dec 2019 04:22:36 -0500 Subject: [PATCH] import containernetworking-plugins-0.7.4-4.git9ebe139.module+el8.1.0+4908+72a45cef --- SPECS/containernetworking-plugins.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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