Name: | containernetworking-plugins |
---|---|
Version: | 0.8.3 |
Release: | 4.0.1.module+el8.3.0+9660+5fcec09e |
Architecture: | aarch64 |
Module: | container-tools:2.0:8030020210108173530:3ba8ebeb |
Group: | Unspecified |
Size: | 139400950 |
License: | ASL 2.0 |
RPM: | containernetworking-plugins-0.8.3-4.0.1.module+el8.3.0+9660+5fcec09e.aarch64.rpm |
Source RPM: | containernetworking-plugins-0.8.3-4.0.1.module+el8.3.0+9660+5fcec09e.src.rpm |
Build Date: | Fri Feb 19 2021 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://github.com/containernetworking/plugins |
Summary: | CNI network plugins |
Description: | The CNI (Container Network Interface) project consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. |
- Disable debuginfo
- compile with no_openssl - Related: RHELPLAN-25139
- compile in FIPS mode - Related: RHELPLAN-25139
- be sure to use golang >= 1.12.12-4 - Related: RHELPLAN-25139
- update to 0.8.3 - Related: RHELPLAN-25139
- backport https://github.com/coreos/go-iptables/pull/62 from Michael Cambria - Resolves: #1627561
- Resolves: #1720319 - bump to v0.8.1
- Resolves: #1616063 - bump to v0.7.5
- re-enable debuginfo
- rebase, removed patch that is already upstream