Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2016-09-12 13:23:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-08-12 
15:37:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes     2016-09-12 
13:23:41.000000000 +0200
@@ -1,0 +2,37 @@
+Thu Sep  8 08:35:52 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+  * lib: Make emit_header() return void since it always succeed
+  * lib: Add nghttp2_hd_deflate_hd_vec() deflate API to support
+    multiple buffer input
+  * lib: since hd_inflate_commit_indexed() always return 0,
+    remove the return value check in nghttp2_hd_inflate_hd_nv()
+  * lib: Use memeq() instead of lstreq() in lookup_token()
+  * lib: More strict stream state handling
+  * lib: Modify genlibtokenlookup.py to remove redundant header
+    comparisons and remove inline qualifier of lookup_token()
+    in genlibtokenlookup.py
+  * lib: Fix wrong tree operation to avoid cycle
+  * lib: Make get_max_index() return the max index in frame,
+    so we don't need to do extra calculation
+  * lib: Add nghttp2_on_invalid_header_callback
+  * lib: Log frame's stream ID for header debug logging
+  * doc: Remove old doc about differential encoding in HPACK
+  * doc: Document about ALPN in nghttpx howto
+  * nghttpx: Log error code from getsockopt(SO_ERROR) on first
+    write event
+  * nghttpx: Don't change pushed stream's priority
+  * nghttpx: Log backend connection failure in WARN level
+  * nghttpx: Fix bug that api and healthmon parameters do not work
+    with http2 proxy
+  * nghttpx: Add access log variable for backend host and port
+  * nghttpx: Use copy instead of const reference of backend group
+  * nghttpx: Reload configuration with SIGHUP
+  * nghttp: Adjust weight according to Firefox stable
+  * nghttp: Call error callback when invalid header field is
+    received and ignored
+  * nghttp: Allow multiple -p option
+  * deflatehd: Call nghttp2_hd_deflate_change_table_size only
+    if table size is changed from default 
+
+-------------------------------------------------------------------

Old:
----
  nghttp2-1.13.0.tar.xz

New:
----
  nghttp2-1.14.0.tar.xz

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

Other differences:
------------------
++++++ nghttp2.spec ++++++
--- /var/tmp/diff_new_pack.jivPmf/_old  2016-09-12 13:23:42.000000000 +0200
+++ /var/tmp/diff_new_pack.jivPmf/_new  2016-09-12 13:23:42.000000000 +0200
@@ -21,7 +21,7 @@
 %define soname_asio libnghttp2_asio
 %define sover_asio 1
 Name:           nghttp2
-Version:        1.13.0
+Version:        1.14.0
 Release:        0
 Summary:        Implementation of Hypertext Transfer Protocol version 2 in C
 License:        MIT

++++++ nghttp2-1.13.0.tar.xz -> nghttp2-1.14.0.tar.xz ++++++
++++ 5849 lines of diff (skipped)


Reply via email to