From: GitHub <no...@gi...> - 2014-06-26 17:06:33
|
Branch: refs/heads/opensc-0.14.0 Home: https://github.com/OpenSC/OpenSC Commit: cd7fbe3f8c00e9f96dcc5c50a114b9bda9d47215 https://github.com/OpenSC/OpenSC/commit/cd7fbe3f8c00e9f96dcc5c50a114b9bda9d47215 Author: Raul Metsma <ra...@me...> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: M MacOSX/build-package.in Log Message: ----------- MacOSX: Build fat binaries i386... revert part of 6e255a95 Chrome is still 32 bit only This allows plugins running in Chrome (32bit) to use OpenSC PKCS#11, which would otherwise be only 64bit. Tokend "hides" the cpu architecture issue otherwise. Commit: 440289a09113d19d83b20cfecd2ba8dd98ba5826 https://github.com/OpenSC/OpenSC/commit/440289a09113d19d83b20cfecd2ba8dd98ba5826 Author: Andreas Schwier <and...@ca...> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: M src/libopensc/pkcs15-sc-hsm.c Log Message: ----------- sc-hsm: reduce indicated maximum PIN length to 15 Fix bogus minimum PIN length to support more PIN pad readers Compare: https://github.com/OpenSC/OpenSC/compare/f6e4278d22c0...440289a09113 |