bubblewrap 0.6.2-1 source package in Ubuntu

Changelog

bubblewrap (0.6.2-1) unstable; urgency=medium

  * New upstream release

 -- Simon McVittie <email address hidden>  Wed, 11 May 2022 15:07:05 +0100

Upload details

Uploaded by:
Utopia Maintenance Team
Uploaded to:
Sid
Original maintainer:
Utopia Maintenance Team
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release main misc

Downloads

File Size SHA-256 Checksum
bubblewrap_0.6.2-1.dsc 2.2 KiB cca4602229cfe4645597e17cee5f70a89d11338f15b00477da6c417863775f40
bubblewrap_0.6.2.orig.tar.xz 142.9 KiB 8a0ec802d1b3e956c5bb0a40a81c9ce0b055a31bf30a8efa547433603b8af20b
bubblewrap_0.6.2-1.debian.tar.xz 11.7 KiB c27bd0b963268280b12f8e2b7f5dfa83482991088d2e209deddae494b7d445d5

Available diffs

No changes file available.

Binary packages built by this source

bubblewrap: utility for unprivileged chroot and namespace manipulation

 bubblewrap uses Linux namespaces to launch unprivileged containers.
 These containers can be used to sandbox semi-trusted applications such
 as Flatpak apps, image/video thumbnailers and web browser components,
 or to run programs in a different library stack such as a Flatpak runtime
 or a different Debian release.
 .
 By default, this package relies on a kernel with user namespaces enabled.
 Official Debian and Ubuntu kernels are suitable.
 .
 On kernels without user namespaces, system administrators can make the
 bwrap executable setuid root, allowing it to create unprivileged
 containers even though ordinary user processes cannot.

bubblewrap-dbgsym: debug symbols for bubblewrap