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 bug
    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)

    Maintainer: Yuri N. Sedunov


      1. libcap-devel
      2. db2latex-xsl
      3. meson >= 0.49
      4. libelf-devel
      5. bash-completion >= 2.10
      6. binutils-devel
      7. rpm-macros-meson
      8. python3
      9. docbook-style-xsl
      10. gcc-c++
      11. libselinux-devel
      12. xsltproc

    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)