libfuse does not follow the usual rules of versioning their libraries
which is why we need to create an exception.
Fixes: #13922 - Core 199 - QEMU VMs no longer start - libfuse3.so.4 missing
Reported-by: Arno Jonker <admin@greenbull.nl>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
srv/web/ipfire/cgi-bin/vulnerabilities.cgi
srv/web/ipfire/cgi-bin/wireguard.cgi
srv/web/ipfire/cgi-bin/wirelessclient.cgi
+usr/local/bin/filesystem-cleanup
usr/local/bin/lldpdctrl
usr/sbin/openvpn-authenticator
usr/sbin/redirect_wrapper
*/libboost*)
continue
;;
+ # libfuse does not seem to understand how to version their libraries
+ */libfuse.*)
+ continue
+ ;;
esac
# Read the name of the linked library