remove fuse2: deprecated and unmaintained

fuse2 is no longer maintained upstream and has known unresolved
security issues. Modern distributions are dropping it, and fuse3
covers all required functionality. Remove fuse2 and migrate to fuse3.
This commit is contained in:
Hadi Chokr
2026-05-24 07:28:41 +02:00
parent 3f5b3b732c
commit 9ed5fb0209

View File

@@ -98,8 +98,7 @@ Packages=
# App support
flatpak # Flatpak apps
fuse2 # Some AppImage apps
fuse3 # The rest of the AppImage apps (also loads of other things as a required dependency)
fuse3 # Modern AppImage apps (also loads of other things as a required dependency)
# Virtualization/VM integration
dnsmasq # Hotspot creation and networking in VMs