From: GitHub <no...@gi...> - 2018-12-31 20:56:32
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 54dd9f4878cf11c25bc742b0503cf6aaeeddb536 https://github.com/OpenSC/OpenSC/commit/54dd9f4878cf11c25bc742b0503cf6aaeeddb536 Author: Peter Marschall <pe...@ad...> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- OpenPGP: revert 4d8b2c12ed1dcada1d02fc88b3886e47ef652b04 It broke OpenPGP on Yubikey NEOs and maybe other older versions too. Reverting it restores functionality for those Yubikeys. Commit: bc17e23bd6c77d1884c0ab827760b65ce5b81b86 https://github.com/OpenSC/OpenSC/commit/bc17e23bd6c77d1884c0ab827760b65ce5b81b86 Author: Peter Marschall <pe...@ad...> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- OpenPGP: fix spec interpretation error in hist_byte parsing Command chaining is available with OpenPGP card spec 1.1+, not only with 3.0+ Commit: 1a60cd761f5dfa4bbfb0aa8ffc8a4c8a1cd01a97 https://github.com/OpenSC/OpenSC/commit/1a60cd761f5dfa4bbfb0aa8ffc8a4c8a1cd01a97 Author: Peter Marschall <pe...@ad...> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- OpenPGP: fix value for EXT_CAP_MSE enum _ext_caps is a set of bit flags Commit: 391131bb5e4ae91aed9d353d6604aaf3ef7d24e8 https://github.com/OpenSC/OpenSC/commit/391131bb5e4ae91aed9d353d6604aaf3ef7d24e8 Author: Peter Marschall <pe...@ad...> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- OpenPGP: use "hist_bytes" DO 5F52 as args to pgp_parse_hist_bytes() Fix glitch that crept in during re-factoring. This should unbreak Yubikeys. Compare: https://github.com/OpenSC/OpenSC/compare/075cac482b27...391131bb5e4a **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. |