import UBI containernetworking-plugins-1.4.0-6.module+el8.10.0+23250+94af2c8e
This commit is contained in:
parent
c607c401d2
commit
7658e8215c
@ -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: 5%{?dist}
|
Release: 6%{?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,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_unitdir}/cni-dhcp.socket
|
%{_unitdir}/cni-dhcp.socket
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 06 2025 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-6
|
||||||
|
- rebuild for CVE-2025-22871
|
||||||
|
- Resolves: RHEL-89244
|
||||||
|
|
||||||
* Mon Aug 05 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-5
|
* Mon Aug 05 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-5
|
||||||
- rebuild for golang fixes
|
- rebuild for golang fixes
|
||||||
- Related: RHEL-28452
|
- Related: RHEL-28452
|
||||||
|
Loading…
Reference in New Issue
Block a user