Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/nodejs-current: upgrade to 12.2.0 | Andy Postnikov | 2019-05-14 | 1 | -13/+7 |
| | |||||
* | community/nodejs-current: upgrade to 11.6.0 | alpine-mips-patches | 2019-02-05 | 1 | -8/+5 |
| | | | | | | | | | | - 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: upgrade to 11.1.0 | Natanael Copa | 2018-11-08 | 1 | -6/+14 |
| | |||||
* | main/nodejs: rename to nodejs-current and move to community | Jakub Jirutka | 2016-11-27 | 1 | -0/+21 |
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 |