Package i586-libseccomp-devel: Information

    Binary package: i586-libseccomp-devel
    Version: 2.5.5-alt1
    Architecture: x86_64-i586
    Build time:  Dec 2, 2023, 10:15 PM
    Category: Development/C
    Report package bug
    License: LGPLv2.1+
    Summary: Development files of libseccomp
    Description: 
    [This package was automatically repackaged from i586.]
    
    The libseccomp library provides and easy to use, platform independent,
    interface to the Linux Kernel's syscall filtering mechanism: seccomp.
    The libseccomp API is designed to abstract away the underlying BPF based
    syscall filter language and present a more conventional function-call
    based filtering interface that should be familiar to, and easily adopted
    by application developers.
    
    This package contains development files of libseccomp.

    Maintainer: Vitaly Chikunov


    Last changed


    Dec. 2, 2023 Vitaly Chikunov 2.5.5-alt1
    - Update to v2.5.5 (2023-12-01).
    March 27, 2023 Vitaly Chikunov 2.5.4-alt3
    - spec: Move doc and developer tools into -devel package.
    Feb. 1, 2023 Vitaly Chikunov 2.5.4-alt2
    - spec: Verbose build and add %check section.