import containernetworking-plugins-0.7.4-4.git9ebe139.module+el8.1.0+4908+72a45cef

This commit is contained in:
CentOS Sources 2019-12-17 04:22:36 -05:00 committed by Andrew Lukoshko
parent d42798b97a
commit b03fdd92d1
1 changed files with 5 additions and 1 deletions

View File

@ -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 <jnovy@redhat.com> - 0.7.4-4.git9ebe139
- rebuild because of CVE-2019-9512 and CVE-2019-9514
- Resolves: #1766315, #1766214
* Tue Dec 18 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.7.4-3.git9ebe139
- re-enable debuginfo