bubblewrap 0.6.1-1 source package in Ubuntu
Changelog
bubblewrap (0.6.1-1) unstable; urgency=medium * New upstream release * Build using Meson -- Simon McVittie <email address hidden> Fri, 25 Feb 2022 17:46:05 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bubblewrap_0.6.1-1.dsc | 2.2 KiB | 4b5232f8282c570417e1e8b8d7576865ee3f86cb307dcbaeed428ab52ba3ca9e |
bubblewrap_0.6.1.orig.tar.xz | 142.1 KiB | 9609c7dc162bc68abc29abfab566934fdca37520a15ed01b675adcf3a4303282 |
bubblewrap_0.6.1-1.debian.tar.xz | 11.7 KiB | d516f3c7e93df6c0f2e19aed4c6a150217a829873f82b528f657651865fd0f8e |
Available diffs
- diff from 0.6.0-1 to 0.6.1-1 (2.0 KiB)
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