]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
nodejs: security bump to version 8.8.0
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 26 Oct 2017 06:59:33 +0000 (08:59 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 26 Oct 2017 11:19:34 +0000 (13:19 +0200)
commit228f68a137f4f73ae2655f4a223b472eb6cfa391
tree611d34ce6237a52f7795a5bca21f90b195e0d4ec
parent68cd9373f88c8c4cea79f342d18bb75c742767bf
nodejs: security bump to version 8.8.0

Fixes CVE-2017-14919 - In zlib v1.2.9, a change was made that causes an
error to be raised when a raw deflate stream is initialized with windowBits
set to 8.  On some versions this crashes Node and you cannot recover from
it, while on some versions it throws an exception.  Node.js will now
gracefully set windowBits to 9 replicating the legacy behavior to avoid a
DOS vector.

For more details, see the announcement:
https://nodejs.org/en/blog/vulnerability/oct-2017-dos/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Peter Korsgaard &lt;<a href="mailto:peter@korsgaard.com">peter@korsgaard.com</a>&gt;<br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/nodejs/nodejs.hash
package/nodejs/nodejs.mk