package/nodejs: bump 0.12.x branch to version 0.12.9
Patch #4 was applied upstream, however a new bug was introduced which breaks building nodejs without OpenSSL support. We replace the applied patch with a new patch to fix: error: ‘ALLOW_INSECURE_SERVER_DHPARAM’ was not declared in this scope ALLOW_INSECURE_SERVER_DHPARAM = true; Patch #4 status: Sent upstream [1] [1] https://github.com/nodejs/node/pull/4201 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5cff6a83c6
commit
9d3b69dfdd
@@ -1,8 +1,8 @@
|
||||
# From upstream URL: http://nodejs.org/dist/v0.10.41/SHASUMS256.txt
|
||||
sha256 79f694e2a5c42543b75d0c69f6860499d7593136d0f6b59e7163b9e66fb2c995 node-v0.10.41.tar.gz
|
||||
|
||||
# From upstream URL: http://nodejs.org/dist/v0.12.7/SHASUMS256.txt
|
||||
sha256 b23d64df051c9c969b0c583f802d5d71de342e53067127a5061415be7e12f39d node-v0.12.7.tar.gz
|
||||
# From upstream URL: http://nodejs.org/dist/v0.12.9/SHASUMS256.txt
|
||||
sha256 35daad301191e5f8dd7e5d2fbb711d081b82d1837d59837b8ee224c256cfe5e4 node-v0.12.9.tar.gz
|
||||
|
||||
# From upstream URL: http://nodejs.org/dist/v4.1.2/SHASUMS256.txt
|
||||
sha256 443c8251e812b1f2c4b3e9152a47df23c55567ade739e017e2c0ca0869b71e74 node-v4.1.2.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user