Wed, 02 Oct 2024 01:32:51 CST | login

Information for build oci-seccomp-bpf-hook-1.2.0-3.module+el8.6.0+374+dd8b0d71

ID16522
Package Nameoci-seccomp-bpf-hook
Version1.2.0
Release3.module+el8.6.0+374+dd8b0d71
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/oci-seccomp-bpf-hook#fe4b49b5c48cce014a69a0e46f16bf46251ff18c
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 bymbs
State complete
Volume DEFAULT
StartedSat, 14 May 2022 03:02:00 CST
CompletedSat, 14 May 2022 03:14:42 CST
Taskbuild (module-dd8b0d71d1f9452a, /stage/rpms/oci-seccomp-bpf-hook:fe4b49b5c48cce014a69a0e46f16bf46251ff18c)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/oci-seccomp-bpf-hook?#fe4b49b5c48cce014a69a0e46f16bf46251ff18c'}}
Tags
module-container-tools-3.0-8060020220513172745-2e213529
module-container-tools-3.0-8060020220513172745-2e213529-build
RPMs
src
oci-seccomp-bpf-hook-1.2.0-3.module+el8.6.0+374+dd8b0d71.src.rpm (info) (download)
aarch64
oci-seccomp-bpf-hook-1.2.0-3.module+el8.6.0+374+dd8b0d71.aarch64.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.6.0+374+dd8b0d71.aarch64.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.6.0+374+dd8b0d71.aarch64.rpm (info) (download)
ppc64le
oci-seccomp-bpf-hook-1.2.0-3.module+el8.6.0+374+dd8b0d71.ppc64le.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.6.0+374+dd8b0d71.ppc64le.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.6.0+374+dd8b0d71.ppc64le.rpm (info) (download)
x86_64
oci-seccomp-bpf-hook-1.2.0-3.module+el8.6.0+374+dd8b0d71.x86_64.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.6.0+374+dd8b0d71.x86_64.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.6.0+374+dd8b0d71.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
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri May 21 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.0-3 - actually apply the build fix patch - Related: #1934415 * Fri May 21 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.0-2 - resolve build issue - Related: #1934415 * Mon Feb 22 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.0-1 - revert back to 1.2.0 - build issues - Related: #1883490 * 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 - Related: #1883490 * Thu Jan 28 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.0-1 - revert back to 1.2.0 due to build issues - Related: #1883490 * 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 - Related: #1883490 * Tue Dec 08 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-2 - sync with RHEL8 devel branch - Related: #1883490 * Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-1 - synchronize with stream-container-tools-rhel8 - Related: #1883490 * Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.2-3 - propagate proper CFLAGS to CGO_CFLAGS to assure code hardening and optimization - Related: #1821193 * Thu Jul 23 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.1.2-2 - Resolves: #1857606 * Fri Jul 17 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.2-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.1.2 - Related: #1821193 * Thu Jun 18 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.1-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.1.1 - Related: #1821193 * Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.0-2 - exclude i686 arch as bcc, the build dependency is not built for it - Related: #1821193 * Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.0-1 - initial build for container-tools-rhel8 - Related: #1821193