pkgsrc/lang/nodejs8
fhajny 9d4f315986 lang/nodejs8: Update to 8.10.0
deps:
- update V8 to 6.2.414.46
- revert ABI breaking changes in V8 6.2
- upgrade libuv to 1.19.1
- re land npm 5.6.0
- ICU 60 bump
crypto:
- Support both OpenSSL 1.1.0 and 1.0.2
- warn on invalid authentication tag length
async_hooks:
- update defaultTriggerAsyncIdScope for perf
- use typed array stack as fast path
- use scope for defaultTriggerAsyncId
- separate missing from default context
- rename initTriggerId
- deprecate undocumented API
- add destroy event for gced AsyncResources
- add trace events to async_hooks
- set HTTPParser trigger to socket
- add provider types for net server
n-api:
- add helper for addons to get the event loop
cli:
- add --stack-trace-limit to NODE_OPTIONS
console:
- add support for console.debug
module:
- add builtinModules
- replace default paths in require.resolve()
src:
- add helper for addons to get the event loop
- add process.ppid
http:
- support generic `Duplex` streams
- add rawPacket in err of `clientError` event
- better support for IPv6 addresses
net:
- remove ADDRCONFIG DNS hint on Windows
process:
- fix reading zero-length env vars on win32
tls:
- unconsume stream on destroy
process:
- improve unhandled rejection message
stream:
- remove usage of *State.highWaterMark
trace_events:
- add executionAsyncId to init events
2018-03-07 11:45:05 +00:00
..
patches lang/nodejs8: Update to 8.10.0 2018-03-07 11:45:05 +00:00
DESCR
distinfo lang/nodejs8: Update to 8.10.0 2018-03-07 11:45:05 +00:00
Makefile lang/nodejs8: Update to 8.10.0 2018-03-07 11:45:05 +00:00
options.mk
PLIST Update lang/nodejs8 to 8.9.4. 2018-01-05 15:00:25 +00:00