Name: | containernetworking-plugins |
---|---|
Version: | 0.8.3 |
Release: | 4.0.1.module+el8.3.0+9619+9eeb6ed6 |
Architecture: | x86_64 |
Module: | container-tools:2.0:8030020201124142243:3ba8ebeb |
Group: | Unspecified |
Size: | 139864294 |
License: | ASL 2.0 |
RPM: | containernetworking-plugins-0.8.3-4.0.1.module+el8.3.0+9619+9eeb6ed6.x86_64.rpm |
Source RPM: | containernetworking-plugins-0.8.3-4.0.1.module+el8.3.0+9619+9eeb6ed6.src.rpm |
Build Date: | Sun Dec 20 2020 |
Build Host: | jenkins-172-17-0-2-97b69131-88e5-4a00-b0a1-2ac89c57b9f2.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
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