From: Veronika H. <no...@gi...> - 2022-10-25 08:12:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e9f20c49eb94c05bae4b63d8e79b514dc0ffbc92 https://github.com/OpenSC/OpenSC/commit/e9f20c49eb94c05bae4b63d8e79b514dc0ffbc92 Author: Veronika Hanulikova <vha...@re...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/sm/Makefile.am Log Message: ----------- Link libsm.la with -lcrypto Now it worked just because it was linked in the one existing usage? -> unittests/sm Commit: 0b5f8130303e810e8291ecaed24646680777ab51 https://github.com/OpenSC/OpenSC/commit/0b5f8130303e810e8291ecaed24646680777ab51 Author: Veronika Hanulikova <vha...@re...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/smm/Makefile.am Log Message: ----------- libsmm-local: Remove redundant dependency Commit: deb1234fe1eb8f457eff5c923e28c9ed4a8d9430 https://github.com/OpenSC/OpenSC/commit/deb1234fe1eb8f457eff5c923e28c9ed4a8d9430 Author: Veronika Hanulikova <vha...@re...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M configure.ac M src/common/Makefile.am M src/tests/p11test/Makefile.am Log Message: ----------- Remove -ldl from LIBS Commit: 299dd6eea4312d552a474c6232fb7ef7a8cd6c5b https://github.com/OpenSC/OpenSC/commit/299dd6eea4312d552a474c6232fb7ef7a8cd6c5b Author: Veronika Hanulikova <xha...@fi...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/tools/Makefile.am Log Message: ----------- Remove PTHREAD_CFLAGS from libs of pkcs11-tool Commit: 7aedf9cad5f21e74e9afeaf43e08b016e3772a4c https://github.com/OpenSC/OpenSC/commit/7aedf9cad5f21e74e9afeaf43e08b016e3772a4c Author: Veronika Hanulikova <xha...@fi...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/tools/Makefile.am Log Message: ----------- Remove unneeded OPENSSL_CFLAGS Already in AM_CFLAGS Commit: 97479e4df9952e3ec7122ff7d288e61499db9130 https://github.com/OpenSC/OpenSC/commit/97479e4df9952e3ec7122ff7d288e61499db9130 Author: Veronika Hanulikova <xha...@fi...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/tools/Makefile.am Log Message: ----------- Remove redundant linking of opensc-asn1 to zlib Commit: 615ca1dbe58c5af7389eff323b282ab216ea212a https://github.com/OpenSC/OpenSC/commit/615ca1dbe58c5af7389eff323b282ab216ea212a Author: Veronika Hanulikova <xha...@fi...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/tools/Makefile.am Log Message: ----------- Remove redundant preprocessor flag from CFLAGS Already in AM_CPPFLAGS Commit: f9944bd47365e1698eb8cc0627ad7e6ad3c56450 https://github.com/OpenSC/OpenSC/commit/f9944bd47365e1698eb8cc0627ad7e6ad3c56450 Author: Veronika Hanulikova <xha...@fi...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/tools/Makefile.am Log Message: ----------- Remove libopensc.la from _LDADD As it is already in LIBS Commit: cb7183c1049be9ae1612130fd8ed9260f1444bd1 https://github.com/OpenSC/OpenSC/commit/cb7183c1049be9ae1612130fd8ed9260f1444bd1 Author: Veronika Hanulikova <xha...@fi...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/tools/Makefile.am Log Message: ----------- Remove -pthread from tool CFLAGS Commit: f43169a8d7dc9dc9df99c15bcec0c804b8efd856 https://github.com/OpenSC/OpenSC/commit/f43169a8d7dc9dc9df99c15bcec0c804b8efd856 Author: Veronika Hanulikova <xha...@fi...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M configure.ac Log Message: ----------- Remove redundant -lglib-2.0 library Commit: 74768e5c6ab4d86a1cbf6a979f5796a9d9504c3e https://github.com/OpenSC/OpenSC/commit/74768e5c6ab4d86a1cbf6a979f5796a9d9504c3e Author: Veronika Hanulikova <xha...@fi...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/tools/Makefile.am Log Message: ----------- Remove CFLAGS for unused variables and functions Commit: c17bd11bd4bd9c708c2b7ccf5db828d491bbefc0 https://github.com/OpenSC/OpenSC/commit/c17bd11bd4bd9c708c2b7ccf5db828d491bbefc0 Author: Veronika Hanulikova <xha...@fi...> Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M src/tools/Makefile.am Log Message: ----------- Remove linking to OPTIONAL_NOTIFY_LIBS As it is already linked to libnotify Compare: https://github.com/OpenSC/OpenSC/compare/97feb205ccaf...c17bd11bd4bd |