diff --git a/debian/patches/version-script.patch b/debian/patches/version-script.patch index b65320b..2d1acbb 100644 --- a/debian/patches/version-script.patch +++ b/debian/patches/version-script.patch @@ -4633,6 +4633,7 @@ Index: openssl-1.0.2g/openssl.ld + +OPENSSL_1.0.2g { + global: ++ EVP_PKEY_asn1_set_item; + SRP_VBASE_get1_by_user; + SRP_user_pwd_free; +} OPENSSL_1.0.2;