forked from pool/hiawatha
Accepting request 163659 from home:Fisiu:branches:server:http
Update to 9.0. OBS-URL: https://build.opensuse.org/request/show/163659 OBS-URL: https://build.opensuse.org/package/show/server:http/hiawatha?expand=0&rev=44
This commit is contained in:
parent
c132bf1dd7
commit
d48fb3d24c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2583d8e7f48ddc6cdedc27bb51d3e130679fc2f4411622bae9ddce3ef965d063
|
|
||||||
size 658778
|
|
3
hiawatha-9.0.tar.gz
Normal file
3
hiawatha-9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5e40119afb050b11737250c08d89ac7ba7472645738a48c06aa79979a19729fc
|
||||||
|
size 666274
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 4 17:44:17 UTC 2013 - fisiu@opensuse.org
|
||||||
|
|
||||||
|
- Update to 9.0:
|
||||||
|
* Clients handled via thread pool instead of creating threads on
|
||||||
|
the fly.
|
||||||
|
* ThreadPoolSize option added.
|
||||||
|
* Header option added to URL Toolkit.
|
||||||
|
* Improved client SSL certificate handling. Environment variables
|
||||||
|
renamed.
|
||||||
|
* PolarSSL updated to version 1.2.6.
|
||||||
|
* Improved Reverse Proxy caching support for requests with URL
|
||||||
|
parameters.
|
||||||
|
* CacheMinFilesize option removed.
|
||||||
|
* DenyBot option removed. Use UrlToolkit's Header option instead.
|
||||||
|
* OldBrowser option removed from URL Toolkit. Use Header option
|
||||||
|
instead.
|
||||||
|
* Improved UrlToolkit rule testing in wigwam.
|
||||||
|
* Small bugfixes and improvements.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 20 11:29:41 UTC 2013 - fisiu@opensuse.org
|
Wed Mar 20 11:29:41 UTC 2013 - fisiu@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define webroot /srv/www
|
%define webroot /srv/www
|
||||||
|
|
||||||
Name: hiawatha
|
Name: hiawatha
|
||||||
Version: 8.8.1
|
Version: 9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Summary: A secure webserver for Unix
|
Summary: A secure webserver for Unix
|
||||||
|
Loading…
Reference in New Issue
Block a user