diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-08-19 15:22:17 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-08-19 21:29:11 +0200 |
commit | bfc5dc9920ffa9913b096cdc85572a06980ee9e2 (patch) | |
tree | 18fc5255b900b8fdc62d6448def3b731ea7d3d44 /package/nodejs/nodejs.hash | |
parent | a3422534c8023f3d6d0e7d38a2904544317d5c79 (diff) | |
download | buildroot-bfc5dc9920ffa9913b096cdc85572a06980ee9e2.tar.gz buildroot-bfc5dc9920ffa9913b096cdc85572a06980ee9e2.zip |
package/nodejs: security bump version to 8.11.4
Release notes:
https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/
Fixes CVE-2018-12115, also CVEs were fixed in included OpenSSL code
which do not use for the target build.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/nodejs/nodejs.hash')
-rw-r--r-- | package/nodejs/nodejs.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nodejs/nodejs.hash b/package/nodejs/nodejs.hash index be4c3de4f7..8285172215 100644 --- a/package/nodejs/nodejs.hash +++ b/package/nodejs/nodejs.hash @@ -1,5 +1,5 @@ -# From http://nodejs.org/dist/v8.11.3/SHASUMS256.txt -sha256 577c751fdca91c46c60ffd8352e5b465881373bfdde212c17c3a3c1bd2616ee0 node-v8.11.3.tar.xz +# From http://nodejs.org/dist/v8.11.4/SHASUMS256.txt +sha256 fbce7de6d96b0bcb0db0bf77f0e6ea999b6755e6930568aedaab06847552a609 node-v8.11.4.tar.xz # Hash for license file sha256 b87be6c1479ed977481115869c2dd8b6d59e5ea55aa09939d6c898242121b2f5 LICENSE |