Package libseccomp: Information

    Source package: libseccomp
    Version: 2.5.5-alt1
    Latest version according to Repology
    Build time:  Dec 2, 2023, 10:17 PM in the task #335558
    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 (x86_64, ppc64le, i586, armh, aarch64)
    libseccomp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libseccomp-devel (x86_64, ppc64le, i586, armh, aarch64)
    libseccomp-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Chikunov


    ACL:
    Alexey Shabalin
    @everybody

      1. /proc
      2. gperf

    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.