|
|
@ -28,7 +28,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|
|
|
ExclusiveArch: %{go_arches}
|
|
|
|
ExclusiveArch: %{go_arches}
|
|
|
|
|
|
|
|
|
|
|
|
Name: oci-seccomp-bpf-hook
|
|
|
|
Name: oci-seccomp-bpf-hook
|
|
|
|
Version: 1.2.8
|
|
|
|
Version: 1.2.9
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: OCI Hook to generate seccomp json files based on EBF syscalls used by container
|
|
|
|
Summary: OCI Hook to generate seccomp json files based on EBF syscalls used by container
|
|
|
|
License: ASL 2.0
|
|
|
|
License: ASL 2.0
|
|
|
@ -111,7 +111,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|
|
|
%{_mandir}/man1/%{name}.1*
|
|
|
|
%{_mandir}/man1/%{name}.1*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.2.6-1
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.2.8-1
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 18 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.8-1
|
|
|
|
* Tue Oct 18 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.8-1
|
|
|
|