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-29 22:28:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ngtcp2 (Old) and /work/SRC/openSUSE:Factory/.ngtcp2.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ngtcp2" Mon Jan 29 22:28:41 2024 rev:3 rq:1142109 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ngtcp2/ngtcp2.changes 2024-01-03 12:23:13.095597129 +0100 +++ /work/SRC/openSUSE:Factory/.ngtcp2.new.1815/ngtcp2.changes 2024-01-29 22:29:22.238216116 +0100 @@ -1,0 +2,23 @@ +Sun Jan 28 17:13:30 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 1.2.0: + * Remove sample_offset field from ngtcp2_ppe + * wolfssl: Just use QUIC v1 transport parameter codepoint + * Do not send STOP_SENDING if RESET_STREAM has been + received + * Return early when STOP_SENDING is received more than once + * Do not send STOP_SENDING if RESET_STREAM has been + received + * Fix persistent congestion + * ngtcp2_pkt_adjust_pkt_num: Take bytes rather than bits + * Remove use of SSL_set_quic_transport_version + * Switch interop client/server to wolfssl because OpenSSL + 1.1.1 has been EOLed and OpenSSL 3.x has the various + performance issues due to its design decision. + wolfssl has been chosen because it has the ability + to specify chacha cipher suite and it is also relatively + easy to build compared to GnuTLS. + * Avoid detecting OpenSSL 3.2 as quictls + * cmake: Require nghttp3 >= v1.0.0 + +------------------------------------------------------------------- Old: ---- ngtcp2-1.1.0.tar.xz ngtcp2-1.1.0.tar.xz.asc New: ---- ngtcp2-1.2.0.tar.xz ngtcp2-1.2.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ngtcp2.spec ++++++ --- /var/tmp/diff_new_pack.LW3KRE/_old 2024-01-29 22:29:22.982243045 +0100 +++ /var/tmp/diff_new_pack.LW3KRE/_new 2024-01-29 22:29:22.986243189 +0100 @@ -1,7 +1,7 @@ # # spec file for package ngtcp2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %global gnutls_soname libngtcp2_crypto_gnutls %global gnutls_sover 8 Name: ngtcp2 -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Implementation of the IETF QUIC protocol License: MIT ++++++ ngtcp2-1.1.0.tar.xz -> ngtcp2-1.2.0.tar.xz ++++++ ++++ 4565 lines of diff (skipped)