Hirokazu MORIKAWA
c69d5a0241
node: fix host build error on macOS
fix host build error on macOS
reference: https://github.com/openwrt/packages/issues/9616
Related: https://github.com/openwrt/packages/issues/7171
(This correspondence is necessary to build with macOS.)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
5 years ago
Hirokazu MORIKAWA
192cd0e792
node: add mips64 support
see: https://github.com/openwrt/packages/pull/8796
And remove uclibc depends
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Hirokazu MORIKAWA
6e5bc6d383
node: update to 8.16.0
Update to v8.16.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Hirokazu MORIKAWA
af0a02b8df
node: support ppc32 musl
support powerpc32 musl
https://downloads.openwrt.org/snapshots/faillogs/powerpc_464fp/packages/node/compile.txt
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Rosen Penev
2a758a1c68
node: Update to 8.14.1
Mainly CVE fixes.
Added a patch to fix compilation without deprecated OpenSSL APIs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
4173bf47e2
node: Update to 8.12.0
Fixes several CVEs.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hirokazu MORIKAWA
9ce4d5191f
node: bump to 8.11.3
Update to v8.11.3 Several security fixes:
CVE-2018-7167, CVE-2018-7161, CVE-2018-1000168,CVE-2018-7158, CVE-2018-7159, CVE-2018-7160
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Hirokazu MORIKAWA
818770d273
node: fix host build fail
modify patch.
https://github.com/nodejs/node/pull/19196
made not to use libressl headers
fix to include path not to use "host/include"
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years ago
Marko Ratkaj
cff6ebb809
node: bump to 8.10.0
Changes:
Version bump to 8.10.0
Refreshed patches
Added npx install
Added 004-node_crypto-remove-std.patch
Additional patch fixes node_cypto compile failure:
./src/node_crypto.cc:5626:32: error: expected unqualified-id before '('
Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com>
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years ago
Hirokazu MORIKAWA
dd3dbcfd07
node: delete unnecessary TAB characters at the end of a line
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years ago
Adrian Panella
2a42edabdb
node: fix path patch
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
7 years ago
Hirokazu MORIKAWA
865f44ef77
node,node-*: node update to v4.4.5 and Enhance CPU-arch variant.
9 years ago
Matthias Schiffer
bbce5fce72
node: fix undefined behaviour leading to broken code with GCC 6
Fixes segfaults occuring in the node host build when GCC 6 is used.
Backport of upstream commit 96198d5bc7
.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years ago
Matthias Schiffer
9125c3615f
node: update to v4.4.4
While we're at it, also enable parallel builds.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years ago
John Crispin
1fd7b5d1e6
nodejs: add 0.12 version of node
add node-js 0.12 and a few gyp bindings
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago