mirror of
https://github.com/KDE/kde-linux.git
synced 2026-06-02 12:45:43 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user