Hello community,

here is the log from the commit of package hiawatha for openSUSE:Factory 
checked in at 2016-10-06 12:44:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hiawatha (Old)
 and      /work/SRC/openSUSE:Factory/.hiawatha.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hiawatha"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hiawatha/hiawatha.changes        2015-06-23 
11:59:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hiawatha.new/hiawatha.changes   2016-10-06 
12:44:54.000000000 +0200
@@ -1,0 +2,56 @@
+Sun Oct  2 19:30:49 UTC 2016 - [email protected]
+
+- Build fails with mbedtls < 2.
+
+-------------------------------------------------------------------
+Sat Aug 27 11:43:20 UTC 2016 - [email protected]
+
+- Update to version 10.3:
+  * PreventCSRF, PreventSQLi and PreventXSS improved.
+  * Prevention of MySQL data mining via SQL injection.
+  * Added revoke option to Let's Encrypt script.
+  * Hiawatha ignores RequireTLS for Let's Encrypt authentication
+    requests.
+  * Small bugfixes and improvements.
+  * Bugfix: possible HTTP request pipelining error after CSRF
+    prevented.
+- Changes for version 10.2:
+  * Added Let's Encrypt script (see extra/letsencrypt).
+  * Added support for requesting Let's Encrypt certificates (see
+    AccessList and PasswordFile settings in manual page).
+  * Small improvements.
+  * Bugfix: HideProxy not working for Forwarded header.
+- Changes for 10.1:
+  * Added Extensions setting.
+  * Added support for X-Sendfile header.
+  * mbed TLS updated to 2.2.1.
+  * Improved SQL injection detection.
+  * Small bugfixes and improvements.
+- Changes for 10.0:
+  * Usage of Directory sections changed.
+  * Added support for RFC 5785.
+  * Added support for GZip compression. Removed the UseGZfile
+    option.
+  * Added ECDSA support for TLS 1.0 and TLS 1.1.
+  * Replaced UrlToolkit Expire option with ExpirePeriod in
+    Directory section.
+  * Replaced IgnoreDotHiawatha option with UseLocalConfig.
+  * Removed the VolatileObject option.
+  * Improved SQL injection detection.
+  * mbed TLS updated to 2.2.0.
+  * Small improvements.
+- Changes for 9.15:
+  * Support for WebSockets via reverse proxy.
+  * UNIX socket support for connections to WebSockets.
+  * Responsive design for directory index and error message.
+  * mbed TLS updated to 2.1.2.
+  * Fixed mbed TLS linking in CMake configuration.
+  * ListenBacklog option added.
+  * Small bugfixes.
+- Changes for 9.14:
+  * mbed TLS updated to 2.0.0.
+  * Small bugfixes.
+  * Bugfix: crash when sending very large request to FastCGI
+    server.
+
+-------------------------------------------------------------------

Old:
----
  hiawatha-9.13.tar.gz

New:
----
  hiawatha-10.3.tar.gz

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

Other differences:
------------------
++++++ hiawatha.spec ++++++
--- /var/tmp/diff_new_pack.FpynwN/_old  2016-10-06 12:44:55.000000000 +0200
+++ /var/tmp/diff_new_pack.FpynwN/_new  2016-10-06 12:44:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hiawatha
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013-2015 Mariusz Fik <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %define webroot /srv/www
 
 Name:           hiawatha
-Version:        9.13
+Version:        10.3
 Release:        0
 Summary:        A secure and advanced webserver
 License:        GPL-2.0
@@ -33,7 +33,7 @@
 Source101:      %{name}-ssl.firewall
 BuildRequires:  cmake >= 2.8.4
 BuildRequires:  libxslt-devel
-BuildRequires:  mbedtls-devel >= 1.3.10
+BuildRequires:  mbedtls-devel >= 2.3
 BuildRequires:  pkg-config
 BuildRequires:  systemd
 Requires:       logrotate

++++++ hiawatha-9.13.tar.gz -> hiawatha-10.3.tar.gz ++++++
++++ 127216 lines of diff (skipped)


Reply via email to