Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ngtcp2 for openSUSE:Factory checked in at 2026-01-14 16:19:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ngtcp2 (Old) and /work/SRC/openSUSE:Factory/.ngtcp2.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ngtcp2" Wed Jan 14 16:19:33 2026 rev:13 rq:1326961 version:1.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ngtcp2/ngtcp2.changes 2025-12-17 17:35:02.612308265 +0100 +++ /work/SRC/openSUSE:Factory/.ngtcp2.new.1928/ngtcp2.changes 2026-01-14 16:19:50.216849612 +0100 @@ -1,0 +2,22 @@ +Tue Jan 13 10:19:26 UTC 2026 - Pedro Monreal <[email protected]> + +- Update to 1.19.0: + * ngtcp2_log: Add missing error codes + * ngtcp2_str: Remove redundant assignment + * Update RTT when the largest packet number is acked + * ngtcp2_qlog: Add const qualifier to vec_pkt_type* + * bbr: Remove CWND reduction on congestion event + * bbr: More backups for spurious losses + * Add ngtcp2_vec_drop + * Rewrite get_uvarint + * Rework ngtcp2_frame union to avoid potential UB + * ksl: Rework key storage to avoid struct hack + * acktr: Refactor ACK creation function + * ngtcp2_ksl: Remove alignment enforcement for keys + * Bump urlparse + * Refactor with compound literals + * Add libngtcp2 to pkg-config Requires.private + * Revise libngtcp2 include dir setup + * Export CMake target for ngtcp2_crypto_ossl(_static) + +------------------------------------------------------------------- Old: ---- ngtcp2-1.18.0.tar.xz ngtcp2-1.18.0.tar.xz.asc New: ---- ngtcp2-1.19.0.tar.xz ngtcp2-1.19.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ngtcp2.spec ++++++ --- /var/tmp/diff_new_pack.AyPmB8/_old 2026-01-14 16:19:50.900878072 +0100 +++ /var/tmp/diff_new_pack.AyPmB8/_new 2026-01-14 16:19:50.904878238 +0100 @@ -1,7 +1,7 @@ # # spec file for package ngtcp2 # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ %endif Name: ngtcp2 -Version: 1.18.0 +Version: 1.19.0 Release: 0 Summary: Implementation of the IETF QUIC protocol License: MIT ++++++ ngtcp2-1.18.0.tar.xz -> ngtcp2-1.19.0.tar.xz ++++++ ++++ 15698 lines of diff (skipped)
