containernetworking-plugins-1.5.0-1.el9
- update to https://github.com/containernetworking/plugins/releases/tag/v1.5.0 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
29e6dc63f7
commit
f7b5aaac3c
@ -16,7 +16,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -
|
||||
|
||||
Epoch: 1
|
||||
Name: containernetworking-plugins
|
||||
Version: 1.4.1
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: CNI network plugins
|
||||
License: ASL 2.0
|
||||
@ -123,6 +123,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_unitdir}/cni-dhcp.socket
|
||||
|
||||
%changelog
|
||||
* Wed May 29 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.5.0-1
|
||||
- update to https://github.com/containernetworking/plugins/releases/tag/v1.5.0
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Tue Mar 12 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-1
|
||||
- update to https://github.com/containernetworking/plugins/releases/tag/v1.4.1
|
||||
- Resolves: RHEL-28855
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.4.1.tar.gz) = 349e0b2fa55856774f7f04d0f6f87ea393e6efd37fd0b6a1e9305ab973a0b3dec77bac25770667d4f81d55459650439600ea353ba6069d7d9e8078a9dac2fc6e
|
||||
SHA512 (v1.5.0.tar.gz) = cbe5ed422c9992261299d9b012d42402f0e824e39a867a88cf02df5b24de4339325b4c9ae152ae047712a71e08e1ae6b85491e3d4594a647fd8f46c1816ec9e7
|
||||
|
Loading…
Reference in New Issue
Block a user