From bed8509fd8936bb78ab4dd75413e0f867c8eec35 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Aug 20 2024 08:45:09 +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 8ac01c2..19d9fb9 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