[Buildroot] [PATCH 1/1] package/nodejs: bump version to 9.0.0

Martin Bark martin at barkynet.com
Mon Nov 6 13:06:51 UTC 2017


Peter,

On 6 November 2017 at 12:09, Peter Korsgaard <peter at korsgaard.com> wrote:

> >>>>> "Martin" == Martin Bark <martin at barkynet.com> writes:
>
>  > See https://nodejs.org/en/blog/release/v9.0.0/
>  > Signed-off-by: Martin Bark <martin at barkynet.com>
>  > ---
>  >  package/nodejs/nodejs.hash | 4 ++--
>  >  package/nodejs/nodejs.mk   | 2 +-
>  >  2 files changed, 3 insertions(+), 3 deletions(-)
>
>  > diff --git a/package/nodejs/nodejs.hash b/package/nodejs/nodejs.hash
>  > index 9367c543be..14dde1162b 100644
>  > --- a/package/nodejs/nodejs.hash
>  > +++ b/package/nodejs/nodejs.hash
>  > @@ -1,2 +1,2 @@
>  > -# From http://nodejs.org/dist/v8.8.1/SHASUMS256.txt
>  > -sha256 5ce2c47ab779992db49942f757a01cc5131db5cef4e0dd270e48151b0887b57a
> node-v8.8.1.tar.xz
>  > +# From http://nodejs.org/dist/v9.0.0/SHASUMS256.txt
>  > +sha256 5b52bd6a90a611a42e11a908022ccfc1c2e77dcc70bfe38054a18dc57a3d5fa5
> node-v9.0.0.tar.xz
>  > diff --git a/package/nodejs/nodejs.mk b/package/nodejs/nodejs.mk
>  > index a29f5726cc..f3e532b4ed 100644
>  > --- a/package/nodejs/nodejs.mk
>  > +++ b/package/nodejs/nodejs.mk
>  > @@ -4,7 +4,7 @@
>  >  #
>  >  ############################################################
> ####################
>
>  > -NODEJS_VERSION = 8.8.1
>  > +NODEJS_VERSION = 9.0.0
>
> Thanks. I will not bump the version for 2017.11 as I'll release -rc1
> today. With 2018.02 becoming the next LTS, wouldn't it make more sense
> to move to 8.9.0 instead?
>
> https://nodejs.org/en/blog/release/v8.9.0/


When we discussed this in the past it was decided to track the latest
version of nodejs.  This simplified buildroot to only support one version
of nodejs.  The release schedule of buildroot and nodejs don't really align
so what you're saying in practice means we would have to only track the LTS
versions of node (the even version numbers).

Thanks

Martin


>
> --
> Bye, Peter Korsgaard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20171106/6d698887/attachment-0002.html>


More information about the buildroot mailing list