bubblewrap 0.6.0-1 source package in Ubuntu

Changelog

bubblewrap (0.6.0-1) unstable; urgency=medium

  * New upstream release

 -- Simon McVittie <email address hidden>  Thu, 24 Feb 2022 14:39:45 +0000

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

Downloads

File Size SHA-256 Checksum
bubblewrap_0.6.0-1.dsc 2.2 KiB f49bdc8d1b5136b2fa3fef5fb30c5db03017d890a43ce885c79a2b029243299c
bubblewrap_0.6.0.orig.tar.xz 142.1 KiB 11393cf2058f22e6a6c6e9cca3c85ff4c4239806cb28fee657c62a544df35693
bubblewrap_0.6.0-1.debian.tar.xz 11.6 KiB fb1035c8ee3ee02040afae9e78a2b619ed9e617020e5e870479b9acf6daa88d9

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