bubblewrap 0.9.0-1 source package in Ubuntu

Changelog

bubblewrap (0.9.0-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: Update
  * d/p/tests-Explicitly-unshare-userns-when-testing-disable-user.patch,
    d/p/tests-Try-harder-to-evade-disable-userns.patch:
    Drop patches that were included upstream

 -- Simon McVittie <email address hidden>  Tue, 26 Mar 2024 21:16:50 +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.9.0-1.dsc 2.6 KiB fb480ed5ba28ae8ce60862a4fa38b26308e1cb7115e2c2c0218f9ebe89fcc7b6
bubblewrap_0.9.0.orig.tar.xz 116.2 KiB c6347eaced49ac0141996f46bba3b089e5e6ea4408bc1c43bab9f2d05dd094e1
bubblewrap_0.9.0.orig.tar.xz.asc 833 bytes 355568011016d6d5592c13830778a9b06365926f6478ae43e51b2ab5c3bc3c92
bubblewrap_0.9.0-1.debian.tar.xz 12.4 KiB b1bdec31fb4eb6d239c9dff2a287cca84bc92ce42c6df0dfd15da6cdd7f99f40

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