Notable changes: * buffer: The noAssert option for many buffer functions will now silently drop invalid write values rather than crashing * child_process: child.send() now properly returns a boolean like the docs suggest * doc: All of the API docs have been re-ordered so as to read in alphabetical order * http_parser: update http-parser to 2.6.0 from 2.5.0 - Now supports the following HTTP methods: LINK, UNLINK, BIND, REBIND, UNBIND. - Also added ACL and IPv6 Zone ID support. * npm: upgrade npm to 3.3.12 from v3.3.6 * repl: The REPL no longer crashes if the persistent history file cannot be opened * tls: The default sessionIdContext now uses SHA1 in FIPS mode rather than MD5 * v8: Added some more useful post-mortem data See full release notes: https://nodejs.org/en/blog/release/v5.1.0/ |
||
---|---|---|
.. | ||
patches | ||
DESCR | ||
distinfo | ||
Makefile | ||
Makefile.common | ||
options.mk | ||
PLIST |