From cc586b5d493fa3afbae48f575c003c06e58e8012 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Tue, 17 Feb 2026 09:14:30 +0100 Subject: [PATCH] containernetworking-plugins-1.4.0-8.el8 - rebuild for CVE-2025-68121 - Resolves: RHEL-149265 Signed-off-by: Jindrich Novy --- containernetworking-plugins.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index 301c7aa..bb043be 100644 --- a/containernetworking-plugins.spec +++ b/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: 7%{?dist} +Release: 8%{?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 +* Tue Feb 17 2026 Jindrich Novy - 1:1.4.0-8 +- rebuild for CVE-2025-68121 +- Resolves: RHEL-149265 + * Mon Feb 02 2026 Jindrich Novy - 1:1.4.0-7 - rebuild for CVE-2025-61729 - Resolves: RHEL-140529