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-08-01 18:28:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nghttp3 (Old)
 and      /work/SRC/openSUSE:Factory/.nghttp3.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nghttp3"

Sat Aug  1 18:28:37 2026 rev:12 rq:1368788 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nghttp3/nghttp3.changes  2026-03-14 
22:21:02.149753683 +0100
+++ /work/SRC/openSUSE:Factory/.nghttp3.new.16738/nghttp3.changes       
2026-08-01 18:29:29.904115684 +0200
@@ -1,0 +2,22 @@
+Thu Jul 30 06:28:44 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 1.18.0:
+  * Added nghttp3_conn_close_stream2 and the nghttp3_stream_close2
+    callback
+  * Validate the header length against the estimated uncompressed
+    length
+  * Fix a build error with gcc-16
+- Changes from 1.17.0:
+  * Added nghttp3_conn_stream_flushed and public API to encode and
+    decode variable-length integers
+  * Fix header name validation
+- Changes from 1.16.0:
+  * Added nghttp3_conn_get_stream_user_data
+  * Call the nghttp3_stream_close callback for all streams
+  * Fix a memory leak on the failure path
+  * Ignore content-length for the extended CONNECT
+  * Reject HTTP status codes with a leading zero
+  * Optimize huffman decode length estimation
+- The library soname is unchanged at 9
+
+-------------------------------------------------------------------

Old:
----
  nghttp3-1.15.0.tar.xz
  nghttp3-1.15.0.tar.xz.asc

New:
----
  nghttp3-1.18.0.tar.xz
  nghttp3-1.18.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nghttp3.spec ++++++
--- /var/tmp/diff_new_pack.yzpzqg/_old  2026-08-01 18:29:31.380165971 +0200
+++ /var/tmp/diff_new_pack.yzpzqg/_new  2026-08-01 18:29:31.384166108 +0200
@@ -19,11 +19,10 @@
 %global soname  libnghttp3
 %global sover   9
 Name:           nghttp3
-Version:        1.15.0
+Version:        1.18.0
 Release:        0
 Summary:        Implementation of Hypertext Transfer Protocol version 3 in C
 License:        MIT
-Group:          Development/Libraries/C and C++
 URL:            https://nghttp2.org/nghttp3/
 Source0:        
https://github.com/ngtcp2/nghttp3/releases/download/v%{version}/nghttp3-%{version}.tar.xz
 Source1:        
https://github.com/ngtcp2/nghttp3/releases/download/v%{version}/nghttp3-%{version}.tar.xz.asc
@@ -39,7 +38,6 @@
 
 %package -n %{soname}-%{sover}
 Summary:        Hypertext Transfer Protocol version 3 implementation
-Group:          System/Libraries
 
 %description -n %{soname}-%{sover}
 nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and
@@ -57,7 +55,6 @@
 
 %package devel
 Summary:        Development files for nghttp3
-Group:          Development/Languages/C and C++
 Requires:       %{soname}-%{sover} = %{version}
 Provides:       libnghttp3-devel = %{version}-%{release}
 Obsoletes:      libnghttp3-devel < %{version}-%{release}

++++++ nghttp3-1.15.0.tar.xz -> nghttp3-1.18.0.tar.xz ++++++
++++ 19227 lines of diff (skipped)

Reply via email to