From ba2c2182a48a08fd246bf7dcecf264afd9d44e39 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 24 Jul 2024 03:33:41 +0300 Subject: [PATCH] import containernetworking-plugins-1.4.0-4.el9_4 --- 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 bad626c..d29257a 100644 --- a/SPECS/containernetworking-plugins.spec +++ b/SPECS/containernetworking-plugins.spec @@ -17,7 +17,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" - Epoch: 1 Name: containernetworking-plugins Version: 1.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: CNI network plugins License: ASL 2.0 URL: https://%{provider_prefix} @@ -123,6 +123,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_unitdir}/cni-dhcp.socket %changelog +* Fri Jun 21 2024 Jindrich Novy - 1:1.4.0-4 +- rebuild for CVE-2024-1394 +- Resolves: RHEL-40809 + * Thu May 02 2024 Jindrich Novy - 1:1.4.0-3 - rebuild for CVE-2023-45290 - Resolves: RHEL-28384