Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nghttp2 for openSUSE:Factory checked in at 2024-01-29 22:26:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nghttp2 (Old) and /work/SRC/openSUSE:Factory/.nghttp2.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nghttp2" Mon Jan 29 22:26:53 2024 rev:79 rq:1142173 version:1.59.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes 2023-11-27 22:43:08.097303932 +0100 +++ /work/SRC/openSUSE:Factory/.nghttp2.new.1815/nghttp2.changes 2024-01-29 22:26:56.096919365 +0100 @@ -1,0 +2,33 @@ +Sun Jan 28 17:01:52 UTC 2024 - Dirk Müller <[email protected]> + +- update to 1.59.0: + * Update bash_completion + * h2load: Fix bug that ttfb is not recorded if h3 stream + has no data + * h2load: Consider all h2 HEADERS when counting bytes and + recording ttfb + * h2load: Ignore 1xx status code + * nghttpd: Free SSL_CTX on exit + * nghttpx: OpenSSL needs SSL_CTX_set_recv_max_early_data + * nghttpx: OpenSSL needs SSL_CTX_set_recv_max_early_data + * cmake: Require OpenSSL >= 1.1.1 + * Add nghttp2_select_alpn and deprecate + nghttp2_select_next_protocol + * nghttpx: Add --alpn-list and deprecate --npn-list + * h2load: Add --alpn-list and deprecate --npn-list + * Remove NPN + * src: Support building with aws-lc + * Avoid detecting OpenSSL 3.2 as quictls + * Use nghttp3_pri_parse_priority added since nghttp3 v1.1.0 + * h2load: Fix IPv6 address in :authority + * h2load: Fix IPv6 address in :authority + * nghttpx: Propagate stream priority from backend to + frontend + * nghttpx: Propagate stream priority from backend to + frontend + * Merge pull request #1991 from nghttp2/get-and-parse- + extpri + * Add API to get and parse RFC 9218 priority + * nghttpx: Prefer __FILE_NAME__ if defined + +------------------------------------------------------------------- Old: ---- nghttp2-1.58.0.tar.xz nghttp2-1.58.0.tar.xz.asc New: ---- nghttp2-1.59.0.tar.xz nghttp2-1.59.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nghttp2.spec ++++++ --- /var/tmp/diff_new_pack.mOzc8U/_old 2024-01-29 22:26:56.844946478 +0100 +++ /var/tmp/diff_new_pack.mOzc8U/_new 2024-01-29 22:26:56.848946623 +0100 @@ -20,7 +20,7 @@ %global sover 14 %global flavor @BUILD_FLAVOR@%{nil} Name: nghttp2 -Version: 1.58.0 +Version: 1.59.0 Release: 0 Summary: Implementation of Hypertext Transfer Protocol version 2 in C License: MIT @@ -42,7 +42,7 @@ BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(openssl) >= 1.1.1 BuildRequires: pkgconfig(zlib) %ifnarch ppc %{arm} BuildRequires: pkgconfig(jemalloc) ++++++ nghttp2-1.58.0.tar.xz -> nghttp2-1.59.0.tar.xz ++++++ ++++ 8215 lines of diff (skipped)
