Skip to content

deps: update to nghttp2 1.33.0 - #22649

Closed
addaleax wants to merge 2 commits into
nodejs:masterfrom
addaleax:nghttp2-1.33.0
Closed

deps: update to nghttp2 1.33.0#22649
addaleax wants to merge 2 commits into
nodejs:masterfrom
addaleax:nghttp2-1.33.0

Conversation

@addaleax

Copy link
Copy Markdown
Member

Refs: https://github.com/nghttp2/nghttp2/releases/tag/v1.33.0

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@addaleaxaddaleax added the http2 Issues or PRs related to the http2 subsystem. label Sep 2, 2018
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added dont-land-on-v6.x http2 Issues or PRs related to the http2 subsystem. labels Sep 2, 2018
@addaleax

Copy link
Copy Markdown
MemberAuthor

@targos

Copy link
Copy Markdown
Member

@nodejs/http2

@addaleax

Copy link
Copy Markdown
MemberAuthor

@cjihrigcjihrig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a question.

* Version number of the nghttp2 library release
*/
#define NGHTTP2_VERSION "1.32.0"
#define NGHTTP2_VERSION "1.33.0-DEV"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we be moving to a dev version? Or is this maybe a mistake on their end (based on the linked GitHub release)?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a mistake by me, not having run configure in the nghttp2 checkout before copying the files. Thanks for catching!

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubberstamp LGTM

@trivikrtrivikr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@danbev

Copy link
Copy Markdown
Contributor

Landed in e007166.

@danbevdanbev closed this Sep 5, 2018
danbev pushed a commit that referenced this pull request Sep 5, 2018
Refs: https://github.com/nghttp2/nghttp2/releases/tag/v1.33.0
PR-URL: #22649
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Sep 5, 2018
Refs: https://github.com/nghttp2/nghttp2/releases/tag/v1.33.0
PR-URL: #22649
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@targostargos mentioned this pull request Sep 5, 2018
targos pushed a commit that referenced this pull request Sep 6, 2018
Refs: https://github.com/nghttp2/nghttp2/releases/tag/v1.33.0
PR-URL: #22649
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
kjin pushed a commit to kjin/node that referenced this pull request Oct 3, 2018
Refs: https://github.com/nghttp2/nghttp2/releases/tag/v1.33.0
PR-URL: nodejs#22649
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
kjin pushed a commit to kjin/node that referenced this pull request Oct 16, 2018
Refs: https://github.com/nghttp2/nghttp2/releases/tag/v1.33.0
PR-URL: nodejs#22649
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
BethGriggs pushed a commit that referenced this pull request Oct 17, 2018
Refs: https://github.com/nghttp2/nghttp2/releases/tag/v1.33.0
Backport-PR-URL: #22850
PR-URL: #22649
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Oct 30, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http2Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@addaleax@nodejs-github-bot@targos@danbev@mcollina@cjihrig@trivikr