aboutsummaryrefslogtreecommitdiffstats
path: root/main/nodejs
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* main/nodejs: upgrade to 6.9.2Jakub Jirutka2016-12-091-4/+4
|
* main/nodejs-lts: rename to nodejsJakub Jirutka2016-11-273-0/+171
| | | | | | | | | | | | | 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-273-152/+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
* main/nodejs: upgrade to 7.2.0Jakub Jirutka2016-11-263-72/+64
| | | | | I also rewrote patch for using system-provided CA certificates, because the patched code has changed a lot.
* main/nodejs: add depends_dev=libuvJakub Jirutka2016-11-261-2/+3
|
* main/nodejs: remove unused bundled dependenciesJakub Jirutka2016-11-262-4/+29
|
* main/nodejs: use system-provided CA certificatesJakub Jirutka2016-11-262-6/+92
|
* main/nodejs: use system provided http-parserJakub Jirutka2016-11-261-1/+2
|
* main/nodejs: improve pkgdescJakub Jirutka2016-11-261-1/+1
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* main/nodejs: security upgrade to 6.7.0 (CVE-2016-7099). Fixes #6334Leonardo Arena2016-10-241-4/+4
|
* main/nodejs: improve abuild, fix code-styleJakub Jirutka2016-09-191-21/+14
|
* main/nodejs: update to 6.6.0Jose-Luis Rivas2016-09-191-4/+4
|
* main/nodejs: upgrade to v6.5.0Jose-Luis Rivas2016-09-011-4/+4
|
* main/nodejs: upgrade to 6.3.1Natanael Copa2016-08-081-4/+4
|
* main/nodejs: update to 6.3.0Jose-Luis Rivas2016-07-121-4/+4
|
* main/nodejs: upgrade to 6.2.2Natanael Copa2016-06-241-4/+4
|
* main/nodejs: upgrade to 6.2.1Natanael Copa2016-06-141-4/+4
|
* main/nodejs: upgrade to 6.2.0Natanael Copa2016-05-231-4/+4
|
* main/nodejs: update to 5.11.0Jose-Luis Rivas2016-05-021-4/+4
|
* main/nodejs: change to reflect the stable release channel on 5.10.1Jose-Luis Rivas2016-04-181-7/+6
| | | | Added a replace of nodejs-lts so they do not conflict.
* main/nodejs: upgrade to 4.4.3Francesco Colista2016-04-141-4/+4
|
* main/nodejs: update to 4.4.2Jose-Luis Rivas2016-04-031-4/+4
| | | | Fixes a security issue with npm
* main/nodejs: update to 4.4.1Jose-Luis Rivas2016-03-311-5/+5
|
* main/nodejs: upgrade to 4.4.0Jose-Luis Rivas2016-03-101-4/+4
|
* main/nodejs: do not set vfpv3 fpu for armhfTimo Teräs2016-03-031-3/+1
| | | | | | | This reverts most of commit 2fc663d5. Debian target armv7+ in their armhf. We target armv6+ which does not support vfpv3. ref #5211
* main/nodejs: upgrade to 4.3.1Jose-Luis Rivas2016-02-222-24/+6
| | | | | | - delete issue-4221.patch, it was applied in commit 761cf2bf6a67307bb234a10b10fccdfd7893575c. - change source to use https url.
* main/nodejs: upgrade to 4.3.0Natanael Copa2016-02-111-5/+5
|
* main/nodejs: build with mksnapshotNatanael Copa2016-02-051-4/+8
| | | | https://github.com/nodejs/build/issues/75#issuecomment-179776626
* main/nodejs: upgrade to 4.2.6Natanael Copa2016-01-231-4/+4
|
* main/nodejs: upgrade to 4.2.5Natanael Copa2016-01-211-5/+5
|
* main/nodejs: fix crypto hash error handlingTimo Teräs2016-01-152-5/+23
| | | | | | | fixes #4999 Upstream regression. Cherry-pick fix from https://github.com/nodejs/node/issues/4221
* main/nodejs: upgrade to 4.2.4Leonardo Arena2016-01-071-5/+6
|
* main/nodejs: security upgrade to 4.2.3 (CVE-2015-8027,CVE-2015-6764). Fixes ↵Leonardo Arena2015-12-091-4/+4
| | | | #4936
* main/nodejs: set FPU for armCarlo Landmeter2015-10-241-1/+2
| | | | https://wiki.debian.org/ArmHardFloatPort#Minimum_CPU_.26_FPU