mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
Fixes CVE-2017-15896 - Node.js was affected by OpenSSL vulnerability CVE-2017-3737 in regards to the use of SSL_read() due to TLS handshake failure. The result was that an active network attacker could send application data to Node.js using the TLS or HTTP2 modules in a way that bypassed TLS authentication and encryption. For more details, see the announcement: https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 lines
325 B
Plaintext
6 lines
325 B
Plaintext
# From upstream URL: http://nodejs.org/dist/v0.10.48/SHASUMS256.txt
|
|
sha256 365a93d9acc076a0d93f087d269f376abeebccad599a9dab72f2f6ed96c8ae6e node-v0.10.48.tar.xz
|
|
|
|
# From upstream URL: http://nodejs.org/dist/v6.12.2/SHASUMS256.txt
|
|
sha256 33677c1fcf6a2f35d2718834fd0afdb36166b0cc68349820e05d8f9316b1dafc node-v6.12.2.tar.xz
|