Hello community, here is the log from the commit of package nghttp2 for openSUSE:Factory checked in at 2018-07-13 10:18:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nghttp2 (Old) and /work/SRC/openSUSE:Factory/.nghttp2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nghttp2" Fri Jul 13 10:18:34 2018 rev:52 rq:621740 version:1.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes 2018-04-17 11:13:45.812972600 +0200 +++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes 2018-07-13 10:18:39.154262312 +0200 @@ -1,0 +2,15 @@ +Mon Jul 9 15:04:12 UTC 2018 - [email protected] + +- Update to version 1.32.0: + * lib: Ignore all input after calling session_terminate_session + * lib: Fix treatment of padding + * lib: Don't allow 101 HTTP status code because HTTP/2 removes + HTTP Upgrade + * build: add ENABLE_STATIC_LIB option to build static lib + * third-party: Upgrade neverbleed to the latest master + * asio: Support client side SNI + * src: Compile with libressl 2.7.2 + * src: Allow building without NPN + * h2load: -r and --duration are mutually exclusive + +------------------------------------------------------------------- Old: ---- nghttp2-1.31.1.tar.xz New: ---- nghttp2-1.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nghttp2.spec ++++++ --- /var/tmp/diff_new_pack.b8V5z5/_old 2018-07-13 10:18:39.594262835 +0200 +++ /var/tmp/diff_new_pack.b8V5z5/_new 2018-07-13 10:18:39.594262835 +0200 @@ -21,7 +21,7 @@ %define soname_asio libnghttp2_asio %define sover_asio 1 Name: nghttp2 -Version: 1.31.1 +Version: 1.32.0 Release: 0 Summary: Implementation of Hypertext Transfer Protocol version 2 in C License: MIT @@ -38,15 +38,16 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: python3-Cython -BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: pkgconfig(cunit) BuildRequires: pkgconfig(jansson) BuildRequires: pkgconfig(libcares) BuildRequires: pkgconfig(libev) +BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(zlib) %ifnarch ppc %{arm} BuildRequires: pkgconfig(jemalloc) ++++++ nghttp2-1.31.1.tar.xz -> nghttp2-1.32.0.tar.xz ++++++ ++++ 2421 lines of diff (skipped)
