From 02c83205eb007fd379b3f6e6317abf84dd138212 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 14 Aug 2024 03:02:42 +0300 Subject: [PATCH] import containernetworking-plugins-1.4.0-5.module+el8.10.0+22202+761b9a65 --- SPECS/containernetworking-plugins.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/SPECS/containernetworking-plugins.spec b/SPECS/containernetworking-plugins.spec index 2e3a759..e694346 100644 --- a/SPECS/containernetworking-plugins.spec +++ b/SPECS/containernetworking-plugins.spec @@ -20,7 +20,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" - Epoch: 1 Name: containernetworking-plugins Version: 1.4.0 -Release: 2%{?dist} +Release: 5%{?dist} Summary: CNI network plugins License: ASL 2.0 URL: https://%{provider_prefix} @@ -126,6 +126,18 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_unitdir}/cni-dhcp.socket %changelog +* Mon Aug 05 2024 Jindrich Novy - 1:1.4.0-5 +- rebuild for golang fixes +- Related: RHEL-28452 + +* Thu Aug 01 2024 Jindrich Novy - 1:1.4.0-4 +- rebuild for golang fixes +- Related: RHEL-28452 + +* Fri Jun 21 2024 Jindrich Novy - 1:1.4.0-3 +- rebuild for CVE-2024-1394 +- Resolves: RHEL-24294 + * Fri Feb 23 2024 Jindrich Novy - 1:1.4.0-2 - rebuild - Resolves: RHEL-18390