Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade libuv to 1.7.5 #3010

Closed
wants to merge 1 commit into from
Closed

deps: upgrade libuv to 1.7.5 #3010

wants to merge 1 commit into from

Conversation

saghul
Copy link
Member

@saghul saghul commented Sep 22, 2015

No description provided.

@saghul
Copy link
Member Author

saghul commented Sep 22, 2015

@saghul
Copy link
Member Author

saghul commented Sep 22, 2015

Relevant for the changelog:

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

@brendanashworth brendanashworth added the libuv Issues and PRs related to the libuv dependency or the uv binding. label Sep 22, 2015
@saghul
Copy link
Member Author

saghul commented Sep 23, 2015

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

@rvagg
Copy link
Member

rvagg commented Sep 23, 2015

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
Contributor

LGTM

@saghul saghul 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 <[email protected]>
Reviewed-By: Trevor Norris <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@cjihrig
Copy link
Contributor

cjihrig commented Oct 1, 2015

Thanks @saghul! Landed in 07a43eb

@cjihrig cjihrig closed this Oct 1, 2015
rvagg pushed a commit that referenced this pull request Oct 2, 2015
PR-URL: #3010
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Trevor Norris <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libuv Issues 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