This repository has been archived by the owner on Oct 9, 2019. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.16.0
->8.16.1
Release Notes
nodejs/node
v8.16.1
Compare Source
Notable changes
This is a security release.
Node.js, as well as many other implementations of HTTP/2, have been found
vulnerable to Denial of Service attacks.
See https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
for more information.
Vulnerabilities fixed:
Commits
6d427378c0
] - deps: update nghttp2 to 1.39.2 (Anna Henningsen) #2912233d4d916d5
] - deps: update nghttp2 to 1.39.1 (gengjiawen) #2844817fad97113
] - deps: update nghttp2 to 1.38.0 (gengjiawen) #272950b44733695
] - deps: update nghttp2 to 1.37.0 (gengjiawen) #269905afc77b044
] - deps: update nghttp2 to 1.34.0 (James M Snell) #23284073108c855
] - http2: allow security revert for Ping/Settings Flood (Anna Henningsen) #291226d687f7af8
] - http2: pause input processing if sending output (Anna Henningsen) #29122854dba649e
] - http2: stop reading from socket if writes are in progress (Anna Henningsen) #29122a3191689dd
] - http2: consider 0-length non-end DATA frames an error (Anna Henningsen) #29122156f2f35df
] - http2: shrink defaultvector::reserve()
allocations (Anna Henningsen) #2912210f05b65c4
] - http2: handle 0-length headers better (Anna Henningsen) #29122ac28a628a5
] - http2: limit number of invalid incoming frames (Anna Henningsen) #2912211b4e2c0db
] - http2: limit number of rejected stream openings (Anna Henningsen) #291227de642b6f9
] - http2: do not create ArrayBuffers when no DATA received (Anna Henningsen) #29122dd60d3561a
] - http2: only call into JS when necessary for session events (Anna Henningsen) #2912200f6846b73
] - http2: improve JS-side debug logging (Anna Henningsen) #29122b095e35f1f
] - http2: improve http2 code a bit (James M Snell) #23984cc282239c1
] - test: apply test-http2-max-session-memory-leak from v12.x (Anna Henningsen) #29122Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.