Package bubblewrap: Information
Source package: bubblewrap
Version: 0.11.0-alt1
Build time: Dec 10, 2024, 10:19 AM in the task #363895
Category: System/Base
Report package bugHome page: https://github.com/projectatomic/bubblewrap
License: LGPL-2.0-or-later
Summary: Unprivileged sandboxing tool
Description:
Many container runtime tools like systemd-nspawn, docker, etc. focus on providing infrastructure for system administrators and orchestration tools (e.g. Kubernetes) to run containers. These tools are not suitable to give to unprivileged users, because it is trivial to turn such access into to a fully privileged root shell on the host.
List of RPM packages built from this SRPM:
bubblewrap (x86_64, i586, aarch64)
bubblewrap-debuginfo (x86_64, i586, aarch64)
bubblewrap (x86_64, i586, aarch64)
bubblewrap-debuginfo (x86_64, i586, aarch64)
Maintainer: Yuri N. Sedunov
Last changed
Oct. 31, 2024 Yuri N. Sedunov 0.11.0-alt1
- 0.11.0 - spec cleanup
Oct. 28, 2024 Yuri N. Sedunov 0.10.0-alt2
- bwrap is no more setuid after previous release, so alt-fix-run-path.patch is useless and even harmful (ALT #51514)
Oct. 10, 2024 Yuri N. Sedunov 0.10.0-alt1.1
- rebuilt with priv_mode=none (required for xdg-desktop-portal-1.19)