Thu, 04 Jul 2024 00:35:25 CST | login

Information for build containernetworking-plugins-1.0.1-3.el9

ID20289
Package Namecontainernetworking-plugins
Version1.0.1
Release3.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/containernetworking-plugins.git#c18ceb9f28295eda5adb9fa6d1e2cb3b9d8af0ff
SummaryCNI network plugins
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 bydistrobuild
State complete
Volume DEFAULT
StartedSat, 02 Jul 2022 18:54:03 CST
CompletedSat, 02 Jul 2022 20:25:54 CST
Taskbuild (dist-circle9, /stage/rpms/containernetworking-plugins.git:c18ceb9f28295eda5adb9fa6d1e2cb3b9d8af0ff)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/containernetworking-plugins.git?#c18ceb9f28295eda5adb9fa6d1e2cb3b9d8af0ff'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
containernetworking-plugins-1.0.1-3.el9.src.rpm (info) (download)
aarch64
containernetworking-plugins-1.0.1-3.el9.aarch64.rpm (info) (download)
containernetworking-plugins-debuginfo-1.0.1-3.el9.aarch64.rpm (info) (download)
containernetworking-plugins-debugsource-1.0.1-3.el9.aarch64.rpm (info) (download)
ppc64le
containernetworking-plugins-1.0.1-3.el9.ppc64le.rpm (info) (download)
containernetworking-plugins-debuginfo-1.0.1-3.el9.ppc64le.rpm (info) (download)
containernetworking-plugins-debugsource-1.0.1-3.el9.ppc64le.rpm (info) (download)
s390x
containernetworking-plugins-1.0.1-3.el9.s390x.rpm (info) (download)
containernetworking-plugins-debuginfo-1.0.1-3.el9.s390x.rpm (info) (download)
containernetworking-plugins-debugsource-1.0.1-3.el9.s390x.rpm (info) (download)
x86_64
containernetworking-plugins-1.0.1-3.el9.x86_64.rpm (info) (download)
containernetworking-plugins-debuginfo-1.0.1-3.el9.x86_64.rpm (info) (download)
containernetworking-plugins-debugsource-1.0.1-3.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri Oct 01 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.1-3 - perform only sanity/installability tests for now - Related: #2000051 * Wed Sep 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.1-2 - add gating.yaml - Related: #2000051 * Wed Sep 08 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.1-1 - update to https://github.com/containernetworking/plugins/releases/tag/v1.0.1 - Related: #2000051 * Fri Sep 03 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-1 - add systemd dependencies - Related: #2000051 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.1-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.1-3 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.1-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Sat Feb 06 2021 Jindrich Novy <jnovy@redhat.com> - 0.9.1-1 - update to https://github.com/containernetworking/plugins/releases/tag/v0.9.1 * Thu Dec 10 2020 Jindrich Novy <jnovy@redhat.com> - 0.9.0-1 - update to https://github.com/containernetworking/plugins/releases/tag/v0.9.0 * Wed Dec 09 2020 Petr Ĺ abata <contyk@redhat.com> - 0.8.7-3.1 - Bumping for the gcc-11 rebuild * Mon Dec 07 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.7-3 - use dedicated macro to build only on supported arches - make build logs more readable - always compile with debuginfo enabled * Thu Nov 05 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.7-2 - attempt to fix linker error with golang-1.15 * Fri Sep 18 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.7-1 - update to https://github.com/containernetworking/plugins/releases/tag/v0.8.7 * Thu Sep 17 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.6-2 - sync with rhel8-8.3.0 * Thu Sep 17 2020 Jindrich Novy <jnovy@redhat.com> - 0.8.6-1 - propagate proper CFLAGS to CGO_CFLAGS to assure code hardening and optimization - Related: #1821193