Thu, 18 Apr 2024 06:04:36 UTC | login

Information for build oci-seccomp-bpf-hook-1.2.5-2.el9

ID21213
Package Nameoci-seccomp-bpf-hook
Version1.2.5
Release2.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/oci-seccomp-bpf-hook#1d159306b2486e09e4f714fc37267390e3425a1d
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 byjnovy
State complete
Volume DEFAULT
StartedWed, 11 May 2022 11:49:48 UTC
CompletedWed, 11 May 2022 11:51:21 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/oci-seccomp-bpf-hook:1d159306b2486e09e4f714fc37267390e3425a1d)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/oci-seccomp-bpf-hook#1d159306b2486e09e4f714fc37267390e3425a1d'}}
Tags
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
oci-seccomp-bpf-hook-1.2.5-2.el9.src.rpm (info) (download)
aarch64
oci-seccomp-bpf-hook-1.2.5-2.el9.aarch64.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.5-2.el9.aarch64.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.5-2.el9.aarch64.rpm (info) (download)
ppc64le
oci-seccomp-bpf-hook-1.2.5-2.el9.ppc64le.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.5-2.el9.ppc64le.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.5-2.el9.ppc64le.rpm (info) (download)
s390x
oci-seccomp-bpf-hook-1.2.5-2.el9.s390x.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.5-2.el9.s390x.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.5-2.el9.s390x.rpm (info) (download)
x86_64
oci-seccomp-bpf-hook-1.2.5-2.el9.x86_64.rpm (info) (download)
oci-seccomp-bpf-hook-debuginfo-1.2.5-2.el9.x86_64.rpm (info) (download)
oci-seccomp-bpf-hook-debugsource-1.2.5-2.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 * 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 * Fri Oct 02 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-4 - use the same arch definitions as present in the bcc package * Fri Oct 02 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-3 - exclude also armv7hl arch as bcc is not built there * Wed Sep 30 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-2 - fix spec file to accommodate the new upstream release * Wed Sep 30 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.0 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 17 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 * Fri Jul 17 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.0-2 - switch to mainline releases * Tue May 19 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.1.0-1.1.git05a82a1 - bump version - reuse Makefile targets