Commit Graph

14 Commits

Author SHA1 Message Date
Martin Bratteng
ed8adfaa18 community/nodejs-current: upgrade to 7.8.0 2017-03-30 01:34:15 +02:00
Jakub Jirutka
ecff4dad4a community/nodejs-current: fix compilation on PPC with musl
Port @gromero's patch from main/nodejs.
2017-03-28 01:59:27 +02:00
Martin Bratteng
56b9865f81 community/nodejs-current: upgrade to 7.7.4 2017-03-23 14:25:27 +01:00
Martin Bratteng
6e4a5647b4 community/nodejs-current: upgrade to 7.7.3 2017-03-20 12:00:23 +00:00
Ole-Martin Bratteng
00aae9c1a4 community/nodejs-current: upgrade to 7.7.2 2017-03-12 00:20:33 +01:00
Ed Robinson
ca2a783804 community/nodejs-current: move npm to subpackage 2017-03-07 23:42:36 +01:00
Jose-Luis Rivas
15a88227cf community/nodejs-current: update to v7.7.1 2017-03-03 09:29:12 +00:00
Jose-Luis Rivas
55912e8a7b community/nodejs-current: update to v7.6.0 2017-02-27 10:11:29 +00:00
Jakub Jirutka
1c8a50547d community/nodejs-current: fix indentation 2017-02-25 13:25:04 +01:00
Jose-Luis Rivas
b31196f606 community/nodejs-current: upgrade to v7.5.0
No need for the use-system-ca-certs.patch since it's already merged into
upstream. Removing the bundled certs from source makes it unbuildable
and there's no need to remove it from source.
2017-02-09 06:36:56 +00:00
Ed Robinson
1c1cddd607 community/nodejs-current: add provides=nodejs
In order that yarn can be used with either version of nodejs.
2017-01-31 01:11:41 +01:00
Jakub Jirutka
44473e348f community/nodejs-current: add depends ca-certificates 2017-01-14 18:17:37 +01:00
Jakub Jirutka
5d782f91fe community/nodejs-current: upgrade to 7.2.1 2016-12-13 13:17:07 +01:00
Jakub Jirutka
308944d90d main/nodejs: rename to nodejs-current and move to community
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
2016-11-27 14:10:03 +01:00