From: GitHub <no...@gi...> - 2018-11-23 08:07:12
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: a46987d461dc0dfd10ded069af235e46c7123774 https://github.com/OpenSC/libp11/commit/a46987d461dc0dfd10ded069af235e46c7123774 Author: Michał Trojnara <Mic...@st...> Date: 2018-11-23 (Fri, 23 Nov 2018) Changed paths: M src/libpkcs11.c Log Message: ----------- Use lazy binding when loading PKCS#11 module This workaround allows for using the buggy PKCS#11 module provided by Certum (libcrypto3PKCS.so). Without this commit, loading the module fails on an unresolved symbol. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |