From ec10567c300e1a1f61d9bd964b086f411bbc6771 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 16 Oct 2024 02:30:27 +0300 Subject: [PATCH] import containernetworking-plugins-1.4.0-6.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 eefd02d..a74fca7 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: 5%{?dist} +Release: 6%{?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 +* Tue Oct 08 2024 Jindrich Novy - 1:1.4.0-6 +- rebuild for CVE-2024-34156 +- Resolves: RHEL-57915 + * Tue Jul 23 2024 Jindrich Novy - 1:1.4.0-5 - rebuild for CVE-2024-24783 - Resolves: RHEL-28431