Opened 8 years ago

Closed 8 years ago

#50122 closed update (fixed)

nghttp2 @1.5.0_0: update to 1.6.0

Reported by: Schamschula (Marius Schamschula) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch maintainer Cc: kurthindenburg (Kurt Hindenburg)
Port: nghttp2

Description

nghttp2 has been updated to version 1.6.0. New this version:

  • Fix heap-use-after-free bug when handling idle streams
  • Strict error handling for frames which are not allowed after closed (remote)
  • Set max number of outgoing concurrent streams to 100 by default
  • Keep incoming streams only at server side
  • Create stream object for pushed resource during nghttp2_submit_push_promise()
  • Add nghttp2_session_create_idle_stream() API
  • Handle response in nghttp2_on_begin_frame_callback
  • Add --lib-only configure option
  • Compile with OpenSSL 1.1.0-pre1
  • Fix build when OpenSSL 1.0.2 is not available
  • asio: Add connect and read timeout to client API
  • asio: Add TLS handshake and read timeout to server API
  • asio: Added access to a requests remote endpoint
  • asio: libnghttp2_asio: Added io_service accessors
  • h2load: Add req/s min, max, mean and sd for clients
  • h2load: Fix broken connection times

Attachments (1)

Portfile-nghttp2.diff (846 bytes) - added by Schamschula (Marius Schamschula) 8 years ago.

Download all attachments as: .zip

Change History (3)

Changed 8 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-nghttp2.diff added

comment:1 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

done r143875

Note: See TracTickets for help on using tickets.