aboutsummaryrefslogtreecommitdiffstats
path: root/main/nodejs/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/nodejs: upgrade to 10.14.2Tim Brust2018-12-201-2/+2
|
* main/nodejs: pass -latomic depending on host_archalpine-mips-patches2018-12-181-1/+1
| | | | 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-301-3/+11
| | | | | | | | | | | | 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-081-4/+4
|
* 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-311-11/+4
| | | | 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-301-4/+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-281-2/+4
| | | | | 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-101-14/+11
|
* 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
|
* main/nodejs: upgrade to 6.9.2Jakub Jirutka2016-12-091-4/+4
|
* main/nodejs-lts: rename to nodejsJakub Jirutka2016-11-271-0/+78
| | | | | | | | | | | | | Odd-numbered versions are supported by upstream only for 9 months. Packages in Alpine stable are supported for 2 years, so we should keep only LTS version of Node.js in stable. Therefore the former nodejs package has been renamed to nodejs-current and moved to the community repository, and this one becomes the main nodejs package. See https://github.com/nodejs/LTS#lts-schedule Related to 308944d90df71c773c958a1c5ff4ebdb240526a3
* main/nodejs: rename to nodejs-current and move to communityJakub Jirutka2016-11-271-68/+0
| | | | | | | | | | | | | | Odd-numbered versions, like this one (v7), are supported by upstream only for 9 months. When a new odd-numbered major release is cut, the previous even-numbered major version transitions to the Long Term Support plan (LTS). Packages in Alpine stable must be supported for 2 years, so we should keep only LTS version in the stable. Therefore this package is renamed to nodejs-current and moved to the community repository. The nodejs-lts package is going to be renamed to nodejs. See https://github.com/nodejs/LTS#lts-schedule