Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/nodejs-current: upgrade to 7.10.0 | Ole-Martin Bratteng | 2017-05-11 | 1 | -2/+2 |
| | |||||
* | community/nodejs-current: update ppc patch to fit sampler | Gustavo Romero | 2017-04-13 | 2 | -4/+4 |
| | | | | | | | | Update ppc patch due to a refactor in sampler.cc internals introduced in [1] where 'state' variable is now treated as a pointer. [1] https://goo.gl/YwyjCC | ||||
* | community/nodejs-current: upgrade to 7.9.0 | Martin Bratteng | 2017-04-12 | 1 | -2/+2 |
| | |||||
* | community/nodejs-current: upgrade to 7.8.0 | Martin Bratteng | 2017-03-30 | 1 | -2/+2 |
| | |||||
* | community/nodejs-current: fix compilation on PPC with musl | Jakub Jirutka | 2017-03-28 | 2 | -2/+36 |
| | | | | Port @gromero's patch from main/nodejs. | ||||
* | community/nodejs-current: upgrade to 7.7.4 | Martin Bratteng | 2017-03-23 | 1 | -2/+2 |
| | |||||
* | community/nodejs-current: upgrade to 7.7.3 | Martin Bratteng | 2017-03-20 | 1 | -2/+2 |
| | |||||
* | community/nodejs-current: upgrade to 7.7.2 | Ole-Martin Bratteng | 2017-03-12 | 1 | -3/+3 |
| | |||||
* | community/nodejs-current: move npm to subpackage | Ed Robinson | 2017-03-07 | 1 | -2/+15 |
| | |||||
* | community/nodejs-current: update to v7.7.1 | Jose-Luis Rivas | 2017-03-03 | 1 | -2/+2 |
| | |||||
* | community/nodejs-current: update to v7.6.0 | Jose-Luis Rivas | 2017-02-27 | 1 | -6/+2 |
| | |||||
* | community/nodejs-current: fix indentation | Jakub Jirutka | 2017-02-25 | 1 | -1/+1 |
| | |||||
* | community/nodejs-current: upgrade to v7.5.0 | Jose-Luis Rivas | 2017-02-09 | 2 | -75/+6 |
| | | | | | | 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. | ||||
* | community/nodejs-current: add provides=nodejs | Ed Robinson | 2017-01-31 | 1 | -1/+2 |
| | | | | In order that yarn can be used with either version of nodejs. | ||||
* | community/nodejs-current: add depends ca-certificates | Jakub Jirutka | 2017-01-14 | 1 | -1/+2 |
| | |||||
* | community/nodejs-current: upgrade to 7.2.1 | Jakub Jirutka | 2016-12-13 | 1 | -4/+4 |
| | |||||
* | main/nodejs: rename to nodejs-current and move to community | Jakub Jirutka | 2016-11-27 | 3 | -0/+153 |
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 |