diff --git a/hiawatha-9.3.1.tar.gz b/hiawatha-9.3.1.tar.gz deleted file mode 100644 index f4f8b2b..0000000 --- a/hiawatha-9.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fb5a7bf2004cb55511c3e165563e6b2119e863ec2cad773cbe79e75e3c0775a -size 793782 diff --git a/hiawatha-9.4.tar.gz b/hiawatha-9.4.tar.gz new file mode 100644 index 0000000..8a9af9b --- /dev/null +++ b/hiawatha-9.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d58ceb621d164f78c86f79c3c97482e9f5d0bf8f29bccd772e4eae975b8602 +size 823851 diff --git a/hiawatha.changes b/hiawatha.changes index b18ba29..b528969 100644 --- a/hiawatha.changes +++ b/hiawatha.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Mar 24 23:25:24 UTC 2014 - fisiu@opensuse.org + +- Update to 9.4: + * Keep-Alive connections for reverse proxy made optional. + * ErrorXSLTfile option added. + * IgnoreDotHiawatha option added. + * RandomHeader option added. + * Dropped support for RC4. + * PolarSSL updated to version 1.3.4. + * Added support for Hyper Text Coffee Pot Control Protocol (RFC2324). + * Added SSL_CIPHER to CGI environment. + * Added Public/Private to UrlToolkit expire option. + * Small improvements. + ------------------------------------------------------------------- Mon Feb 17 16:40:08 UTC 2014 - fisiu@opensuse.org diff --git a/hiawatha.spec b/hiawatha.spec index f220c88..2e2b517 100644 --- a/hiawatha.spec +++ b/hiawatha.spec @@ -20,7 +20,7 @@ %define webroot /srv/www Name: hiawatha -Version: 9.3.1 +Version: 9.4 Release: 0 Summary: A secure and advanced webserver License: GPL-2.0 @@ -125,6 +125,7 @@ rm -vf %{buildroot}%{_libdir}/%{name}/libpolarssl.so %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %config(noreplace) %{_sysconfdir}/%{name}/mimetype.conf %config(noreplace) %{_sysconfdir}/%{name}/index.xslt +%config(noreplace) %{_sysconfdir}/%{name}/error.xslt %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %config(noreplace) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} %config(noreplace) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}-ssl