Opened 10 years ago
Closed 10 years ago
#47675 closed update (fixed)
nghttp2 @0.7.13_0: update to version 0.7.14
Reported by: | Schamschula (Marius Schamschula) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch maintainer | Cc: | |
Port: | nghttp2 |
Description
nghttp2 has been updated to version 0.7.14:
Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) Fix global-buffer-overflow in HPACK code Fix doc for nghttp2_select_next_protocol Fix bug that promised stream was not reset on decompression error Add systemd and upstart configuration file for nghttpx (Patch from Zhuoyun Wei) Improve nghttpx logrotate configuration file (Patch from Zhuoyun Wei) Update sphinx_rtd_theme h2load: Update h2load to give connect time and ttfb stats (Patch from ericcarlschwartz) nghttpd: Add -m, --max-concurrent-streams option nghttpx: Log absolute URI for HTTP/2 or client proxy request nghttpx: Add --header-field-buffer and --max-header-fields options nghttp: Fix assertion error if very large value is given to -t
Attachments (1)
Change History (3)
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-nghttp2.diff added |
---|
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.