containernetworking-plugins-1.9.1-1.el9
- update to https://github.com/containernetworking/plugins/releases/tag/v1.9.1 - Resolves: RHEL-212439 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
1eda112b7c
commit
347f2fecf2
@ -16,8 +16,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -
|
||||
|
||||
Epoch: 1
|
||||
Name: containernetworking-plugins
|
||||
Version: 1.9.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: CNI network plugins
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -123,6 +123,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_unitdir}/cni-dhcp.socket
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2026 Jindrich Novy <jnovy@redhat.com> - 1:1.9.1-1
|
||||
- update to https://github.com/containernetworking/plugins/releases/tag/v1.9.1
|
||||
- Resolves: RHEL-212439
|
||||
|
||||
* Mon Feb 23 2026 Jindrich Novy <jnovy@redhat.com> - 1:1.9.0-2
|
||||
- Rebuild for new golang to address CVE-2025-61726
|
||||
- Resolves: RHEL-146101
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.9.0.tar.gz) = 8383a9f3fca75e978b84035609668f139e34cac7c5c1547c2913b6893754c3a0ec55acef73fd8e362094ca022359f2fa6c54dec55bada6b8fb8db7e9d7c889ea
|
||||
SHA512 (v1.9.1.tar.gz) = 5811fb14786f1f9d9e40741ce337449ce329e14e04213bc660102eb470150f24026e59caec480572e37d0e3e6e6518737f3cc7ac462c47034d0737283ec532f9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user