Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2017-12-14 10:51:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nghttp2 (Old)
 and      /work/SRC/openSUSE:Factory/.nghttp2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nghttp2"

Thu Dec 14 10:51:05 2017 rev:48 rq:556050 version:1.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes  2017-11-19 
11:07:22.784163420 +0100
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes     2017-12-14 
10:51:06.198093985 +0100
@@ -1,0 +2,23 @@
+Mon Dec 11 16:53:16 UTC 2017 - [email protected]
+
+- Export PYTHON=/usr/bin/python3 before running configure: allow to
+  build without (comnplete) python2 in the buildroot. In any case
+  we only ship python3-bindings already.
+
+-------------------------------------------------------------------
+Wed Dec  6 16:35:46 UTC 2017 - [email protected]
+
+- Upodate to version 1.28.0:
+  * lib: Add nghttp2_error_callback2
+  * build: Add deprecation warning when spdylay support is enabled
+  * Switch to clang-format-5.0
+  * examples: Make client and server work with libevent-2.1.8
+  * third-party: Update neverbleed
+  * integration: Fix issues reported by the go vet tool.
+  * nghttpx: Fix affinity retry
+  * nghttpx: Fix stalled backend connection on retry
+  * nghttpx: Cookie based session affinity
+  * nghttpx: Expose additional TLS related variables to mruby and
+    accesslog
+
+-------------------------------------------------------------------

Old:
----
  nghttp2-1.27.0.tar.xz

New:
----
  nghttp2-1.28.0.tar.xz

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

Other differences:
------------------
++++++ nghttp2.spec ++++++
--- /var/tmp/diff_new_pack.BiFXzp/_old  2017-12-14 10:51:07.138048609 +0100
+++ /var/tmp/diff_new_pack.BiFXzp/_new  2017-12-14 10:51:07.142048416 +0100
@@ -21,12 +21,12 @@
 %define soname_asio libnghttp2_asio
 %define sover_asio 1
 Name:           nghttp2
-Version:        1.27.0
+Version:        1.28.0
 Release:        0
 Summary:        Implementation of Hypertext Transfer Protocol version 2 in C
 License:        MIT
 Group:          Development/Libraries/C and C++
-Url:            https://nghttp2.org/
+URL:            https://nghttp2.org/
 Source:         
https://github.com/tatsuhiro-t/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 # PATCH-FIX-OPENSUSE nghttp2-remove-python-build.patch
@@ -36,14 +36,11 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  python3-devel
 BuildRequires:  python3-Cython
+BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  pkgconfig(cunit)
 BuildRequires:  pkgconfig(jansson)
-%ifnarch ppc %arm
-BuildRequires:  pkgconfig(jemalloc)
-%endif
 BuildRequires:  pkgconfig(libcares)
 BuildRequires:  pkgconfig(libev)
 BuildRequires:  pkgconfig(libspdylay)
@@ -51,6 +48,9 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(zlib)
+%ifnarch ppc %{arm}
+BuildRequires:  pkgconfig(jemalloc)
+%endif
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_thread-devel
@@ -124,6 +124,7 @@
 
 %build
 autoreconf -fiv
+export PYTHON=%{_bindir}/python3
 %configure \
   --disable-static        \
   --disable-silent-rules  \

++++++ nghttp2-1.27.0.tar.xz -> nghttp2-1.28.0.tar.xz ++++++
++++ 4817 lines of diff (skipped)


Reply via email to