34n0s/bubblewrap-suid

Project ID: 108364

Description

📦 bubblewrap-suid

https://github.com/34N0/bubblewrap-suid-rpm/

This repository contains the .spec file for bundling a setuid variant of Bubblewrap as an RPM.

This allows using flatpaks on immutable OSTree distributions with user.max_user_namespaces = 0 and kernel.unprivileged_userns_clone = 0 set.

CI

Currently the Bubblewrap releases are tracked manually. The goal for this repository is for it to track automatically

Installation Instructions

The following commands are needed to replace an existing bubblewrap package with bubblewrap-suid.

OSTree

Get the COPR .repo file

curl -s https://copr.fedorainfracloud.org/coprs/34n0s/bubblewrap-suid/repo/fedora-39/34n0s-bubblewrap-suid-fedora-39.repo | sudo tee /etc/yum.repos.d/34n0s-bubblewrap-suid-fedora-39.repo

Override bubblewrap (without suid) package

sudo rpm-ostree override replace --experimental --freeze --from repo='copr:copr.fedorainfracloud.org:34n0s:bubblewrap-suid' bubblewrap

DNF

Enable the COPR .repo file

sudo dnf copr enable 34n0s/bubblewrap-suid

Override bubblewrap (without suid) package

sudo dnf swap bubblewrap bubblewrap-suid

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 39 x86_64 (62)* Fedora 39 (74 downloads)

* Total number of downloaded packages.