From: GitHub <no...@gi...> - 2019-01-14 23:11:12
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f453c412b6dea081d55b1e0ca9608802bbe8c034 https://github.com/OpenSC/OpenSC/commit/f453c412b6dea081d55b1e0ca9608802bbe8c034 Author: Frank Morgner <fra...@gm...> Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M .travis.yml M MacOSX/build-package.in Log Message: ----------- Simulate and test Open Source Java Card Applets Compiles jCardSim, IsoApplet, GidsApplet, ykneo-openpgp, PivApplet as described [here](https://github.com/OpenSC/OpenSC/wiki/Smart-Card-Simulation). Thanks to https://github.com/arekinath/jcardsim/ this is now also possible on Linux in combination with https://github.com/frankmorgner/vsmartcard. Travis-CI now also runs some basic personalization and PKCS#11-tests. This commit also adds caching of apt, brew and maven packages as well as the OpenSSL/OpenPACE build on macOS Commit: d9e253bd1b06f2dc5461c19386696164a74fc98d https://github.com/OpenSC/OpenSC/commit/d9e253bd1b06f2dc5461c19386696164a74fc98d Author: Frank Morgner <fra...@gm...> Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M .travis.yml Log Message: ----------- reduce the number of builds a single build of clang and gcc each is enough Compare: https://github.com/OpenSC/OpenSC/compare/bb6b78937f1b...d9e253bd1b06 **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. |