libseccomp 2.6.0-ok1 source package in openKylin

Changelog

libseccomp (2.6.0-ok1) huanghe; urgency=medium

  * rebuild source for openKylin

 -- wqh <wqh@wqh-pc>  Thu, 02 Apr 2026 15:10:39 +0800

Upload details

Uploaded by:
wqh
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libseccomp_2.6.0.orig.tar.gz 636.3 KiB 9c1922d6a56c40139a32b219633ee3f0a02426fb1a7540132b29cf40b04603f9
libseccomp_2.6.0-ok1.debian.tar.xz 27.1 KiB 96f66078122420636ddaf87688960ac1e3308cfc466485fcbf9beaa2442e8507
libseccomp_2.6.0-ok1.dsc 2.2 KiB 6be7d49cb146e0e6865dad7e2ecf3d32cb22363b94c9356b40d86f9554b591b2

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