FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: upgrade libuv to 1.7.5 by saghul · Pull Request #3010 · nodejs/node · GitHub

/ node Public

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 commented Sep 22, 2015

Copy link
Copy Markdown
Member

No description provided.

saghul commented Sep 22, 2015

Copy link
Copy Markdown
Member Author

saghul commented Sep 22, 2015

Copy link
Copy Markdown
Member Author

Relevant for the changelog:

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

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

saghul commented Sep 23, 2015

Copy link
Copy Markdown
Member Author

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

rvagg commented Sep 23, 2015

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

Copy link
Copy Markdown
Contributor

LGTM

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 <rod@vagg.org>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

cjihrig commented Oct 1, 2015

Copy link
Copy Markdown
Contributor

Thanks @saghul! Landed in 07a43eb

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 <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 deleted the uv-upgrade branch December 13, 2015 11:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL