import UBI containernetworking-plugins-1.7.1-3.el9_7
This commit is contained in:
parent
831cc958b9
commit
ee36ae301a
@ -17,7 +17,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -
|
||||
Epoch: 1
|
||||
Name: containernetworking-plugins
|
||||
Version: 1.7.1
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: CNI network plugins
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -123,6 +123,14 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_unitdir}/cni-dhcp.socket
|
||||
|
||||
%changelog
|
||||
* Fri Feb 20 2026 Jindrich Novy <jnovy@redhat.com> - 1:1.7.1-3
|
||||
- Rebuild for new golang to address CVE-2025-61726
|
||||
- Resolves: RHEL-146859
|
||||
|
||||
* Wed Jun 11 2025 Jindrich Novy <jnovy@redhat.com> - 1:1.7.1-2
|
||||
- rebuild for CVE-2025-22871
|
||||
- Resolves: RHEL-90030
|
||||
|
||||
* Fri May 02 2025 Jindrich Novy <jnovy@redhat.com> - 1:1.7.1-1
|
||||
- update to https://github.com/containernetworking/plugins/releases/tag/v1.7.1
|
||||
- Resolves: RHEL-89428
|
||||
|
||||
Loading…
Reference in New Issue
Block a user