oci-seccomp-bpf-hook-1.2.10-1.el9
- update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.10 - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9caf3779b0
commit
a38d92bf0e
@ -28,7 +28,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
ExclusiveArch: %{go_arches}
|
||||
|
||||
Name: oci-seccomp-bpf-hook
|
||||
Version: 1.2.9
|
||||
Version: 1.2.10
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI Hook to generate seccomp json files based on EBF syscalls used by container
|
||||
License: ASL 2.0
|
||||
@ -111,6 +111,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 20 2023 Jindrich Novy <jnovy@redhat.com> - 1.2.10-1
|
||||
- update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.10
|
||||
- Related: RHEL-2112
|
||||
|
||||
* Wed Apr 19 2023 Jindrich Novy <jnovy@redhat.com> - 1.2.9-1
|
||||
- update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.9
|
||||
- Related: #2176063
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.2.9.tar.gz) = b4e3db3e0f5a7ca19c91d24b791ab7a919d887c552da19f904800a9b793fa5512cbbb83db630095baa2eb58215d7aef3e54948ccf1fac02cc12f583ad274db60
|
||||
SHA512 (v1.2.10.tar.gz) = 184045dbbc2d6a08c49939f9fb1dc1ed1c24d5e33005f2f8f3d4d09d2f2edac0f97cf30c27b5fb0afa478a2eb377657952de505076bbddf4be013c11e1c8bac3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user