diff --git a/.containernetworking-plugins.metadata b/.containernetworking-plugins.metadata index 607de62..3fcb4af 100644 --- a/.containernetworking-plugins.metadata +++ b/.containernetworking-plugins.metadata @@ -1 +1 @@ -dabaffcfbb24e871fb0e126b56472a5d40ebb0af SOURCES/v1.6.2.tar.gz +9f1fb5d0495c46cb56f42544280cca3414a32e3f SOURCES/v1.7.1.tar.gz diff --git a/.gitignore b/.gitignore index 343941f..5365029 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v1.6.2.tar.gz +SOURCES/v1.7.1.tar.gz diff --git a/SPECS/containernetworking-plugins.spec b/SPECS/containernetworking-plugins.spec index cc45b62..3abe923 100644 --- a/SPECS/containernetworking-plugins.spec +++ b/SPECS/containernetworking-plugins.spec @@ -16,8 +16,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" - Epoch: 1 Name: containernetworking-plugins -Version: 1.6.2 -Release: 2%{?dist} +Version: 1.7.1 +Release: 1%{?dist} Summary: CNI network plugins License: ASL 2.0 URL: https://%{provider_prefix} @@ -123,9 +123,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_unitdir}/cni-dhcp.socket %changelog -* Wed Jun 04 2025 Jindrich Novy - 1:1.6.2-2 -- rebuild to fix CVE-2025-22871 containernetworking-plugins: Request smuggling due to acceptance of invalid chunked data in net/http -- Resolves: RHEL-90031 +* Fri May 02 2025 Jindrich Novy - 1:1.7.1-1 +- update to https://github.com/containernetworking/plugins/releases/tag/v1.7.1 +- Resolves: RHEL-89428 * Fri Jan 10 2025 Jindrich Novy - 1:1.6.2-1 - update to https://github.com/containernetworking/plugins/releases/tag/v1.6.2