From 21357e8e64a70942e01123379d957a94ff214e38 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 28 2020 08:56:36 +0000 Subject: import containernetworking-plugins-0.8.3-5.module+el8.2.0+5201+6b31f0d9 --- diff --git a/SPECS/containernetworking-plugins.spec b/SPECS/containernetworking-plugins.spec index ff11ffa..91e14b2 100644 --- a/SPECS/containernetworking-plugins.spec +++ b/SPECS/containernetworking-plugins.spec @@ -26,7 +26,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL Name: containernetworking-plugins Version: 0.8.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: CNI network plugins License: ASL 2.0 URL: https://%{provider_prefix} @@ -121,21 +121,25 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_libexecdir}/cni/* %changelog -* Thu Dec 12 2019 Jindrich Novy - 0.8.3-4 +* Thu Dec 12 2019 Jindrich Novy - 0.8.3-5 - compile with no_openssl -- Related: RHELPLAN-25138 +- Related: RHELPLAN-25139 -* Wed Dec 11 2019 Jindrich Novy - 0.8.3-3 +* Wed Dec 11 2019 Jindrich Novy - 0.8.3-4 - compile in FIPS mode -- Related: RHELPLAN-25138 +- Related: RHELPLAN-25139 -* Mon Dec 09 2019 Jindrich Novy - 0.8.3-2 +* Mon Dec 09 2019 Jindrich Novy - 0.8.3-3 - be sure to use golang >= 1.12.12-4 -- Related: RHELPLAN-25138 +- Related: RHELPLAN-25139 -* Thu Dec 05 2019 Jindrich Novy - 0.8.3-1 +* Wed Dec 04 2019 Jindrich Novy - 0.8.3-2 +- build with GO111MODULE=off +- Related: RHELPLAN-25139 + +* Wed Dec 04 2019 Jindrich Novy - 0.8.3-1 - update to 0.8.3 -- Related: RHELPLAN-25138 +- Related: RHELPLAN-25139 * Thu Aug 01 2019 Jindrich Novy - 0.8.1-2 - backport https://github.com/coreos/go-iptables/pull/62