oci-seccomp-bpf-hook-1.2.0-1.el9
- revert back to 1.2.0 due to build issues Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
354ee535c8
commit
1f86d40bf5
@ -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.1
|
||||
Release: 1%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 6%{?dist}
|
||||
Summary: OCI Hook to generate seccomp json files based on EBF syscalls used by container
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -110,6 +110,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.2.1.tar.gz) = 7979bec92b0e2d8dadd57ab16f86d6aec209b9968df01c4c538eddfb8d85fba9f04631eb5f9ed22ea1053c83c42cb88f5f12a704f8f20737b7402f44e72c4ccb
|
||||
SHA512 (v1.2.0.tar.gz) = 9d686380bd250278b038660fa13085801396493bcfd71754d943840ad9af47f6206c33515b4a876460c67e8e2092fe22493d1c64acafff9d24585cb713c0b888
|
||||
|
||||
Loading…
Reference in New Issue
Block a user