Opened 7 years ago
Closed 7 years ago
#10594 closed enhancement (fixed)
node.js-9.10.1
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 8.3 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (3)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Summary: | node.js-9.10.0 → node.js-9.10.1 |
---|
Note:
See TracTickets
for help on using tickets.
Now version 9.10.1
Version 9.10.1 is a PPC packaging issue.
8-03-28, Version 9.10.0
This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/ for details on patched vulnerabilities.
Fixes for the following CVEs are included in this release:
Notable Changes
cluster: Add support for NODE_OPTIONS="--inspect"
crypto: Expose the public key of a certificate
n-api: Add napi_fatal_exception to trigger an uncaughtException in JavaScript
path: Fix regression in posix.normalize
stream: Improve stream creation performance