Package: imx-code-signing-tool / 3.4.1+dfsg-6

Metadata

Package Version Patches format
imx-code-signing-tool 3.4.1+dfsg-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
unbreak scripts.patch | (download)

keys/add_key.sh | 56 7 + 49 - 0 !
keys/ahab_pki_tree.sh | 66 12 + 54 - 0 !
keys/hab4_pki_tree.sh | 70 14 + 56 - 0 !
keys/hsm_add_key.sh | 45 7 + 38 - 0 !
keys/hsm_ahab_pki_tree.sh | 65 12 + 53 - 0 !
keys/hsm_hab4_pki_tree.sh | 70 14 + 56 - 0 !
6 files changed, 66 insertions(+), 306 deletions(-)

 undo 3.3.1 changes which break the script for no good reason

Fall back to the installed openssl configuration directory if none is given.

Based on the original patch by Sean Anderson <seanga2@gmail.com>


csf_parser hardening.patch | (download)

add-ons/hab_csf_parser/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 pass ldflags when building csf_parser


fix shell syntax.patch | (download)

add-ons/hab_srktool_scripts/createSRKTable | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 remove commented out lines resulting in incorrect shell syntax


be compat.patch | (download)

add-ons/hab_csf_parser/csf_parser.h | 8 3 + 5 - 0 !
1 file changed, 3 insertions(+), 5 deletions(-)

 use ntohl instead of a custom macro for big-endian compat