containernetworking-plugins-1.4.1-1.el9
- update to https://github.com/containernetworking/plugins/releases/tag/v1.4.1 - Resolves: RHEL-28855 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4cf2c1adab
commit
29e6dc63f7
@ -16,7 +16,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.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: CNI network plugins
|
Summary: CNI network plugins
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -123,6 +123,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_unitdir}/cni-dhcp.socket
|
%{_unitdir}/cni-dhcp.socket
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-1
|
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-1
|
||||||
- update to https://github.com/containernetworking/plugins/releases/tag/v1.4.0
|
- update to https://github.com/containernetworking/plugins/releases/tag/v1.4.0
|
||||||
- Related: RHEL-2112
|
- Related: RHEL-2112
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v1.4.0.tar.gz) = d812663fb58cfa2bfe35dd70940586d47f11feddd35a86ea7639197b022f9c0e0f487679e2e968eebf1f80b8b1d9cfbd0fe99d80590ae60a8128fa393d713e0b
|
SHA512 (v1.4.1.tar.gz) = 349e0b2fa55856774f7f04d0f6f87ea393e6efd37fd0b6a1e9305ab973a0b3dec77bac25770667d4f81d55459650439600ea353ba6069d7d9e8078a9dac2fc6e
|
||||||
|
Loading…
Reference in New Issue
Block a user