Thu, 27 Jun 2024 02:42:51 CST | login

Information for build oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d

ID28687
Package Nameoci-seccomp-bpf-hook
Version1.2.5
Release2.module+el8.9.0+790+51f7e90d
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/oci-seccomp-bpf-hook#5577099611b01c0d44ac09070f48af44d12b867d
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
StartedFri, 09 Feb 2024 18:44:53 CST
CompletedFri, 09 Feb 2024 19:29:56 CST
Taskbuild (module-51f7e90dec6ffbaa, /stage/rpms/oci-seccomp-bpf-hook:5577099611b01c0d44ac09070f48af44d12b867d)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/oci-seccomp-bpf-hook?#5577099611b01c0d44ac09070f48af44d12b867d'}}
Tags
module-container-tools-4.0-8090020240209102700-e7857ab1
module-container-tools-4.0-8090020240209102700-e7857ab1-build
RPMs
src
oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.src.rpm (info) (download)
aarch64
oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.aarch64.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.5-2.module+el8.9.0+790+51f7e90d.aarch64.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.5-2.module+el8.9.0+790+51f7e90d.aarch64.rpm (info) (download)
ppc64le
oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le.rpm (info) (download)
x86_64
oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.x86_64.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.5-2.module+el8.9.0+790+51f7e90d.x86_64.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.5-2.module+el8.9.0+790+51f7e90d.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 * Tue Mar 14 2023 Jindrich Novy <jnovy@redhat.com> - 1.2.5-2 - fix compatibility with the new bcc - Related: #2176055 * 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: #2061390 * Wed May 26 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.3-3 - change runc dependency to conflict - Related: #1934415 * Wed May 19 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.3-2 - remove unneeded patch - Related: #1934415 * Wed May 19 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.3-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.3 - fix build - Related: #1934415 * Mon Feb 22 2021 Jindrich Novy <jnovy@redhat.com> - 1.2.0-2 - 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