aboutsummaryrefslogtreecommitdiffstats
path: root/main/nodejs
Commit message (Collapse)AuthorAgeFilesLines
* orphan all of my packagesWilliam Pitcock2019-03-261-1/+1
|
* main/nodejs: upgrade to 10.15.3Natanael Copa2019-03-071-2/+2
|
* main/nodejs: upgrade to 10.15.1Andy Postnikov2019-03-071-2/+2
|
* main/nodejs: upgrade to 10.14.2Tim Brust2018-12-201-2/+2
|
* main/nodejs: pass -latomic depending on host_archalpine-mips-patches2018-12-182-17/+9
| | | | Check host_arch not target_arch to decide whether -latomic is necessary.
* main/nodejs: upgrade to 10.14.1Tim Brust2018-12-051-2/+2
|
* main/nodejs: fix build on mips{el} (-latomic), disable on mips64*info@mobile-stream.com2018-11-302-3/+33
| | | | | | | | | | | | 1) Add the usual -latomic for pre-R6 MIPS32. 2) Alpine mips64* definitions assume MIPS III but nodejs wants MIPS32 at least and can actually generate instructions missing in MIPS III, e.g. movn/movz. There is also some support for Loongson 2 (which is a MIPS III CPU) however it apparently always targets hard-float O32 ABI so be safe and disable build on mips64* completely. Keep pkgrel intact since no previously built mips* apks exist and changes are strictly mips-specific.
* main/nodejs: upgrade to 10.14.0Tim Brust2018-11-291-2/+8
|
* main/nodejs: upgrade to 10.13.0Andy Postnikov2018-11-082-8/+8
|
* main/nodejs: upgrade to 8.12.0Andy Postnikov2018-09-131-2/+2
|
* main/nodejs: security upgrade to 8.11.4Tim Brust2018-08-161-3/+5
|
* main/libuv: upgrade to 1.22.0 and rebuild dependent packagesprspkt2018-07-221-1/+1
|
* main/openssl: rename to openssl1.0 and update dependent aportsJakub Jirutka2018-07-081-1/+1
|
* main/libuv: upgrade to 1.21.0 and rebuild dependent packagesJakub Jirutka2018-07-081-1/+1
|
* main/nodejs: rename subpackage nodejs-npm to npmJakub Jirutka2018-06-221-4/+5
| | | | | | | npm is bundled in node.js, but it's a standalone project with its own release cycle. This aport provides LTS version of node.js, i.e. an old npm version. So it'd be better to extract it into a separate aport; this is a preparation for that.
* main/nodejs: security upgrade to 8.11.3Jakub Jirutka2018-06-131-2/+6
|
* main/nodejs: upgrade to 8.11.2Jakub Jirutka2018-05-161-3/+3
|
* main/libuv: upgrade to 1.20.2 and rebuild dependent aportsTBK2018-04-281-1/+1
|
* main/openssl: rebuild packages that link openssl staticallyAndy Postnikov2018-04-011-1/+1
|
* main/nodejs: upgrade to 8.11.1Jakub Jirutka2018-03-311-3/+3
|
* main/nodejs: rebuild against http-parser 2.8.0Jakub Jirutka2018-03-301-1/+1
|
* main/nodejs: sort secfixes in descending order for consistencyJakub Jirutka2018-03-301-7/+7
|
* main/nodejs: upgrade to 8.11.0Andy Postnikov2018-03-301-2/+6
|
* main/nodejs: upgrade to 8.10.0Tim Brust2018-03-081-2/+2
|
* main/nodejs: upgrade to 8.9.4Tim Brust2018-01-041-3/+3
|
* main/nodejs: move npx executable to -npm subpkgJakub Jirutka2017-12-241-2/+2
| | | | | | This removes unintentional dependency of nodejs on nodejs-npm. Fixes #8289
* main/nodejs: security upgrade to 8.9.3Jakub Jirutka2017-12-091-2/+5
| | | | | | | See: https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/ CVE-2017-3738 does not affect our package, because we don't use bundled OpenSSL library. I'm not sure about CVE-2017-15896.
* main/nodejs: upgrade to 8.9.2Tim Brust2017-12-071-2/+2
|
* main/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-1/+1
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* main/nodejs: upgrade to 8.9.1Tim Brust2017-11-081-2/+2
|
* main/nodejs: add provides=nodejs-current-npm to -npm subpackageJakub Jirutka2017-10-311-0/+1
| | | | This is just for a backward compatibility.
* main/nodejs: upgrade to 8.9.0Jakub Jirutka2017-10-313-48/+17
| | | | Closes https://bugs.alpinelinux.org/issues/8008
* main/nodejs: upgrade to 6.11.5Tim Brust2017-10-271-2/+4
|
* main/nodejs: upgrade to 6.11.4Tim Brust2017-10-061-2/+2
|
* main/nodejs: upgrade to 6.11.3Jakub Jirutka2017-09-301-2/+2
|
* main/nodejs: upgrade to 6.11.2Tim Brust2017-08-151-3/+3
|
* main/nodejs: add secfixesJakub Jirutka2017-07-141-0/+5
|
* main/nodejs: improve abuild and take maintainershipJakub Jirutka2017-07-141-15/+14
| | | | Eivind Uggedal is not active for a long time.
* main/nodejs: build with shared c-aresNatanael Copa2017-07-141-2/+3
|
* main/nodejs: upgrade to 6.11.1Yamagishi Kazutoshi2017-07-121-2/+2
|
* main/nodejs: upgrade to 6.11.0Tim Brust2017-06-302-90/+2
|
* main/nodejs: add very basic checkJakub Jirutka2017-05-131-1/+13
|
* main/nodejs: upgrade to 6.10.3Jakub Jirutka2017-05-131-2/+2
|
* main/nodejs: fix build on PPC when musl is used instead of glibcGustavo Romero2017-03-282-2/+31
| | | | | Musl on Power does not define regs member as a pt_regs pointer type, hence it's necessary to use member gp_regs instead.
* main/nodejs: upgrade to 6.10.1Jakub Jirutka2017-03-231-2/+2
|
* main/nodejs: upgrade to 9.10.0Jakub Jirutka2017-03-102-73/+81
|
* main/nodejs: move npm to subpackageEd Robinson2017-03-071-2/+14
|
* main/nodejs: upgrade to 6.9.5Natanael Copa2017-02-011-5/+5
|
* main/nodejs: add depends ca-certificatesTadahisa Kamijo2017-01-141-1/+3
|
* main/nodejs: upgrade to 6.9.4Leonardo Arena2017-01-061-4/+5
|