oci-seccomp-bpf-hook-1.2.6-1.el9
- update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.6 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
1d159306b2
commit
81ffb2d732
@ -28,8 +28,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
ExclusiveArch: %{go_arches}
|
||||
|
||||
Name: oci-seccomp-bpf-hook
|
||||
Version: 1.2.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.6
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI Hook to generate seccomp json files based on EBF syscalls used by container
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -111,6 +111,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.2.5.tar.gz) = 4c3075df54cfbf775feaefbeea2e563e5c3009a73661471e271a30c35b9870a6bfa7a949d7ba141e485184d3c67c854b0bc0c74030413a30a3d1bce81b252a6a
|
||||
SHA512 (v1.2.6.tar.gz) = da74f4499f3b43bb98b3c87bfc12747827c791518b4cff6ea03e4caf2e9cb9956776f84e1baacd3eddaf3a821a0330638d307150025c75b6570303fc0c89df74
|
||||
|
||||
Loading…
Reference in New Issue
Block a user