import oci-seccomp-bpf-hook-1.2.8-1.el9

i9c changed/i9c/oci-seccomp-bpf-hook-1.2.8-1.el9
MSVSphere Packaging Team 2 years ago
parent abba18b62a
commit d6a064d9fb

2
.gitignore vendored

@ -1 +1 @@
SOURCES/v1.2.6.tar.gz
SOURCES/v1.2.8.tar.gz

@ -1 +1 @@
406446802b1a63094bb62d2e33b402c8421590c7 SOURCES/v1.2.6.tar.gz
c794b2d8eb6ae662f664ea4e50abcb40ef722a5f SOURCES/v1.2.8.tar.gz

@ -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.6
Version: 1.2.8
Release: 1%{?dist}
Summary: OCI Hook to generate seccomp json files based on EBF syscalls used by container
License: ASL 2.0
@ -114,6 +114,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.2.6-1
- Rebuilt for MSVSphere 9.1.
* Tue Oct 18 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.8-1
- update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.8
- Related: #2124478
* 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

Loading…
Cancel
Save