| Name: | containernetworking-plugins | 
|---|---|
| Version: | 0.8.3 | 
| Release: | 4.0.1.module+el8.1.1+5502+fbec5cc6 | 
| Architecture: | aarch64 | 
| Module: | container-tools:ol8:8010120200116121758:3ba8ebeb container-tools:ol8:8010120200326094405:f8993c42  | 
| Group: | Unspecified | 
| Size: | 139283606 | 
| License: | ASL 2.0 | 
| RPM: | containernetworking-plugins-0.8.3-4.0.1.module+el8.1.1+5502+fbec5cc6.aarch64.rpm | 
| Source RPM: | containernetworking-plugins-0.8.3-4.0.1.module+el8.1.1+5502+fbec5cc6.src.rpm | 
| Build Date: | Sat Feb 08 2020 | 
| Build Host: | ca-arm-builder-01.us.oracle.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-25138
- compile in FIPS mode - Related: RHELPLAN-25138
- be sure to use golang >= 1.12.12-4 - Related: RHELPLAN-25138
- update to 0.8.3 - Related: RHELPLAN-25138
- 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