|
|
@ -17,7 +17,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Name: containernetworking-plugins
|
|
|
|
Name: containernetworking-plugins
|
|
|
|
Version: 1.5.1
|
|
|
|
Version: 1.5.1
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?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}
|
|
|
@ -123,6 +123,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|
|
|
%{_unitdir}/cni-dhcp.socket
|
|
|
|
%{_unitdir}/cni-dhcp.socket
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Oct 07 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-3
|
|
|
|
|
|
|
|
- rebuild to fix CVE-2024-34156
|
|
|
|
|
|
|
|
- Resolves: RHEL-57917
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 20 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-2
|
|
|
|
* Tue Aug 20 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-2
|
|
|
|
- rebuild for CVE-2024-24791
|
|
|
|
- rebuild for CVE-2024-24791
|
|
|
|
- Resolves: RHEL-47166
|
|
|
|
- Resolves: RHEL-47166
|
|
|
@ -168,9 +172,6 @@ CVE-2022-41724 CVE-2022-41725 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2
|
|
|
|
- update to https://github.com/containernetworking/plugins/releases/tag/v1.3.0
|
|
|
|
- update to https://github.com/containernetworking/plugins/releases/tag/v1.3.0
|
|
|
|
- Related: #2176063
|
|
|
|
- Related: #2176063
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:1.2.0-1
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.2 beta
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 17 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.2.0-1
|
|
|
|
* Tue Jan 17 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.2.0-1
|
|
|
|
- update to https://github.com/containernetworking/plugins/releases/tag/v1.2.0
|
|
|
|
- update to https://github.com/containernetworking/plugins/releases/tag/v1.2.0
|
|
|
|
- Related: #2124478
|
|
|
|
- Related: #2124478
|
|
|
|