Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ngtcp2 for openSUSE:Factory checked in at 2024-01-03 12:23:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ngtcp2 (Old) and /work/SRC/openSUSE:Factory/.ngtcp2.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ngtcp2" Wed Jan 3 12:23:08 2024 rev:2 rq:1135547 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ngtcp2/ngtcp2.changes 2023-11-21 21:31:56.391170607 +0100 +++ /work/SRC/openSUSE:Factory/.ngtcp2.new.28375/ngtcp2.changes 2024-01-03 12:23:13.095597129 +0100 @@ -1,0 +2,38 @@ +Thu Dec 28 21:08:21 UTC 2023 - Dirk Müller <[email protected]> + +- update to 1.1.0: + * Extract ngtcp2_frame_chain to its own file + * Refactor ringbuf + * Fix typo + * Rename reset stream flags + * Remove unused ngtcp2_conn_resched_frames + * crypto: Fix bug that retry token AAD does not include QUIC version + * cmake: re-add two missing includes + * Bump clang to 15 + * quictls: Prefetch objects to workaround 3.x perf regression + * Bump clang-format to 15 + * Bump quictls to 3.1.4+quic + * Deprecate NGTCP2_PROTO_VER_MIN and NGTCP2_PROTO_VER_MAX + * ngtcp2_conn_write_datagram conveniently accepts single buffer + * windows: Fix warnings + * ptlsclient, ptlsserver: Support hq + * h09client: Use util::write_token + * Cpp ext + * Use __FILE_NAME__ instead of __FILE__ + * examples: Rename extend_max_streams_bidi to extend_max_local_streams_bidi + * Define varint identifiers as macros + * Limit the number of NEW_CONNECTION_ID frames that are in-flight + * Make frame type of type uint64_t + * Fix doc + * Fix assertion failure + * Eliminate floating point computations + * Bump actions/github-script from 6 to 7 + * client: Optimize a bit + * Revert ignoring loss signal during startup + * Rework app_limited + * Remove unused strmq_nretrans + * autotools: Check wolfSSL_is_quic is available + * wolfSSL: Add more build options + * h09client: Fix uninitialized variable + +------------------------------------------------------------------- Old: ---- ngtcp2-1.0.1.tar.xz ngtcp2-1.0.1.tar.xz.asc New: ---- ngtcp2-1.1.0.tar.xz ngtcp2-1.1.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ngtcp2.spec ++++++ --- /var/tmp/diff_new_pack.POvZVo/_old 2024-01-03 12:23:13.871625492 +0100 +++ /var/tmp/diff_new_pack.POvZVo/_new 2024-01-03 12:23:13.871625492 +0100 @@ -21,7 +21,7 @@ %global gnutls_soname libngtcp2_crypto_gnutls %global gnutls_sover 8 Name: ngtcp2 -Version: 1.0.1 +Version: 1.1.0 Release: 0 Summary: Implementation of the IETF QUIC protocol License: MIT ++++++ ngtcp2-1.0.1.tar.xz -> ngtcp2-1.1.0.tar.xz ++++++ ++++ 6300 lines of diff (skipped)
