From: Priit L. <no...@gi...> - 2020-01-06 14:47:24
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 295cf100a8b55ebedc9cfd8c689a7becd112a932 https://github.com/OpenSC/OpenSC/commit/295cf100a8b55ebedc9cfd8c689a7becd112a932 Author: Priit Laes <pl...@pl...> Date: 2020-01-06 (Mon, 06 Jan 2020) Changed paths: M configure.ac Log Message: ----------- Bump minimum required openssl version to 1.0.1 Everything older than 1.0.2 is not longer supported by the OpenSSL team. Commit: 0b4b7fbaf05e68bc8ff5fe445e292986db821a61 https://github.com/OpenSC/OpenSC/commit/0b4b7fbaf05e68bc8ff5fe445e292986db821a61 Author: Priit Laes <pl...@pl...> Date: 2020-01-06 (Mon, 06 Jan 2020) Changed paths: M src/libopensc/card-npa.c M src/libopensc/pkcs15-prkey.c M src/libopensc/pkcs15-pubkey.c M src/minidriver/minidriver.c M src/pkcs11/openssl.c M src/tools/gids-tool.c M src/tools/piv-tool.c M src/tools/pkcs11-tool.c M src/tools/pkcs15-init.c Log Message: ----------- openssl: Drop all compatibility checks for <=openssl-1.0.0 Compare: https://github.com/OpenSC/OpenSC/compare/6b84407c3d30...0b4b7fbaf05e |