Hash Algorithm Problem with Userland Makefiles
--------------------------------------------------------------

BTW, I noticed all (or most) Userland files user sha1. For example:

zsh/Makefile:COMPONENT_ARCHIVE_HASH= sha1:8fd7a6d841770c8b12cf3ae8229dd857ecdbad93

The sha1 hash algorithm is broken and it's use requires exemption by Oracle. I suggest using sha256. It works for me when I tried it. For example:

trousers/Makefile: COMPONENT_ARCHIVE_HASH= sha256:b811da338cbe48a3735d5e7c25a9e31760ea49697f2f20a05124561430d36016

- Dan

--
uosบǝpuɐ uɐp [email protected], Oracle Solaris, San Diego, +1 858-526-9418

_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to