Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2015-04-13 20:31:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-06 
00:26:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes     2015-04-13 
20:31:10.000000000 +0200
@@ -1,0 +2,27 @@
+Sun Apr 12 17:38:36 UTC 2015 - mplus...@suse.com
+
+- Update to 0.7.11
+  * nghttpx: Fix waitpid race condition in ocsp response update
+  * nghttp: Consider user-provided :authority header field for SNI 
+    as well as host header field
+- Changes for 0.7.10
+  * Make sure that nghttp2 license is MIT license
+  * Add nghttp2_session_consume_{connection,stream} to consume 
+    bytes independent
+  * Add nghttp2_send_data_callback to send DATA payload without 
+    copying "static inline" fix for build with VS2013 (Patch from 
+    Remo E)
+  * Update lib/Makefile.msvc (Patch from Remo E)
+  * Remove dependency on libws2_32 on Windows build
+  * Define NGHTTP2_EXTERN macro to export function for Windows 
+    build
+  * doc: Generate API doc per function
+  * python: Add async body generation support
+  * python: Fix pseudo-header field ordering bug
+  * nghttpx: Redirect stderr to errorlog file
+  * nghttpx: Fix bug that data buffered in SSL object are not 
+    read
+  * nghttpx: Remove --tls-ctx-per-worker option
+  * nghttpx: Add OCSP stapling feature
+
+-------------------------------------------------------------------

Old:
----
  nghttp2-0.7.9.tar.xz

New:
----
  nghttp2-0.7.11.tar.xz

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

Other differences:
------------------
++++++ nghttp2.spec ++++++
--- /var/tmp/diff_new_pack.YNwSXV/_old  2015-04-13 20:31:11.000000000 +0200
+++ /var/tmp/diff_new_pack.YNwSXV/_new  2015-04-13 20:31:11.000000000 +0200
@@ -19,7 +19,7 @@
 %define lib_name lib%{name}-5
 %define lib_name_asio lib%{name}_asio1
 Name:           nghttp2
-Version:        0.7.9
+Version:        0.7.11
 Release:        0
 Summary:        Implementation of Hypertext Transfer Protocol version 2 in C
 License:        MIT
@@ -130,6 +130,7 @@
 %defattr(-,root,root)
 %{_bindir}/deflatehd
 %{_bindir}/inflatehd
+%{_datadir}/%{name}
 
 %files -n %{lib_name}
 %defattr(-,root,root)

++++++ nghttp2-0.7.9.tar.xz -> nghttp2-0.7.11.tar.xz ++++++
++++ 11563 lines of diff (skipped)


Reply via email to