summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteven R. Loomis <srloomis@us.ibm.com>2019-04-23 10:01:07 -0700
committerSteven R. Loomis <srloomis@us.ibm.com>2019-04-26 08:24:04 -0700
commitd04b37671716b4cdf6fbec9a5bc35e4a2295fe26 (patch)
tree12c42fe87de2e187bca31dd291f47b0d2d274582 /README.md
parent744cdecbf42e9ba9bdff2d5006cb625f25b87917 (diff)
downloadandroid-node-v8-d04b37671716b4cdf6fbec9a5bc35e4a2295fe26.tar.gz
android-node-v8-d04b37671716b4cdf6fbec9a5bc35e4a2295fe26.tar.bz2
android-node-v8-d04b37671716b4cdf6fbec9a5bc35e4a2295fe26.zip
build: allow icu download to use other hashes besides md5
- ICU uses sha512 instead of md5 in some recent releases - Use hashlib.algorithms_guaranteed to choose the following algorithms: sha1 sha224 sha384 sha256 sha512 md5 - No preference as to the priority of the algorithms - This commit does not change the hash used for ICU. Fixes: https://github.com/nodejs/node/issues/27369 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-by: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-by: Richard Lau <riclau@uk.ibm.com> PR-URL: https://github.com/nodejs/node/pull/27370
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions