Hello community,

here is the log from the commit of package hiawatha for openSUSE:Factory 
checked in at 2018-10-01 08:19:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hiawatha (Old)
 and      /work/SRC/openSUSE:Factory/.hiawatha.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hiawatha"

Mon Oct  1 08:19:56 2018 rev:24 rq:639073 version:10.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/hiawatha/hiawatha.changes        2018-05-15 
10:33:41.511549381 +0200
+++ /work/SRC/openSUSE:Factory/.hiawatha.new/hiawatha.changes   2018-10-01 
08:20:15.165859290 +0200
@@ -1,0 +2,9 @@
+Wed Sep 26 18:37:47 UTC 2018 - [email protected]
+
+- Update to version 10.8.3:
+  * Several fixes in build system
+  * Added build system for nghttp2
+  * New style for directory index
+  * uri_depth added to XML for directory index
+
+-------------------------------------------------------------------

Old:
----
  hiawatha-10.8.1.tar.gz

New:
----
  hiawatha-10.8.3.tar.gz

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

Other differences:
------------------
++++++ hiawatha.spec ++++++
--- /var/tmp/diff_new_pack.B1uwUH/_old  2018-10-01 08:20:16.093858700 +0200
+++ /var/tmp/diff_new_pack.B1uwUH/_new  2018-10-01 08:20:16.097858697 +0200
@@ -27,7 +27,7 @@
 %endif
 
 Name:           hiawatha
-Version:        10.8.1
+Version:        10.8.3
 Release:        0
 Summary:        A secure and advanced webserver
 License:        GPL-2.0-only
@@ -46,6 +46,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  mbedtls-devel >= 2.3
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libnghttp2)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libxslt)
 BuildRequires:  pkgconfig(systemd)
@@ -99,6 +100,7 @@
     -DWORK_DIR="%{_localstatedir}/lib/hiawatha" \
     -DWEBROOT_DIR="%{webroot}/%{name}/htdocs" \
     -DENABLE_CACHE=On \
+    -DENABLE_HTTP2=On \
     -DENABLE_IPV6=On \
     -DENABLE_MONITOR=On \
     -DENABLE_RPROXY=On \
@@ -106,7 +108,8 @@
     -DENABLE_TOMAHAWK=On \
     -DENABLE_TOOLKIT=On \
     -DENABLE_XSLT=On \
-    -DUSE_SYSTEM_MBEDTLS=On
+    -DUSE_SYSTEM_MBEDTLS=On \
+    -DUSE_SYSTEM_NGHTTP2=On
 %make_jobs
 
 %install

++++++ hiawatha-10.8.1.tar.gz -> hiawatha-10.8.3.tar.gz ++++++
++++ 30154 lines of diff (skipped)


Reply via email to