mirror of
https://github.com/clearlinux/linux-steam-integration.git
synced 2026-09-06 22:01:27 +00:00
Just group the security ones.
Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
@@ -119,10 +119,8 @@ static const char *vendor_blacklist[] = {
|
||||
/* libglu has stable soname */
|
||||
"libGLU.so.",
|
||||
|
||||
/* Nuh uh. Sorry, Feral games. libcurl MUST be up to date for security! */
|
||||
/* Security sensitive libraries should not be replaced */
|
||||
"libcurl.so.",
|
||||
|
||||
/* Oh hell no. Seen in Game Maker bundling */
|
||||
"libcrypto.so.1.0.0",
|
||||
"libssl.so.1.0.0",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user