Opened 9 years ago
Closed 9 years ago
#48744 closed update (fixed)
nghttp2 @1.2.1_0: update to version 1.3.0
Reported by: | Schamschula (Marius Schamschula) | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch maintainer | Cc: | |
Port: | nghttp2 |
Description
nghttp2 has been updated to version 1.3.0:
- Limit the number of incoming reserved (remote) streams
- Add stream public API
- Rewrite priority tree handling
- Fix parallel make distcheck
- Define it and itprep recursive target if AM_EXTRA_RECURSIVE_TARGETS is defined
- fetch-ocsp-response: Handle spurious openssl exist status 0
- nghttpx: Use nghttp2::ssl::DEFAULT_CIPHER_LIST for backend TLS connection
- nghttpx: Don't allow blacked listed cipher suites for HTTP/2 connection
- nghttpx: better handle /dev/stderr and /dev/stdout
- nghttpd: GOAWAY if SSL/TLS requirements for HTTP/2 are not met
- nghttpd: Return date header field for 304
- nghttpd: Support HEAD request
- h2load: Add Timing-script and base URI support
- h2load: Add timeout options
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 Ionic (Mihai Moldovan)
Owner: | changed from macports-tickets@… to ionic@… |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by Ionic (Mihai Moldovan)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Committed as r139974. Thanks!