Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | orphan all of my packages | William Pitcock | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | main/nodejs: upgrade to 10.15.3 | Natanael Copa | 2019-03-07 | 1 | -2/+2 |
| | |||||
* | main/nodejs: upgrade to 10.15.1 | Andy Postnikov | 2019-03-07 | 1 | -2/+2 |
| | |||||
* | main/nodejs: upgrade to 10.14.2 | Tim Brust | 2018-12-20 | 1 | -2/+2 |
| | |||||
* | main/nodejs: pass -latomic depending on host_arch | alpine-mips-patches | 2018-12-18 | 2 | -17/+9 |
| | | | | Check host_arch not target_arch to decide whether -latomic is necessary. | ||||
* | main/nodejs: upgrade to 10.14.1 | Tim Brust | 2018-12-05 | 1 | -2/+2 |
| | |||||
* | main/nodejs: fix build on mips{el} (-latomic), disable on mips64* | info@mobile-stream.com | 2018-11-30 | 2 | -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.0 | Tim Brust | 2018-11-29 | 1 | -2/+8 |
| | |||||
* | main/nodejs: upgrade to 10.13.0 | Andy Postnikov | 2018-11-08 | 2 | -8/+8 |
| | |||||
* | main/nodejs: upgrade to 8.12.0 | Andy Postnikov | 2018-09-13 | 1 | -2/+2 |
| | |||||
* | main/nodejs: security upgrade to 8.11.4 | Tim Brust | 2018-08-16 | 1 | -3/+5 |
| | |||||
* | main/libuv: upgrade to 1.22.0 and rebuild dependent packages | prspkt | 2018-07-22 | 1 | -1/+1 |
| | |||||
* | main/openssl: rename to openssl1.0 and update dependent aports | Jakub Jirutka | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | main/libuv: upgrade to 1.21.0 and rebuild dependent packages | Jakub Jirutka | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | main/nodejs: rename subpackage nodejs-npm to npm | Jakub Jirutka | 2018-06-22 | 1 | -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.3 | Jakub Jirutka | 2018-06-13 | 1 | -2/+6 |
| | |||||
* | main/nodejs: upgrade to 8.11.2 | Jakub Jirutka | 2018-05-16 | 1 | -3/+3 |
| | |||||
* | main/libuv: upgrade to 1.20.2 and rebuild dependent aports | TBK | 2018-04-28 | 1 | -1/+1 |
| | |||||
* | main/openssl: rebuild packages that link openssl statically | Andy Postnikov | 2018-04-01 | 1 | -1/+1 |
| | |||||
* | main/nodejs: upgrade to 8.11.1 | Jakub Jirutka | 2018-03-31 | 1 | -3/+3 |
| | |||||
* | main/nodejs: rebuild against http-parser 2.8.0 | Jakub Jirutka | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | main/nodejs: sort secfixes in descending order for consistency | Jakub Jirutka | 2018-03-30 | 1 | -7/+7 |
| | |||||
* | main/nodejs: upgrade to 8.11.0 | Andy Postnikov | 2018-03-30 | 1 | -2/+6 |
| | |||||
* | main/nodejs: upgrade to 8.10.0 | Tim Brust | 2018-03-08 | 1 | -2/+2 |
| | |||||
* | main/nodejs: upgrade to 8.9.4 | Tim Brust | 2018-01-04 | 1 | -3/+3 |
| | |||||
* | main/nodejs: move npx executable to -npm subpkg | Jakub Jirutka | 2017-12-24 | 1 | -2/+2 |
| | | | | | | This removes unintentional dependency of nodejs on nodejs-npm. Fixes #8289 | ||||
* | main/nodejs: security upgrade to 8.9.3 | Jakub Jirutka | 2017-12-09 | 1 | -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.2 | Tim Brust | 2017-12-07 | 1 | -2/+2 |
| | |||||
* | main/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -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.1 | Tim Brust | 2017-11-08 | 1 | -2/+2 |
| | |||||
* | main/nodejs: add provides=nodejs-current-npm to -npm subpackage | Jakub Jirutka | 2017-10-31 | 1 | -0/+1 |
| | | | | This is just for a backward compatibility. | ||||
* | main/nodejs: upgrade to 8.9.0 | Jakub Jirutka | 2017-10-31 | 3 | -48/+17 |
| | | | | Closes https://bugs.alpinelinux.org/issues/8008 | ||||
* | main/nodejs: upgrade to 6.11.5 | Tim Brust | 2017-10-27 | 1 | -2/+4 |
| | |||||
* | main/nodejs: upgrade to 6.11.4 | Tim Brust | 2017-10-06 | 1 | -2/+2 |
| | |||||
* | main/nodejs: upgrade to 6.11.3 | Jakub Jirutka | 2017-09-30 | 1 | -2/+2 |
| | |||||
* | main/nodejs: upgrade to 6.11.2 | Tim Brust | 2017-08-15 | 1 | -3/+3 |
| | |||||
* | main/nodejs: add secfixes | Jakub Jirutka | 2017-07-14 | 1 | -0/+5 |
| | |||||
* | main/nodejs: improve abuild and take maintainership | Jakub Jirutka | 2017-07-14 | 1 | -15/+14 |
| | | | | Eivind Uggedal is not active for a long time. | ||||
* | main/nodejs: build with shared c-ares | Natanael Copa | 2017-07-14 | 1 | -2/+3 |
| | |||||
* | main/nodejs: upgrade to 6.11.1 | Yamagishi Kazutoshi | 2017-07-12 | 1 | -2/+2 |
| | |||||
* | main/nodejs: upgrade to 6.11.0 | Tim Brust | 2017-06-30 | 2 | -90/+2 |
| | |||||
* | main/nodejs: add very basic check | Jakub Jirutka | 2017-05-13 | 1 | -1/+13 |
| | |||||
* | main/nodejs: upgrade to 6.10.3 | Jakub Jirutka | 2017-05-13 | 1 | -2/+2 |
| | |||||
* | main/nodejs: fix build on PPC when musl is used instead of glibc | Gustavo Romero | 2017-03-28 | 2 | -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.1 | Jakub Jirutka | 2017-03-23 | 1 | -2/+2 |
| | |||||
* | main/nodejs: upgrade to 9.10.0 | Jakub Jirutka | 2017-03-10 | 2 | -73/+81 |
| | |||||
* | main/nodejs: move npm to subpackage | Ed Robinson | 2017-03-07 | 1 | -2/+14 |
| | |||||
* | main/nodejs: upgrade to 6.9.5 | Natanael Copa | 2017-02-01 | 1 | -5/+5 |
| | |||||
* | main/nodejs: add depends ca-certificates | Tadahisa Kamijo | 2017-01-14 | 1 | -1/+3 |
| | |||||
* | main/nodejs: upgrade to 6.9.4 | Leonardo Arena | 2017-01-06 | 1 | -4/+5 |
| |