Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nghttp3 for openSUSE:Factory checked in at 2026-01-14 16:19:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nghttp3 (Old) and /work/SRC/openSUSE:Factory/.nghttp3.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nghttp3" Wed Jan 14 16:19:30 2026 rev:10 rq:1326960 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nghttp3/nghttp3.changes 2025-12-17 17:35:09.988618053 +0100 +++ /work/SRC/openSUSE:Factory/.nghttp3.new.1928/nghttp3.changes 2026-01-14 16:19:47.868751916 +0100 @@ -1,0 +2,27 @@ +Tue Jan 13 10:36:46 UTC 2026 - Pedro Monreal <[email protected]> + +- Remove the unrecogninzed configure option --with-cunit and the + cunit build dependency + +------------------------------------------------------------------- +Tue Jan 13 10:33:55 UTC 2026 - Pedro Monreal <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- nghttp3-1.13.1.tar.xz nghttp3-1.13.1.tar.xz.asc New: ---- nghttp3-1.14.0.tar.xz nghttp3-1.14.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nghttp3.spec ++++++ --- /var/tmp/diff_new_pack.aF0qSp/_old 2026-01-14 16:19:48.728787699 +0100 +++ /var/tmp/diff_new_pack.aF0qSp/_new 2026-01-14 16:19:48.728787699 +0100 @@ -1,7 +1,7 @@ # # spec file for package nghttp3 # -# 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 @@ -19,7 +19,7 @@ %global soname libnghttp3 %global sover 9 Name: nghttp3 -Version: 1.13.1 +Version: 1.14.0 Release: 0 Summary: Implementation of Hypertext Transfer Protocol version 3 in C License: MIT @@ -32,7 +32,6 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(cunit) %description nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and @@ -75,7 +74,6 @@ --disable-static \ --disable-silent-rules \ --enable-lib-only \ - --with-cunit \ %{nil} %make_build all ++++++ nghttp3-1.13.1.tar.xz -> nghttp3-1.14.0.tar.xz ++++++ ++++ 5536 lines of diff (skipped)
