Skip to content

deps: upgrade libuv to 1.7.5 - #3010

Closed
saghul wants to merge 1 commit into
nodejs:v4.xfrom
saghul:uv-upgrade
Closed

deps: upgrade libuv to 1.7.5#3010
saghul wants to merge 1 commit into
nodejs:v4.xfrom
saghul:uv-upgrade

Conversation

@saghul

Copy link
Copy Markdown
Member

No description provided.

@saghul

Copy link
Copy Markdown
MemberAuthor

@saghul

Copy link
Copy Markdown
MemberAuthor

Relevant for the changelog:

  • A better rwlock implementation for all Windows versions
  • Improved AIX support

@brendanashworthbrendanashworth added the libuv Issues and PRs related to the libuv dependency or the uv binding. label Sep 22, 2015
@saghul

Copy link
Copy Markdown
MemberAuthor

CI reported failures in 2 bots, but they seem like Jenkins failures.

@rvagg

Copy link
Copy Markdown
Member

one failure connecting to GitHub

one failure of test-stringbytes-external on armv6 which has been persistent lately so is unrelated

rubber stamp lgtm

@trevnorris

Copy link
Copy Markdown
Contributor

LGTM

@saghulsaghul mentioned this pull request Sep 30, 2015
cjihrig pushed a commit that referenced this pull request Oct 1, 2015
PR-URL: #3010
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@cjihrig

Copy link
Copy Markdown
Contributor

Thanks @saghul! Landed in 07a43eb

@cjihrigcjihrig closed this Oct 1, 2015
rvagg pushed a commit that referenced this pull request Oct 2, 2015
PR-URL: #3010
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
rvagg added a commit that referenced this pull request Oct 5, 2015
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: #3128
rvagg added a commit that referenced this pull request Oct 5, 2015
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: #3128
@saghul
saghul deleted the uv-upgrade branch December 13, 2015 11:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

libuvIssues and PRs related to the libuv dependency or the uv binding.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@saghul@rvagg@trevnorris@cjihrig@brendanashworth