bubblewrap 0.4.0-ok3 source package in openKylin

Changelog

bubblewrap (0.4.0-ok3) yangtze; urgency=medium

  * fix debian/rules

 -- Luoyaoming <email address hidden>  Sat, 04 Jun 2022 12:59:22 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main admin

Downloads

File Size SHA-256 Checksum
bubblewrap_0.4.0.orig.tar.xz 209.3 KiB e5fe7d2f74bd7029b5306b0b70587cec31f74357739295e5276b4a3718712023
bubblewrap_0.4.0-ok3.debian.tar.xz 6.0 KiB 7c1bb48b6a13c47bfb559f1f8d511d7b65d43543e9f892e131c79b05a09486e4
bubblewrap_0.4.0-ok3.dsc 2.0 KiB 905d696c7f17fb619ed28ef80a5d4b37ae185a571e1d13fb6761a84162b6d3df

Available diffs

View changes file

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