bubblewrap 0.11.1-ok1 source package in openKylin
Changelog
bubblewrap (0.11.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 01 Jun 2026 15:41:37 +0800
bubblewrap (0.11.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 01 Jun 2026 15:41:37 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | admin |
| File | Size | SHA-256 Checksum |
|---|---|---|
| bubblewrap_0.11.1.orig.tar.xz | 113.1 KiB | c1b7455a1283b1295879a46d5f001dfd088c0bb0f238abb5e128b3583a246f71 |
| bubblewrap_0.11.1.orig.tar.xz.asc | 833 bytes | 031fdd23eb0f6920810b6740bfacb4bcb4f466931514da96b7bf762ccd0bfdb6 |
| bubblewrap_0.11.1-ok1.debian.tar.xz | 6.0 KiB | 114dac962fa164052be5611645b87482d4e1dd6591170ffa25f9f0dbcf824581 |
| bubblewrap_0.11.1-ok1.dsc | 2.2 KiB | a885a2c1e0a735bf50a5ba2526abe991a1ab58fa8c47ab87f53978366ed14582 |
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.