Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nghttp2 for openSUSE:Factory checked in at 2022-07-13 13:44:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nghttp2 (Old) and /work/SRC/openSUSE:Factory/.nghttp2.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nghttp2" Wed Jul 13 13:44:44 2022 rev:67 rq:988699 version:1.48.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes 2022-03-23 20:15:40.558371028 +0100 +++ /work/SRC/openSUSE:Factory/.nghttp2.new.1523/nghttp2.changes 2022-07-13 13:44:48.369982259 +0200 @@ -1,0 +2,36 @@ +Mon Jul 11 19:43:07 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.48.0: + * lib: Allow server to override RFC 9218 stream priority + * lib: Add a server option to fallback to RFC 7540 priorities + * lib: Add PRIORITY_UPDATE frame support + * lib: Implement RFC 9218 extensible prioritization scheme + * lib: Do not verify host field specific characters for response field + * lib: No rfc7540 priorities + * lib: Fix stream stall when initial window size is decreased + * doc: Document how to change stream prioritization scheme + * build: Compile with libressl 3.5 + * build: EXTRA_DIST: List mruby files explicitly + * build: Bump ngtcp2 and nghttp3 + * build: Do not check application libraries if --enable-lib-only is given + * src: Update default TLS cipher suites + * nghttpx, h2load: Better pack UDP packets in one GSO write + * nghttpx, h2load: Quic error handling + * nghttpx, h2load: Fix QUIC performance regression + * nghttp, nghttpd, nghttpx: Add ktls support + * h2load: Send more packets without GSO per event loop + * h2load: Add ktls support + * nghttpd: Fix TLS read stall + * nghttpx: Disable RFC 7540 priorities + * nghttpx: Client always uses simpler TLS handshake + * nghttpx: Add affinity-cookie-stickiness backend parameter + * nghttpx: Fix broken session affinity + * nghttpx: Limit CONNECTION_CLOSE and Retry under server amplification limit + * integration: Go update + * integration: Add go.mod + * third-party: Bump llhttp to 75b45129db961e1fb3c56044e1b8f7721bfaee5d + * third-party: Bump libbpf to v0.8.0 + * third-party: Bump mruby to 3.1.0 + * third-party: Bump neverbleed based on the latest head (GH-1708) + +------------------------------------------------------------------- Old: ---- nghttp2-1.47.0.tar.xz New: ---- nghttp2-1.48.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nghttp2.spec ++++++ --- /var/tmp/diff_new_pack.Qo9YVk/_old 2022-07-13 13:44:49.033983202 +0200 +++ /var/tmp/diff_new_pack.Qo9YVk/_new 2022-07-13 13:44:49.033983202 +0200 @@ -16,10 +16,10 @@ # -%define soname libnghttp2 -%define sover 14 -%define soname_asio libnghttp2_asio -%define sover_asio 1 +%global soname libnghttp2 +%global sover 14 +%global soname_asio libnghttp2_asio +%global sover_asio 1 %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "python" %define psuffix -python @@ -29,7 +29,7 @@ %bcond_with python %endif Name: nghttp2%{psuffix} -Version: 1.47.0 +Version: 1.48.0 Release: 0 Summary: Implementation of Hypertext Transfer Protocol version 2 in C License: MIT ++++++ nghttp2-1.47.0.tar.xz -> nghttp2-1.48.0.tar.xz ++++++ ++++ 95081 lines of diff (skipped)