libseccomp 2.5.3-ok2 source package in openKylin

Changelog

libseccomp (2.5.3-ok2) yangtze; urgency=medium

  * if arch == rv64g nocheck

 -- root <email address hidden>  Wed, 28 Feb 2024 04:01:43 +0000

Upload details

Uploaded by:
root
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main libs
Yangtze V1.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libseccomp_2.5.3.orig.tar.gz 622.6 KiB 59065c8733364725e9721ba48c3a99bbc52af921daf48df4b1e012fbc7b10a76
libseccomp_2.5.3-ok2.debian.tar.xz 28.4 KiB 2f9d230516c3a883c4e09ff72303ade97dd424eabf8d24d1db5ece808f57a805
libseccomp_2.5.3-ok2.dsc 2.2 KiB 7a9bc76c17de44074836bc032d663d54d6daf8e9141b7b8dafa953416902e9f6

Available diffs

View changes file

Binary packages built by this source

libseccomp-dev: high level interface to Linux seccomp filter (development files)

 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.
 .
 This package contains the development files.

libseccomp2: high level interface to Linux seccomp filter

 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.

libseccomp2-dbgsym: debug symbols for libseccomp2
python3-seccomp: high level interface to Linux seccomp filter (Python 3 bindings)

 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.

python3-seccomp-dbgsym: debug symbols for python3-seccomp
seccomp: helper tools for high level interface to Linux seccomp filter

 Provides helper tools for interacting with libseccomp. Currently, only
 a single tool exists, providing a way to easily enumerate syscalls across
 the supported architectures.

seccomp-dbgsym: debug symbols for seccomp