Opened 3 years ago

Closed 3 years ago

#14632 closed enhancement (fixed)

node.js-14.15.5

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 years ago

2021-02-09, Version 14.15.5 'Fermium' (LTS), @BethGriggs
Notable Changes

    deps:
        upgrade npm to 6.14.11 (Ruy Adorno) #37173
        V8: backport dfcf1e86fac0 (Michaël Zasso) #37245
            Note: Node.js is not believed to be vulnerable to CVE-2021-21148.
    stream,zlib: do not use _stream_* anymore (Matteo Collina) #36618

Commits

    [20b1e6c802] - deps: V8: backport dfcf1e86fac0 (Michaël Zasso) #37245
    [408c7a65f3] - deps: upgrade npm to 6.14.11 (Ruy Adorno) #37173
    [017eed665b] - http: do not loop over prototype in Agent (Michaël Zasso) #36410
    [25a3204fe2] - http: don't cork .end when not needed (Dimitris Halatsis) #36633
    [2a1e4e9244] - stream: accept iterable as a valid first argument (ZiJian Liu) #36479
    [9ff73fcdbe] - stream,zlib: do not use _stream_* anymore (Matteo Collina) #36618
    [c03cddb46f] - test: http complete response after socket double end (Dimitris Halatsis) #36633
    [f206505e9d] - util: fix instanceof checks with null prototypes during inspection (Ruben Bridgewater) #36178
    [2f7944b18b] - util: fix module prefixes during inspection (Ruben Bridgewater) #36178

comment:3 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r24210

Note: See TracTickets for help on using tickets.