import containernetworking-plugins-1.4.0-3.el9_4

i9c changed/i9c/containernetworking-plugins-1.4.0-3.el9_4
MSVSphere Packaging Team 7 months ago
parent 78788fe26d
commit 24a8c407c4

@ -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: 2%{?dist} Release: 3%{?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
* Thu May 02 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-3
- rebuild for CVE-2023-45290
- Resolves: RHEL-28384
* Mon Mar 04 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-2 * Mon Mar 04 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-2
- rebuild - rebuild
- Related: RHEL-18372 - Related: RHEL-18372

Loading…
Cancel
Save