Sat, 05 Oct 2024 13:13:45 CST | login

Information for build oci-seccomp-bpf-hook-1.2.8-1.el9

ID24884
Package Nameoci-seccomp-bpf-hook
Version1.2.8
Release1.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/oci-seccomp-bpf-hook.git#2eea1d191640d0062dd52bee37c1ccfffd667cc1
SummaryOCI Hook to generate seccomp json files based on EBF syscalls used by container
DescriptionOCI Hook to generate seccomp json files based on EBF syscalls used by container oci-seccomp-bpf-hook provides a library for applications looking to use the Container Pod concept popularized by Kubernetes.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSat, 13 May 2023 00:16:49 CST
CompletedSat, 13 May 2023 00:25:47 CST
Taskbuild (dist-circle9, /stage/rpms/oci-seccomp-bpf-hook.git:2eea1d191640d0062dd52bee37c1ccfffd667cc1)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/oci-seccomp-bpf-hook.git?#2eea1d191640d0062dd52bee37c1ccfffd667cc1'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
oci-seccomp-bpf-hook-1.2.8-1.el9.src.rpm (info) (download)
aarch64
oci-seccomp-bpf-hook-1.2.8-1.el9.aarch64.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.8-1.el9.aarch64.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.8-1.el9.aarch64.rpm (info) (download)
ppc64le
oci-seccomp-bpf-hook-1.2.8-1.el9.ppc64le.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.8-1.el9.ppc64le.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.8-1.el9.ppc64le.rpm (info) (download)
s390x
oci-seccomp-bpf-hook-1.2.8-1.el9.s390x.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.8-1.el9.s390x.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.8-1.el9.s390x.rpm (info) (download)
x86_64
oci-seccomp-bpf-hook-1.2.8-1.el9.x86_64.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.8-1.el9.x86_64.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.8-1.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 * Tue Oct 18 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.8-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.8 - Related: #2124478 * Tue Jul 12 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.6-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.6 - Related: #2061316 * Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.5-2 - BuildRequires: /usr/bin/go-md2man - Related: #2061316 * Wed Mar 16 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.5-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.5 - Related: #2061316 * Fri Oct 01 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.3-5 - perform only sanity/installability tests for now - Related: #2000051 * Wed Sep 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.3-4 - add gating.yaml - Related: #2000051 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.3-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.3-2 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Mon Jun 14 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.3-1 - convert crun dependency to a conflict - Related: #1970747 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.1-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.1-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.1 - require crun >= 0.17 * Thu Jan 28 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.0-6 - revert back to 1.2.0 due to build issues * Thu Jan 28 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.1-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.1 * Tue Dec 08 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-5 - use go_arches macro