Skip to content

Release proposal: v1.8.2 #1703

Closed
Closed
@Fishrock123

Description

@Fishrock123

Suggesting a fixes release, just landed the first bunch of backports (#1560), going to compiling a PR of more today / tomorrow. Proposed release date: soon, maybe next monday?

  • [5404cbc745] - buffer: fix copy() segfault with zero arguments (Trevor Norris) #1520
  • [65dd10e9c0] - build: remove -J from test-ci (Rod Vagg) #1544
  • [74060bb60e] - crypto: track external memory for SSL structures (Fedor Indutny) #1529
  • [f10f379240] - deps: make node-gyp work with io.js (cjihrig) #990
  • [ba0e744c2c] - deps: upgrade npm to 2.9.0 (Forrest L Norvell) #1583
  • [b3a7da1091] - deps: update http_parser to 2.5.0 (Fedor Indutny) #1517
  • [4030545af6] - fs: validate fd on fs.write (Julian Duque) #1553
  • [898d423820] - string_decoder: don't cache Buffer.isEncoding (Brian White) #1548
  • [32a6dbcf23] - test: extend timeouts for ARMv6 (Rod Vagg) #1554
  • [5896fe5cd3] - test: adjust Makefile/test-ci, add to vcbuild.bat (Rod Vagg) #1530
  • [b72e4bc596] - tls: destroy singleUse context immediately (Fedor Indutny) #1529
  • [1cfc455dc5] - tls: zero SSL_CTX freelist for a singleUse socket (Fedor Indutny) #1529
  • [7ada680519] - tls: destroy SSL once it is out of use (Fedor Indutny) #1529
  • [71274b0263] - tls_wrap: use localhost if options.host is empty (Guilherme Souza) #1493
  • [0eb74a8b6c] - win,node-gyp: optionally allow node.exe/iojs.exe to be renamed (Bert Belder) #1266

@rvagg looks like changelog-maker is still having issues with --start-ref. Using --start-ref=v1.8.1 while on branch v1.x still produces these two extra changes that are out-of-order and already in v1.8.1:

  • [53ed89d927] - _Revert_ "build: use %PYTHON% instead of python" (Rod Vagg) #1475
  • [f23b96352b] - src: revert NODE_MODULE_VERSION to 43 (Chris Dickinson) #1460

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaIssues and PRs related to the general management of the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions