aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
Commit message (Collapse)AuthorAgeFilesLines
* community/nodejs-current: upgrade to 13.1.0Andy Postnikov2019-11-131-2/+2
|
* community/nodejs-current: upgrade to 13.0.1Andy Postnikov2019-11-032-6/+5
|
* community/nodejs-current: upgrade to 12.12.0Andy Postnikov2019-10-181-2/+2
|
* community/nodejs-current: upgrade to 12.11.1Andy Postnikov2019-10-021-2/+2
|
* community/nodejs-current: upgrade to 12.9.1Tim Brust2019-08-301-2/+2
|
* community/nodejs-current: upgrade to 12.9.0Philippe Schommers2019-08-251-2/+2
|
* community/nodejs-current: upgrade to 12.8.0Andy Postnikov2019-08-072-8/+8
|
* community/nodejs-current: upgrade to 12.7.0Tim Brust2019-08-061-2/+2
|
* community/nodejs-current: upgrade to 12.6.0Andy Postnikov2019-07-121-2/+2
|
* community/nodejs-current: upgrade to 12.5.0Tim Brust2019-07-011-2/+2
|
* community/nodejs-current: upgrade to 12.4.0Tim Brust2019-06-051-2/+2
| | | Closes GH-8513
* community/nodejs-current: upgrade to 12.3.1Andy Postnikov2019-05-291-2/+2
|
* community/nodejs-current: upgrade to 12.2.0Andy Postnikov2019-05-143-28/+22
|
* community/nodejs-current: upgrade to 11.14.0Andy Postnikov2019-04-131-2/+2
|
* community/nodejs-current: upgrade to 11.13.0Andy Postnikov2019-04-051-2/+2
|
* community/nodejs-current: upgrade to 11.12.0Andy Postnikov2019-03-201-2/+2
|
* community/nodejs-current: upgrade to 11.11.0Natanael Copa2019-03-081-2/+2
|
* community/nodejs-current: upgrade to 11.10.1Andy Postnikov2019-03-081-2/+4
|
* community/nodejs-current: upgrade to 11.9.0Andy Postnikov2019-02-091-2/+2
|
* community/nodejs-current: upgrade to 11.6.0alpine-mips-patches2019-02-052-16/+13
| | | | | | | | | | - build against system libnghttp2.so (which upstream bundles/uses since 8.x); - switch to bundled http_parser due to build failure and make the experimental bundled llhttp (claimed to be 2x faster) default. - remove binutils-gold from makedepends, it is not needed; - remove ca-certificates from makedepends, it seems the run-time dependency is enough.
* community/nodejs-current: pass -latomic depending on host_archalpine-mips-patches2018-12-192-3/+3
| | | | Check host_arch not target_arch to decide whether -latomic is necessary.
* community/nodejs-current: fix build on mips{el} (-latomic), disable on mips64*alpine-mips-patches2018-12-172-3/+39
|
* community/nodejs-current: upgrade to 11.3.0Tim Brust2018-12-061-2/+8
|
* community/nodejs-current: upgrade to 11.1.0Natanael Copa2018-11-082-11/+19
|
* 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/libuv: upgrade to 1.20.2 and rebuild dependent aportsTBK2018-04-281-1/+1
|
* community/nodejs-current: upgrade to 9.11.1Trevor2018-04-131-2/+2
|
* main/openssl: rebuild packages that link openssl staticallyAndy Postnikov2018-04-011-1/+1
|
* community/nodejs-current: upgrade to 9.10.1Andy Postnikov2018-03-311-3/+7
| | | | Add lost secfixes
* community/nodejs-current: rebuild against http-parser 2.8.0Jakub Jirutka2018-03-301-1/+1
|
* community/nodejs-current: upgrade to 9.10.0Trevor2018-03-301-2/+2
|
* community/nodejs-current: upgrade to 9.8.0Jakub Jirutka2018-03-171-2/+2
|
* community/nodejs-current: upgrade to 9.7.1Jakub Jirutka2018-03-041-2/+2
|
* community/nodejs-current: upgrade to 9.7.0Jakub Jirutka2018-03-021-2/+2
|
* community/nodejs-current: upgrade to 9.5.0Jakub Jirutka2018-02-091-2/+2
|
* community/nodejs-current: upgrade to 9.4.0Remi Caumette2018-02-051-2/+2
|
* community/nodejs-current: upgrade to 9.3.0Jakub Jirutka2017-12-311-2/+2
|
* community/nodejs-current: upgrade to 9.2.1Jakub Jirutka2017-12-091-2/+8
| | | | | | | 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.
* community/nodejs-current: Update to 9.2.0Trevor2017-11-281-2/+2
| | | This adds the pkgver and sha512sum for nodejs-v9.2.0
* community/*: 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.
* community/nodejs-current: upgrade to 9.1.0Tim Brust2017-11-081-2/+2
|
* community/nodejs-current: remove -npm subpackageJakub Jirutka2017-10-311-18/+4
| | | | | | npm is a separate project, it's just bundled with nodejs, so it doesn't make much sense to provide two npm versions. Eventually I'll move npm into a separate package.
* community/nodejs-current: upgrade to 9.0.0Jakub Jirutka2017-10-311-2/+2
|
* community/nodejs-current: upgrade to 8.7.0Jakub Jirutka2017-10-172-38/+4
|
* community/nodejs-current: upgrade to 8.6.0Jakub Jirutka2017-10-031-2/+2
|
* nodejs-current: add basic checkJakub Jirutka2017-09-231-1/+13
|
* community/nodejs-current: modernize abuildJakub Jirutka2017-09-231-12/+11
|
* community/nodejs-current: upgrade to 8.5.0Jakub Jirutka2017-09-231-2/+2
|