|
|
@ -16,8 +16,8 @@ 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.5.1
|
|
|
|
Release: 6%{?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,25 +123,25 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|
|
|
%{_unitdir}/cni-dhcp.socket
|
|
|
|
%{_unitdir}/cni-dhcp.socket
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Oct 08 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-6
|
|
|
|
* Mon Oct 07 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-3
|
|
|
|
- rebuild for CVE-2024-34156
|
|
|
|
- rebuild to fix CVE-2024-34156
|
|
|
|
- Resolves: RHEL-57915
|
|
|
|
- Resolves: RHEL-57917
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jul 23 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-5
|
|
|
|
* Tue Aug 20 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-2
|
|
|
|
- rebuild for CVE-2024-24783
|
|
|
|
- rebuild for CVE-2024-24791
|
|
|
|
- Resolves: RHEL-28431
|
|
|
|
- Resolves: RHEL-47166
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-4
|
|
|
|
* Tue Jul 02 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-1
|
|
|
|
- rebuild for CVE-2024-1394
|
|
|
|
- update to https://github.com/containernetworking/plugins/releases/tag/v1.5.1
|
|
|
|
- Resolves: RHEL-40809
|
|
|
|
- Related: RHEL-27608
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 02 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-3
|
|
|
|
* Wed May 29 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.5.0-1
|
|
|
|
- rebuild for CVE-2023-45290
|
|
|
|
- update to https://github.com/containernetworking/plugins/releases/tag/v1.5.0
|
|
|
|
- Resolves: RHEL-28384
|
|
|
|
- Related: RHEL-27608
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Mar 04 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-2
|
|
|
|
* Tue Mar 12 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-1
|
|
|
|
- rebuild
|
|
|
|
- update to https://github.com/containernetworking/plugins/releases/tag/v1.4.1
|
|
|
|
- Related: RHEL-18372
|
|
|
|
- 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
|
|
|
|