Fri, 29 Mar 2024 11:00:24 CET | login

Information for build libseccomp-2.3.1-3.el7

ID921
Package Namelibseccomp
Version2.3.1
Release3.el7
Epoch
SummaryEnhanced seccomp library
DescriptionThe 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2019 19:32:26 CEST
CompletedThu, 02 May 2019 19:32:26 CEST
Tags
built-by-centos
centos-7.5
v8.0-base
v8.1-base
v8.2-base
v8.3-base
RPMs
src
libseccomp-2.3.1-3.el7.src.rpm (info) (download)
x86_64
libseccomp-2.3.1-3.el7.x86_64.rpm (info) (download)
libseccomp-devel-2.3.1-3.el7.x86_64.rpm (info) (download)
Changelog * Wed Feb 22 2017 Paul Moore <pmoore@redhat.com> - 2.3.1-3 - Added the ppc arch to the build * Thu Apr 28 2016 Paul Moore <pmoore@redhat.com> - 2.3.1-2 - Fix a typo with the ppc64le architecture * Thu Apr 21 2016 Paul Moore <pmoore@redhat.com> - 2.3.1-1 - Escape the macros in the changelog to make rpmlint and friends happy * Wed Apr 20 2016 Paul Moore <pmoore@redhat.com> - 2.3.1-0 - New upstream version * Mon Jun 15 2015 Paul Moore <pmoore@redhat.com> - 2.2.1-1 - Removed '--disable-static' from the build to ensure that scmp_sys_resolver is self contained and resolve RPATH issues * Wed May 13 2015 Paul Moore <pmoore@redhat.com> - 2.2.1-0 - New upstream version - Added aarch64 support - Move to an autotools based build system * Thu Feb 27 2014 Paul Moore <pmoore@redhat.com> - 2.1.1-2 - Build with CFLAGS="${optflags}" (RHBZ #1070774) * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.1.1-1 - Mass rebuild 2013-12-27 * Tue Nov 05 2013 Paul Moore <pmoore@redhat.com> - 2.1.1-0 - New upstream version - Added a %check procedure for self-test during build * Tue Jun 11 2013 Paul Moore <pmoore@redhat.com> - 2.1.0-0 - New upstream version - Added support for the ARM architecture - Added the scmp_sys_resolver tool * Mon Jan 28 2013 Paul Moore <pmoore@redhat.com> - 2.0.0-0 - New upstream version * Tue Nov 13 2012 Paul Moore <pmoore@redhat.com> - 1.0.1-0 - New upstream version with several important fixes * Tue Jul 31 2012 Paul Moore <pmoore@redhat.com> - 1.0.0-0 - New upstream version - Remove verbose build patch as it is no longer needed - Enable _smp_mflags during build stage * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Jul 10 2012 Paul Moore <pmoore@redhat.com> - 0.1.0-1 - Limit package to x86/x86_64 platforms (RHBZ #837888) * Tue Jun 12 2012 Paul Moore <pmoore@redhat.com> - 0.1.0-0 - Initial version