Name: | libseccomp-devel |
---|---|
Version: | 2.4.1 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 472743 |
License: | LGPLv2 |
RPM: | libseccomp-devel-2.4.1-1.el8.aarch64.rpm |
Source RPM: | libseccomp-2.4.1-1.el8.src.rpm |
Build Date: | Mon Nov 11 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
Vendor: | Oracle America |
URL: | https://github.com/seccomp/libseccomp |
Summary: | Development files used to build applications with libseccomp support |
Description: | The libseccomp library provides an easy to use interface to the Linux Kernel's syscall filtering mechanism, seccomp. The libseccomp API allows an application to specify which syscalls, and optionally which syscall arguments, the application is allowed to execute, all of which are enforced by the Linux Kernel. |
- rebase to 2.4.1
- spec: make the check phase conditional
- Honor %{valgrind_arches}
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- New upstream version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Re-enable valgrind-based tests on ARMv7
- Disable running valgrind-based tests on ARMv7 due to glibc/valgrind bug (RHBZ #1466017)
- New upstream version