import containernetworking-plugins-1.4.0-5.module+el8.10.0+22202+761b9a65

i8c-stream-rhel8 changed/i8c-stream-rhel8/containernetworking-plugins-1.4.0-5.module+el8.10.0+22202+761b9a65
MSVSphere Packaging Team 5 months ago
parent 6145f44c26
commit e0b7b1a2c0

@ -20,7 +20,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: 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}
@ -126,6 +126,18 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_unitdir}/cni-dhcp.socket %{_unitdir}/cni-dhcp.socket
%changelog %changelog
* Mon Aug 05 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-5
- rebuild for golang fixes
- Related: RHEL-28452
* Thu Aug 01 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-4
- rebuild for golang fixes
- Related: RHEL-28452
* Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-3
- rebuild for CVE-2024-1394
- Resolves: RHEL-24294
* Fri Feb 23 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-2 * Fri Feb 23 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-2
- rebuild - rebuild
- Resolves: RHEL-18390 - Resolves: RHEL-18390

Loading…
Cancel
Save