From 73eddcef47ea32638133a1428aebef6cfde28aaa Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Aug 20 2024 08:46:19 +0000 Subject: common: Keep fuse for AppImage compatibility See: https://gitlab.com/fedora/ostree/sig/-/issues/50 See: https://github.com/fedora-silverblue/issue-tracker/issues/589 --- diff --git a/common.yaml b/common.yaml index ac1196e..cfbe047 100644 --- a/common.yaml +++ b/common.yaml @@ -80,6 +80,9 @@ packages: - langpacks-en # Workaround for https://github.com/ostreedev/ostree/issues/1469 - add-determinism + # Kept for backward compatibility for AppImages + # See: https://gitlab.com/fedora/ostree/sig/-/issues/50 + - fuse selinux: true documentation: true