Package libseccomp: Information

    Source package: libseccomp
    Version: 2.5.4-alt3.E2K.1
    Build time:  Jan 24, 2024, 09:29 AM
    Category: System/Libraries
    Report package bug
    License: LGPLv2.1+
    Summary: High level interface to the Linux Kernel's seccomp filter
    Description: 
    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.

    List of rpms provided by this srpm:
    libseccomp (e2kv6, e2kv5, e2kv4, e2k)
    libseccomp-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libseccomp-devel (e2kv6, e2kv5, e2kv4, e2k)
    libseccomp-devel-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Michael Shigorin


      1. gperf

    Last changed


    Sept. 20, 2023 Michael Shigorin 2.5.4-alt3.E2K.1
    - E2K: forward-port mcst patch (ilyakurdyukov@)
    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.