Tue, 23 Apr 2024 13:02:59 UTC | login

Information for build containernetworking-cni-0.5.2-3.el7

ID17682
Package Namecontainernetworking-cni
Version0.5.2
Release3.el7
Epoch
SummaryLibraries for writing CNI plugin
DescriptionThe 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.
Built bylsm5
State complete
Volume DEFAULT
StartedThu, 20 Jul 2017 19:27:54 UTC
CompletedThu, 20 Jul 2017 19:32:09 UTC
Taskbuild (virt7-docker-common-el7, containernetworking-cni-0.5.2-3.el7.src.rpm)
Tags
virt7-container-common-candidate
virt7-container-common-testing
virt7-docker-common-candidate
RPMs
src
containernetworking-cni-0.5.2-3.el7.src.rpm (info) (download)
x86_64
containernetworking-cni-0.5.2-3.el7.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
state.log
Changelog * Thu Jul 13 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.5.2-3 - excludearch: ppc64 as it's not in goarches anymore - re-enable s390x * Fri Jun 30 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.5.2-2 - upstream moved to github.com/containernetworking/plugins - built commit dcf7368 - provides: containernetworking-plugins - use vendored deps because they're a lot less of a PITA - excludearch: s390x for now (rhbz#1466865) * Mon Jun 12 2017 Timothy St. Clair <tstclair@heptio.com> - 0.5.2-1 - Update to 0.5.2 - Softlink to default /opt/cni/bin directories * Sun May 07 2017 Timothy St. Clair <tstclair@heptio.com> - 0.5.1-1 - Initial package