Files
nghttp3/nghttp3.changes
Jan Engelhardt c3bab8caaa Accepting request 1326937 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Remove the unrecogninzed configure option --with-cunit and the
  cunit build dependency

- Update to 1.14.0:
  * Fix header name validation on a platform where char is unsigned
  * nghttp3_http: Use int8_t for the lookup tables consistently
  * More use of designated initializers
  * Rework nghttp3_frame union to avoid potential UB
  * Rewrite nghttp3_get_varint
  * Port ngtcp2_ksl changes
  * Add nghttp3_recv_settings2 and deprecate nghttp3_recv_settings
  * tnode: Remove unused num_children
  * Refactor with compound literals
  * stream: Simplify settings entry assignment
  * Port ngtcp2 changes
  * Fix ENABLE_CONNECT_PROTOCOL setting handling
  * datalen must not be zero
  * Fix missing error handling
  * Remove unused tx.hstate from nghttp3_stream
  * Clarify field size limits

OBS-URL: https://build.opensuse.org/request/show/1326937
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp3?expand=0&rev=25
2026-01-13 12:14:49 +00:00

6.6 KiB