Name: | libseccomp |
---|---|
Version: | 2.4.3 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 371094 |
License: | LGPLv2 |
RPM: | libseccomp-2.4.3-1.el8.aarch64.rpm |
Source RPM: | libseccomp-2.4.3-1.el8.src.rpm |
Build Date: | Fri Aug 07 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://github.com/seccomp/libseccomp |
Summary: | Enhanced seccomp library |
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 upstream version 2.4.3 resolves: rhbz#1770693 resolves: rhbz#1768583
- 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)