From 3cf7b971af8a0781c6bdc8a52aa588f20d18e5ee Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Mon, 2 Mar 2026 02:05:13 -0500 Subject: [PATCH] import UBI containernetworking-plugins-1.4.0-7.module+el8.10.0+23963+b64d8032 --- 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 bf6f197..301c7aa 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: 6%{?dist} +Release: 7%{?dist} Summary: CNI network plugins License: ASL 2.0 URL: https://%{provider_prefix} @@ -126,6 +126,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_unitdir}/cni-dhcp.socket %changelog +* Mon Feb 02 2026 Jindrich Novy - 1:1.4.0-7 +- rebuild for CVE-2025-61729 +- Resolves: RHEL-140529 + * Tue May 06 2025 Jindrich Novy - 1:1.4.0-6 - rebuild for CVE-2025-22871 - Resolves: RHEL-89244