From: Jakub J. <no...@gi...> - 2020-05-18 13:25:19
|
Branch: refs/heads/travis-kill Home: https://github.com/OpenSC/OpenSC Commit: 47780895c7b44288ef9d5c2338986b8bd47f3259 https://github.com/OpenSC/OpenSC/commit/47780895c7b44288ef9d5c2338986b8bd47f3259 Author: Jakub Jelen <jj...@re...> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: M .travis.yml Log Message: ----------- travis: Kill particular pid instead of killall to avoid killing unrelated processes Commit: 9219c1206f2c967bdb1b3700f1cd4212cc5c677f https://github.com/OpenSC/OpenSC/commit/9219c1206f2c967bdb1b3700f1cd4212cc5c677f Author: Jakub Jelen <jj...@re...> Date: 2020-05-13 (Wed, 13 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: 65845c5f2494e2d852d41cb61479520c0e8f1b25 https://github.com/OpenSC/OpenSC/commit/65845c5f2494e2d852d41cb61479520c0e8f1b25 Author: Jakub Jelen <jj...@re...> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: M .travis.yml Log Message: ----------- travis-ci: Use newer JavaCard SDK to unbreak PivApplet build to enable ECDSA support Commit: 1b7c2e70291af3cc0bcef68724fcdab07ca63235 https://github.com/OpenSC/OpenSC/commit/1b7c2e70291af3cc0bcef68724fcdab07ca63235 Author: Jakub Jelen <jj...@re...> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: M .travis.yml Log Message: ----------- travis: Update to something with sensible openssl version to make yubico-piv-tool build Commit: e23ed3c9cf98f4901b94f48fafcfd001dcf37d02 https://github.com/OpenSC/OpenSC/commit/e23ed3c9cf98f4901b94f48fafcfd001dcf37d02 Author: Jakub Jelen <jj...@re...> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: M .travis.yml Log Message: ----------- Install OpenJDK 8 to build jcardsim (it does not work with Java 11) Commit: 4c8b192a48c22766b72195a4ef0b29f8c3b04927 https://github.com/OpenSC/OpenSC/commit/4c8b192a48c22766b72195a4ef0b29f8c3b04927 Author: Jakub Jelen <jj...@re...> Date: 2020-05-13 (Wed, 13 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: 0bce90c709fcd193ceb74c2e6fcf4ffc9589951c https://github.com/OpenSC/OpenSC/commit/0bce90c709fcd193ceb74c2e6fcf4ffc9589951c 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/47780895c7b4%5E...0bce90c709fc |