pkgsrc/lang/nodejs
fhajny 8d4da6626a Update lang/nodejs to 8.8.0.
crypto:
- expose ECDH class

http2:
- http2 is now exposed by default without the need for a flag
- a new environment variable NODE_NO_HTTP2 has been added to allow
  userland http2 to be required
- support has been added for generic Duplex streams

module:
- resolve and instantiate loader pipeline hooks have been added
  to the ESM lifecycle

zlib:
- 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.
2017-10-25 12:33:12 +00:00
..
patches Update lang/nodejs to 8.7.0. 2017-10-12 14:12:15 +00:00
DESCR Update lang/nodejs to 5.0.0. 2015-11-09 20:19:35 +00:00
distinfo Update lang/nodejs to 8.8.0. 2017-10-25 12:33:12 +00:00
Makefile Update lang/nodejs to 8.8.0. 2017-10-25 12:33:12 +00:00
Makefile.common Follow some redirects. 2017-09-03 08:53:04 +00:00
options.mk Remove the nodejs icu option and make nodejs use a system ICU 2016-06-02 09:57:32 +00:00
PLIST Update lang/nodejs to 8.7.0. 2017-10-12 14:12:15 +00:00