From 86424f3ac1c532decf2e16ef20151658a8ead370 Mon Sep 17 00:00:00 2001 From: Zebediah Figura Date: Fri, 9 Apr 2021 17:40:52 -0500 Subject: [PATCH] bcrypt-ECDHSecretAgreement: Remove a commented "Disabled: true" directive. --- patches/bcrypt-ECDHSecretAgreement/definition | 1 - 1 file changed, 1 deletion(-) diff --git a/patches/bcrypt-ECDHSecretAgreement/definition b/patches/bcrypt-ECDHSecretAgreement/definition index 19976b4e..f5249a22 100644 --- a/patches/bcrypt-ECDHSecretAgreement/definition +++ b/patches/bcrypt-ECDHSecretAgreement/definition @@ -2,4 +2,3 @@ Fixes: [47699] Multiple games fail to connect to online services (missing BCrypt # Needs to be moved to the unix lib, but that's a nontrivial amount of work, and # using gcrypt is the wrong way forward (we should expose the missing APIs from # gnutls instead). -#Disabled: true