#12342: node.js-10.16.1
-------------------------+-----------------------
 Reporter:  renodr       |       Owner:  bdubbs
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  9.0
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 Notable changes

 - deps: upgrade openssl sources to 1.1.1c
 - stream: do not unconditionally call \_read() on resume()
 - worker: fix nullptr deref after MessagePort deser failure

 Commits

 - async_hooks: avoid double-destroy HTTPParser
 - deps: update archs files for OpenSSL-1.1.1c
 - deps: upgrade openssl sources to 1.1.1c
 - deps: updated openssl upgrade instructions
 - deps: V8: backport f27ac28
 - deps: cherry-pick 88f8fe1 from upstream V8
 - doc: adjust TOC margins
 - doc: add missing changes entry
 - esm: fix esm load bug
 - process: make stdout and stderr emit 'close' on destroy
 - src: handle empty Maybe in uv binding initialize
 - src: fix Get() usage in tls_wrap.cc
 - src: in-source comments and minor TLS cleanups
 - src: remove internalBinding('config').warningFile
 - src: fix warning in cares_wrap.cc
 - src: fulfill Maybe contract in InlineDecoder
 - src: extract common Bind method
 - src: elevate v8 namespaces for node_process.cc
 - stream: convert existing buffer when calling .setEncoding
 - stream: do not unconditionally call \_read() on resume()
 - stream: make _read() be called indefinitely if the user wants so
 - test: remove util.inherits() usage
 - test: fix pty test hangs on aix
 - test: skip stringbytes-external-exceed-max on AIX
 - test: skip tests related to CI failures on AIX
 - test: clean up build files
 - test: clearing require cache crashes esm loader
 - tls: add debugging to native TLS code
 - tls: add CHECK for impossible condition
 - tls: renegotiate should take care of its own state
 - tools: replace rollup with ncc
 - worker: fix nullptr deref after MessagePort deser failure

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/12342#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to