Opened 9 years ago
Closed 9 years ago
#49445 closed update (fixed)
nghttp2 @1.3.4_0: update to version 1.4.0
Reported by: | Schamschula (Marius Schamschula) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch maintainer | Cc: | |
Port: | nghttp2 |
Description
nghttp2 has been updated to version 1.4.0:
- lib: Don't always expect dynamic table size update
- lib: Shrink to the minimum table size seen in local SETTINGS
- lib: Add new error code NGHTTP2_ERR_PAUSE to send_data_callback
- lib: Avoid excessive WINDOW_UPDATE queuing
- lib: Return fatal error if flooding is detected to close session immediately
- lib: Return type of nghttp2_submit_trailer is int
- lib: Don't send WINDOW_UPDATE with 0 increment
- lib: Fix bug that headers in CONTINUATION were ignored after HEADERS with padding
- package: Use -fvisibility=hidden for internal functions
- package: Show more information in configure summary
- package: Add PIDFile directive to systemd service
- package: Fix daemon upgrade when running under systemd
- app: Compile with BoringSSL
- nghttp: Allow multiple -c option occurrence, and take min and last value
- nghttpd: Fix leak when server failed to listen to given port
- nghttpx: Add TLS dynamic record size behaviour command line options
- nghttpx: Reduce default timeouts for read sockets to 1m
- nghttpx: Fix bug that PUT is replaced with POST
- nghttpx: Change mruby script handling
- nghttpx: Added support for RFC 7413 (TCP Fast Open) on nghttpx proxy listening connections
- nghttpx: Add neverbleed support
- h2load: Don't DOS our server!
- h2load: Use duration syntax for timeouts
- h2load: Support subsecond rate period
- h2load: Simplify rate mode
- h2load: Add option for user-definable rate period
- h2load: Reuse SSL/TLS session
- h2load: Reconnect server on connection: close
- h2load: Don't exit in the case of no ALPN protocol overlap
- integration: Update go's http2 package URI
Attachments (1)
Change History (3)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-nghttp2.diff added |
---|
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.