libseccomp 2.5.4-2ubuntu2 source package in Ubuntu

Changelog

libseccomp (2.5.4-2ubuntu2) noble; urgency=medium

  * d/t/testsuite-live-python3: skip this test if on a) armhf; b)
    ubuntu; c) lxd (LP: #2051118)

libseccomp (2.5.4-2ubuntu1) noble; urgency=medium

  * Merge with Debian; remaining changes:
    - Add autopkgtests

 -- Andreas Hasenack <email address hidden>  Fri, 26 Jan 2024 15:04:52 -0300

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libseccomp_2.5.4.orig.tar.gz 622.3 KiB d82902400405cf0068574ef3dc1fe5f5926207543ba1ae6f8e7a1576351dcbdb
libseccomp_2.5.4-2ubuntu2.debian.tar.xz 24.6 KiB b513c2df7ac7954b90055c0d84c49b773c025324da6db03f5d7570707a3fbc99
libseccomp_2.5.4-2ubuntu2.dsc 2.5 KiB f795206bc9a9e147659718ee39fc113c432420bce158397159a37f1dc1d37e32

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