0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Adam Majer a0c3c4de3b deps: openssl: cherry-pick 4dcb150ea30f
OpenSSL 1.1.1d does not ship with getrandom syscall being
predefined on all architectures. So when NodeJS is run with glibc
prior to 2.25, where getentropy is unavailable, and the getrandom
syscall is unknown, it will fail. PPC64LE or s390 are affected
by lack of this definition.

Original commit message.

    commit 4dcb150ea30f9bbfa7946e6b39c30a86aca5ed02
    Author: Kurt Roeckx <kurt@roeckx.be>
    Date:   Sat Sep 28 14:59:32 2019 +0200

      Add defines for __NR_getrandom for all Linux architectures

      Fixes: https://github.com/openssl/openssl/issues/10015

      Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
      GH: https://github.com/openssl/openssl/pull/10044

Fixes: https://github.com/nodejs/node/issues/31671
PR-URL: https://github.com/nodejs/node/pull/32002
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
2020-03-02 11:30:26 -08:00
..
acorn
acorn-plugins
brotli
cares
histogram
icu-small
llhttp deps: update llhttp to 2.0.4 2020-02-06 15:22:50 +01:00
nghttp2
node-inspect
npm deps: upgrade npm to 6.13.7 2020-01-31 18:52:20 -08:00
openssl deps: openssl: cherry-pick 4dcb150ea30f 2020-03-02 11:30:26 -08:00
uv
uvwasi deps: uvwasi: cherry-pick 7b5b6f9 2020-01-26 12:00:08 -05:00
v8 deps: V8: backport f7771e5b0cc4 2020-02-27 23:35:21 -08:00
zlib deps: update zlib to upstream d7f3ca9 2020-02-24 11:52:55 -08:00