From: Jakub J. <no...@gi...> - 2022-12-08 13:29:27
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: cc147181c22251b6478dd421c6c8bee62be7144f https://github.com/OpenSC/OpenSC/commit/cc147181c22251b6478dd421c6c8bee62be7144f Author: Jakub Jelen <jj...@re...> Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M src/libopensc/card-rtecp.c Log Message: ----------- rtecp: Make the boundaries check more explicit Commit: 50099a90efa98cb92e861f6938d5a8a66a14101b https://github.com/OpenSC/OpenSC/commit/50099a90efa98cb92e861f6938d5a8a66a14101b Author: Jakub Jelen <jj...@re...> Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M src/libopensc/card-rtecp.c Log Message: ----------- rtecp: Remove trailing whitespace Commit: ec7889e4b8403f173d4589f38daf50cf3d869db8 https://github.com/OpenSC/OpenSC/commit/ec7889e4b8403f173d4589f38daf50cf3d869db8 Author: Jakub Jelen <jj...@re...> Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M .github/.codeql.yml Log Message: ----------- codeql: Remove unapplicable checks The github Actions complain with the following warning: > The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby Commit: e7693226a31f02a48e01203d7f0d22ba56f8d68e https://github.com/OpenSC/OpenSC/commit/e7693226a31f02a48e01203d7f0d22ba56f8d68e Author: Jakub Jelen <jj...@re...> Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M .github/workflows/codespell.yml Log Message: ----------- codespell: Ignore conversion warning for the fuzzing corpus files The action complains with > Check for spelling errors: src/tests/fuzzing/corpus/fuzz_pkcs15init/6ce966ee0f311e1a63f2bb693caeba1b0fd1160e#L1 > Decoding file using encoding=utf-8 failed Compare: https://github.com/OpenSC/OpenSC/compare/a1c8841f2d25...e7693226a31f |