1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Node 8.8.0、6.11.5 和 4.8.5 发布,你在用哪版? 下载

本帖由 漂亮的石头2017-10-25 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,069
    赞:
    47
    Node 同时更新了 3 个版本。

    Node v8.8.0 (Current) 主要更新包括:


    • crypto:


      • expose ECDH class #8188

    • http2:


      • http2 is now exposed by defualt without the need for a flag #15685


      • a new environment varible NODE_NO_HTTP2 has been added to allow userland http2 to be required #15685


      • support has been added for generic Duplex streams #16269

    • module:


      • resolve and instantiate loader pipeline hooks have been added to the ESM lifecycle #15445

    • 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. nodejs-private/node-private#95
    Node v6.11.5 (LTS)Node v4.8.5 (Maintenance) 主要更新包括:


    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. nodejs-private/node-private#95

    下载地址:

    https://nodejs.org/en/download/
    Node 8.8.0、6.11.5 和 4.8.5 发布,你在用哪版?下载地址
     
正在加载...