Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2016-01-28 17:19:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-27 
02:00:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes     2016-01-28 
17:19:37.000000000 +0100
@@ -1,0 +2,49 @@
+Tue Jan 26 20:02:00 UTC 2016 - [email protected]
+
+- Update to 1.7.0
+  * Reset (RST_STREAM) stream if flow control window gets overflow
+  * Validate :authroity, host, and :scheme value more strictly
+  * Check request/response submission error based side of session
+  * Strict outgoing idle stream detection
+  * Return error from nghttp2_submit_{headers,request} when self 
+    dependency is made
+  * Add -ldl to APPLDFLAGS for static openssl linking
+  * asio: Stop acceptor on server::http2::stop
+  * asio: Rename http2::get_io_services() as http2::io_services()
+  * h2load: Support UNIX domain socket
+  * h2load: Improve readability of traffic numbers
+  * h2load: Remove "auto" for -m option
+  * h2load: Show progress in rate mode
+  * h2load: Perform sampling for request and connection timings to 
+    reduce memory consumption
+  * nghttpd: Add --no-content-length option to omit content-length 
+    in response
+  * nghttpx: Interleave pushed streams with the associated stream 
+    if pushed streams are javascript and CSS resources
+  * nghttpx: The initial value of request/response buffer is 
+    increased to 128K
+  * nghttpx: Fix bug that --listener-disable-timeout option is not 
+    used
+  * nghttpx: Don't emit :authority if request does not contain
+    authority information
+  * nghttpx: Add clarification of quotes in configuration file
+  * nghttpx: Don't allow certain characters in host and :scheme 
+    header field
+  * nghttpx: Add RFC 7239 Forwarded header field support
+  * nghttpx: Fix crash when running on IPv6 only (Patch from Vernon 
+    Tang)
+  * nghttpx: Take into account of trailers when applying 
+    max_header_fields
+  * nghttpx: Don't apply max_header_fields and header_field_buffer 
+    limit to response
+  * nghttpx: Strict validation for header fields given in 
+    configuration
+  * nghttpx: header value should not be lower-cased (Patch from 
+    ayanamist)
+
+-------------------------------------------------------------------
+Thu Jan 21 08:28:51 UTC 2016 - [email protected]
+
+- fixed typo in libnghttp2_asio1 [bsc#962914]
+
+-------------------------------------------------------------------

Old:
----
  nghttp2-1.6.0.tar.xz

New:
----
  nghttp2-1.7.0.tar.xz

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

Other differences:
------------------
++++++ nghttp2.spec ++++++
--- /var/tmp/diff_new_pack.szDDKt/_old  2016-01-28 17:19:38.000000000 +0100
+++ /var/tmp/diff_new_pack.szDDKt/_new  2016-01-28 17:19:38.000000000 +0100
@@ -21,7 +21,7 @@
 %define soname_asio libnghttp2_asio
 %define sover_asio 1
 Name:           nghttp2
-Version:        1.6.0
+Version:        1.7.0
 Release:        0
 Summary:        Implementation of Hypertext Transfer Protocol version 2 in C
 License:        MIT
@@ -73,7 +73,7 @@
 Group:          System/Libraries
 
 %description -n %{soname_asio}%{sover_asio}
-Shared librarios for asynchronous implementation of
+Shared libraries for asynchronous implementation of
 Hypertext Transfer Protocol version 2.
 
 %package -n python-%{name}

++++++ nghttp2-1.6.0.tar.xz -> nghttp2-1.7.0.tar.xz ++++++
++++ 20036 lines of diff (skipped)

++++++ nghttp2-remove-python-build.patch ++++++
--- /var/tmp/diff_new_pack.szDDKt/_old  2016-01-28 17:19:38.000000000 +0100
+++ /var/tmp/diff_new_pack.szDDKt/_new  2016-01-28 17:19:38.000000000 +0100
@@ -1,7 +1,7 @@
-Index: nghttp2-1.2.0/python/Makefile.am
+Index: nghttp2-1.7.0/python/Makefile.am
 ===================================================================
---- nghttp2-1.2.0.orig/python/Makefile.am
-+++ nghttp2-1.2.0/python/Makefile.am
+--- nghttp2-1.7.0.orig/python/Makefile.am
++++ nghttp2-1.7.0/python/Makefile.am
 @@ -29,16 +29,6 @@ EXTRA_DIST = cnghttp2.pxd nghttp2.pyx
  
  if ENABLE_PYTHON_BINDINGS


Reply via email to