libseccomp 2.4.1-0ubuntu0.19.10.4 source package in Ubuntu

Changelog

libseccomp (2.4.1-0ubuntu0.19.10.4) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:47:36 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.4.1.orig.tar.gz 592.6 KiB 1ca3735249af66a1b2f762fe6e710fcc294ad7185f1cc961e5bd83f9988006e8
libseccomp_2.4.1-0ubuntu0.19.10.4.debian.tar.xz 10.9 KiB 843c596f0b4e588767311979cf39fd1ae330dc88b8204aafda89c190fff2a659
libseccomp_2.4.1-0ubuntu0.19.10.4.dsc 2.5 KiB ed58ff37459bb1862ffd15cb74ab95132e7c6aa8ef1a96fff8d850f3d7f617a7

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
python-seccomp: No summary available for python-seccomp in ubuntu focal.

No description available for python-seccomp in ubuntu focal.

python-seccomp-dbgsym: No summary available for python-seccomp-dbgsym in ubuntu focal.

No description available for python-seccomp-dbgsym in ubuntu focal.

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