Hello community, here is the log from the commit of package nghttp2 for openSUSE:Factory checked in at 2015-05-25 23:15:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nghttp2 (Old) and /work/SRC/openSUSE:Factory/.nghttp2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nghttp2" Changes: -------- --- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes 2015-05-23 13:07:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes 2015-05-25 23:15:10.000000000 +0200 @@ -1,0 +2,20 @@ +Mon May 25 15:13:45 UTC 2015 - [email protected] + +- Update to 1.0.1 + * Include stdint.h instead of inttypes.h when compiled with MSVC + < 2013 + * Fix invalid memory free on out-of-memory handling + * integration: Use our own copy of golang spdy package + * android: Don't link zlib bundled with android NDK + * Dockerfile.android: Update NDK ver, and ubuntu; build and link + zlib + * src, examples: Fix up OpenSSL initialization + * nghttpx: Allow HTTP Upgrade from POST request if response + header has not been sent to the client + * nghttpx: Fix bug that PUSH_PROMISE is sent after associated + response HEADERS + * nghttpd: Close connection after settings timeout and GOAWAY + was sent + * h2load: Fix bug that NPN fails if ALPN is enabled + +------------------------------------------------------------------- Old: ---- nghttp2-1.0.0.tar.xz New: ---- nghttp2-1.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nghttp2.spec ++++++ --- /var/tmp/diff_new_pack.LgS1Hc/_old 2015-05-25 23:15:11.000000000 +0200 +++ /var/tmp/diff_new_pack.LgS1Hc/_new 2015-05-25 23:15:11.000000000 +0200 @@ -19,7 +19,7 @@ %define lib_name lib%{name}-14 %define lib_name_asio lib%{name}_asio1 Name: nghttp2 -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Implementation of Hypertext Transfer Protocol version 2 in C License: MIT @@ -106,7 +106,7 @@ --enable-asio-lib \ --enable-python-bindings \ --disable-static -make %{?_smp_mflags} all html +make %{?_smp_mflags} all html V=1 %check make %{?_smp_mflags} check ++++++ nghttp2-1.0.0.tar.xz -> nghttp2-1.0.1.tar.xz ++++++ ++++ 1888 lines of diff (skipped)
