From a34fafb9f81804076c5f44629b63f6633f80e1d6 Mon Sep 17 00:00:00 2001 From: Mariusz Fik Date: Mon, 8 Sep 2014 08:39:41 +0000 Subject: [PATCH] Accepting request 247931 from home:Fisiu:branches:server:http - Update to 9.7: * UseToolkit now possible in .hiawatha file at root of website. * Method option added to URL Toolkit. * SetResourceLimit option added. * ThreadKillRate option added. * Improved SQL injection detection. * Default value for DHsize set to 2048. * PolarSSL updated to version 1.3.8. * Memory allocation debugger module added. * Small bugfixes and improvements. * Bugfix: incorrect file hash printing by wigwam with directory as symlink. OBS-URL: https://build.opensuse.org/request/show/247931 OBS-URL: https://build.opensuse.org/package/show/server:http/hiawatha?expand=0&rev=65 --- hiawatha-9.6.tar.gz | 3 --- hiawatha-9.7.tar.gz | 3 +++ hiawatha.changes | 15 +++++++++++++++ hiawatha.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 hiawatha-9.6.tar.gz create mode 100644 hiawatha-9.7.tar.gz diff --git a/hiawatha-9.6.tar.gz b/hiawatha-9.6.tar.gz deleted file mode 100644 index ea16bcf..0000000 --- a/hiawatha-9.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13132fdb322a8d222f7fa25fa19b5485fcdf7a9568fbe4a52c99905571a75a45 -size 862173 diff --git a/hiawatha-9.7.tar.gz b/hiawatha-9.7.tar.gz new file mode 100644 index 0000000..c039325 --- /dev/null +++ b/hiawatha-9.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8581336883b7b963f38572f6396f8c47b43e5bedd3147d052fa3652e6c0ed86 +size 885325 diff --git a/hiawatha.changes b/hiawatha.changes index fee3b19..05c589f 100644 --- a/hiawatha.changes +++ b/hiawatha.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Sep 7 23:29:36 UTC 2014 - fisiu@opensuse.org + +- Update to 9.7: + * UseToolkit now possible in .hiawatha file at root of website. + * Method option added to URL Toolkit. + * SetResourceLimit option added. + * ThreadKillRate option added. + * Improved SQL injection detection. + * Default value for DHsize set to 2048. + * PolarSSL updated to version 1.3.8. + * Memory allocation debugger module added. + * Small bugfixes and improvements. + * Bugfix: incorrect file hash printing by wigwam with directory as symlink. + ------------------------------------------------------------------- Sun Jun 8 21:10:58 UTC 2014 - fisiu@opensuse.org diff --git a/hiawatha.spec b/hiawatha.spec index ac37d6c..fe54eab 100644 --- a/hiawatha.spec +++ b/hiawatha.spec @@ -20,7 +20,7 @@ %define webroot /srv/www Name: hiawatha -Version: 9.6 +Version: 9.7 Release: 0 Summary: A secure and advanced webserver License: GPL-2.0