| Name: | containernetworking-plugins | 
|---|---|
| Version: | 0.8.3 | 
| Release: | 4.0.1.module+el8.3.0+9619+9eeb6ed6 | 
| Architecture: | aarch64 | 
| Module: | container-tools:2.0:8030020201124142243:3ba8ebeb | 
| Group: | Unspecified | 
| Size: | 139013382 | 
| License: | ASL 2.0 | 
| RPM: | containernetworking-plugins-0.8.3-4.0.1.module+el8.3.0+9619+9eeb6ed6.aarch64.rpm | 
| Source RPM: | containernetworking-plugins-0.8.3-4.0.1.module+el8.3.0+9619+9eeb6ed6.src.rpm | 
| Build Date: | Mon Dec 21 2020 | 
| 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