libseccomp 2.5.1-1ubuntu1~18.04.2 source package in Ubuntu

Changelog

libseccomp (2.5.1-1ubuntu1~18.04.2) bionic-security; urgency=medium

  * No-change rebuild in the -security pocket.

 -- Marc Deslauriers <email address hidden>  Fri, 19 Nov 2021 06:48:33 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main libs
Bionic security main libs

Downloads

File Size SHA-256 Checksum
libseccomp_2.5.1.orig.tar.gz 623.8 KiB ee307e383c77aa7995abc5ada544d51c9723ae399768a97667d4cdb3c3a30d55
libseccomp_2.5.1-1ubuntu1~18.04.2.debian.tar.xz 18.4 KiB e74fc4f6a7d38138dd175d138c90a8a4ddddd9396033e6983748e62aa7e2f345
libseccomp_2.5.1-1ubuntu1~18.04.2.dsc 2.2 KiB 2fc336193ed922d280b754fe126e280411161e0574fc701c0cd8004906b777af

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
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