From: Jakub J. <no...@gi...> - 2020-05-18 14:29:24
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3b3aecbf8c52b4a987a1edbfe98c94c960a115bc https://github.com/OpenSC/OpenSC/commit/3b3aecbf8c52b4a987a1edbfe98c94c960a115bc Author: Jakub Jelen <jj...@re...> Date: 2020-05-18 (Mon, 18 May 2020) Changed paths: M .travis.yml Log Message: ----------- travis: Kill particular pid instead of killall to avoid killing unrelated processes Commit: 687f52233e718d3a33fee170f5c1e0d23328725c https://github.com/OpenSC/OpenSC/commit/687f52233e718d3a33fee170f5c1e0d23328725c Author: Jakub Jelen <jj...@re...> Date: 2020-05-18 (Mon, 18 May 2020) Changed paths: M .travis.yml Log Message: ----------- travis-ci: Fail if any applet or tool needed for tests fails to build (in our case, it was yubico-piv-tool and PivApplet for some time) Commit: 66bcce8a8d14a70474f274bc84f06bbd32f5fe94 https://github.com/OpenSC/OpenSC/commit/66bcce8a8d14a70474f274bc84f06bbd32f5fe94 Author: Jakub Jelen <jj...@re...> Date: 2020-05-18 (Mon, 18 May 2020) Changed paths: M .travis.yml Log Message: ----------- travis-ci: Use newer JavaCard SDK to unbreak PivApplet build to enable ECDSA support Commit: 47a36efa7cdd2ae796c330bcb7e1a34581962716 https://github.com/OpenSC/OpenSC/commit/47a36efa7cdd2ae796c330bcb7e1a34581962716 Author: Jakub Jelen <jj...@re...> Date: 2020-05-18 (Mon, 18 May 2020) Changed paths: M .travis.yml Log Message: ----------- travis: Update to something with sensible openssl version to make yubico-piv-tool build Commit: e1830ea6d276febe6a6fa8dcb1051feb33ef3cac https://github.com/OpenSC/OpenSC/commit/e1830ea6d276febe6a6fa8dcb1051feb33ef3cac Author: Jakub Jelen <jj...@re...> Date: 2020-05-18 (Mon, 18 May 2020) Changed paths: M .travis.yml Log Message: ----------- Install OpenJDK 8 to build jcardsim (it does not work with Java 11) Commit: 8175df0e47886bab94d727341dde974fd3549e5e https://github.com/OpenSC/OpenSC/commit/8175df0e47886bab94d727341dde974fd3549e5e Author: Jakub Jelen <jj...@re...> Date: 2020-05-18 (Mon, 18 May 2020) Changed paths: M .travis.yml Log Message: ----------- Make sure pcscd is started when using emulation Running from systemd has --auto-exit, which does not guaranee us that the process is running when we start emulators Commit: 57f538810ec3f01dd9ec938a28d05f540396ad41 https://github.com/OpenSC/OpenSC/commit/57f538810ec3f01dd9ec938a28d05f540396ad41 Author: Jakub Jelen <jj...@re...> Date: 2020-05-18 (Mon, 18 May 2020) Changed paths: M MacOSX/build-package.in Log Message: ----------- travis-ci: Do not pass sign arguments if we do not have the secret params in PRs Compare: https://github.com/OpenSC/OpenSC/compare/27a819baa790...57f538810ec3 |