import UBI containernetworking-plugins-1.4.0-5.el9_4

This commit is contained in:
eabdullin 2024-09-03 10:24:23 +00:00
parent 58d6ad94c7
commit 425b466a29

View File

@ -17,7 +17,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -
Epoch: 1 Epoch: 1
Name: containernetworking-plugins Name: containernetworking-plugins
Version: 1.4.0 Version: 1.4.0
Release: 4%{?dist} Release: 5%{?dist}
Summary: CNI network plugins Summary: CNI network plugins
License: ASL 2.0 License: ASL 2.0
URL: https://%{provider_prefix} URL: https://%{provider_prefix}
@ -123,6 +123,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_unitdir}/cni-dhcp.socket %{_unitdir}/cni-dhcp.socket
%changelog %changelog
* Tue Jul 23 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-5
- rebuild for CVE-2024-24783
- Resolves: RHEL-28431
* Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-4 * Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-4
- rebuild for CVE-2024-1394 - rebuild for CVE-2024-1394
- Resolves: RHEL-40809 - Resolves: RHEL-40809