2015-10-05, Version 4.1.2 (Stable) Release v4.1.2
authorRod Vagg <rod@vagg.org>
Wed, 30 Sep 2015 08:42:34 +0000 (18:42 +1000)
committerRod Vagg <rod@vagg.org>
Mon, 5 Oct 2015 11:44:04 +0000 (22:44 +1100)
commit85df6ada477715020dbd22e2fb5e687d84d663ff
tree6ba5eb02adb8d0d6712e1437e706caf0df49b573
parent1cc7b41ba4a5e2a05cddab12aa4e2d0f94ca0065
2015-10-05, Version 4.1.2 (Stable) Release

Notable changes

* http:
  - Fix out-of-order 'finish' event bug in pipelining that can abort
    execution, fixes DoS vulnerability CVE-2015-7384
    (Fedor Indutny) #3128
  - Account for pending response data instead of just the data on the
    current request to decide whether pause the socket or not
    (Fedor Indutny) #3128
* libuv: Upgraded from v1.7.4 to v1.7.5, see release notes for details
  (Saúl Ibarra Corretgé) #3010
  - A better rwlock implementation for all Windows versions
  - Improved AIX support
* v8:
  - Upgraded from v4.5.103.33 to v4.5.103.35 (Ali Ijaz Sheikh) #3117
  - Backported f782159 from v8's upstream to help speed up Promise
    introspection (Ben Noordhuis) #3130
  - Backported c281c15 from v8's upstream to add JSTypedArray length
    in post-mortem metadata (Julien Gilli) #3031

PR-URL: https://github.com/nodejs/node/pull/3128
CHANGELOG.md
src/node_version.h