29 Commits

Author SHA1 Message Date
Stuart Cardall
b5913b10cf testing/hiawatha: add letsencrypt subpkg / helper
* moves the letsencrypt php scripts to a subpkg for running outside
  containers

* adds a wrapper script to detect a php interpreter
2019-04-14 22:37:35 +00:00
Stuart Cardall
f65e105920
testing/hiawatha: upgrade to 10.9, clarify licence
https://www.hiawatha-webserver.org/changelog
2019-02-25 13:35:31 +02:00
Stuart Cardall
97fbf057de testing/hiawatha: upgrade to 10.8.0.4
https://www.hiawatha-webserver.org/changelog

--------------------------------------------

hiawatha (10.8.4) stable; urgency=high

    Bugfix: Directory traversal when AllowDotFiles is enabled.

-- Hugo Leisink <hugo at leisink.net> Tue, 12 Feb 2018 21:37:04 +0100
2019-02-17 13:09:53 +00:00
Leo Unglaub
7c29bcc3d6 testing/hiawatha: update to 10.8.3
This also fixes an issue with a recent mbedtls version bump

Signed-off-by: Leo Unglaub <leo@unglaub.at>
2019-02-02 20:34:16 +01:00
Andy Postnikov
7ccb678077 testing/hiawatha: fix checksum 2018-08-24 23:28:18 +03:00
Stuart Cardall
db39d57090 testing/hiawatha: upgrade to 10.8.2 and add -openrc package
https://www.hiawatha-webserver.org/changelog
2018-08-24 23:25:34 +03:00
prspkt
ac1d62d6a0 testing/hiawatha: rebuild against mbedtls-2.11.0 2018-07-17 20:20:29 +00:00
Leonardo Arena
cafeb9ec05 testing/hiawatha: rebuild against mbedtls-2.7.0 2018-06-11 14:23:54 +00:00
Stuart Cardall
224047e6c9 testing/hiawatha: upgrade to 10.8.1
https://www.hiawatha-webserver.org/changelog
2018-05-08 07:17:59 +00:00
Roberto Oliveira
45e48c5772 testing/hiawatha: Update to 10.8 2018-03-27 09:26:26 +00:00
Leo Unglaub
31f81bdef3 testing/hiawatha: Update to 10.7
Signed-off-by: Leo Unglaub <leo@unglaub.at>
2017-11-17 01:32:28 +01:00
Stuart Cardall
92a5f4f29a testing/hiawatha: update to 10.6
https://www.hiawatha-webserver.org/changelog
2017-04-17 15:03:36 +00:00
Stuart Cardall
23018c55b2 testing/hiawatha: update to 10.5 2017-03-08 23:52:31 +01:00
Francesco Colista
e979299514 testing/hiawatha: upgrade to 10.4, made APKBUILD more consistent 2016-11-18 09:56:44 +00:00
Francesco Colista
87bde8222b testing/hiawatha: upgrade to 10.3 2016-06-08 12:26:35 +00:00
Natanael Copa
a9cd8f916e testing/hiawatha: fix init.d 2016-05-26 15:34:57 +00:00
Stuart Cardall
dc11c9a77a testing/hiawatha: update to 10.2
https://www.hiawatha-webserver.org/changelog
2016-05-11 09:06:02 +00:00
Natanael Copa
4893b74e95 testing/hiawatha: upgrade to 10.1 2016-03-07 12:18:10 +00:00
Stuart Cardall
2aae28d0f9 testing/hiawatha: update init to new OpenRC style
init script updated to new OpenRC style

'need net' does not work in LXC containers so changed to 'need firewall'

CMAKE option ENABLE_SSL was not used so removed. SSL connections still work
without it.
2015-12-24 06:03:39 +00:00
Natanael Copa
7ec96db158 testing/hiawatha: upgrade to 10.0 2015-12-10 15:32:29 +00:00
Bartłomiej Piotrowski
3cf9d45c95 testing/hiawatha: rebuild against mbedtls 2.1 2015-11-04 14:16:38 +01:00
Natanael Copa
b03ffffda6 testing/hiawatha: upgrade to 9.15 2015-10-15 13:26:43 +00:00
Natanael Copa
0cc655d741 testing/hiawatha: upgrade to 9.14 2015-07-31 09:30:29 +00:00
Bartłomiej Piotrowski
cc239547be testing/hiawatha: rebuild against mbedtls 1.3.11 2015-07-09 13:51:16 +02:00
Leo Unglaub
2e130e9a35 testing/hiawatha: Using the system mbedtls version 2015-06-29 08:30:08 +00:00
Leo Unglaub
4dd94439b7 testing/hiawatha: Update to 9.13
This commit bumps the version to 9.13 and sets
the suid option because the cgi-wrapper requires that bit.
2015-06-29 08:29:55 +00:00
Stuart Cardall
d28d72a16f testing/hiawatha: update to 9.6
Changelog since 9.1:

hiawatha (9.6) stable; urgency=medium
Logfile rotation for access logfiles.
HTTP Strict Transport Security header made optional for RequireSSL.
Support for chunked transfer encoded requests (not for PUT).
Support for improved server statistics in Hiawatha Monitor.
The Hiawatha Monitor is now supported without the need for XSLT.
PolarSSL updated to version 1.3.7.
A few bugfixes as reported by Coverity.
Bugfix: SQL injection detection was broken since 8.6.
Bugfix: XSS detection didn't work for reverse proxy.
Small bugfixes.

hiawatha (9.5) stable; urgency=low
Added support for CGI statistics in Hiawatha Monitor.
MonitorRequests and MonitorStatsInterval option removed.
Added support for Origin HTTP header to prevent CSRF.
EnforceFirstHostname option added.
ScriptAlias option added.
PolarSSL updated to version 1.3.6.
Dropped support for PolarSSL 1.2.

hiawatha (9.4) stable; urgency=low
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.

hiawatha (9.3.1) stable; urgency=low
Several bugfixes in reverse proxy.

hiawatha (9.3) stable; urgency=low
PolarSSL updated to version 1.3.2.
Added support for Elliptic Curve Cryptography.
TunnelSSH option added.
AnonymizeIP option added. Thanks to Klemens Scholhorn.
Keep-alive connections for reverse proxy.
Small improvements.

hiawatha (9.2) stable; urgency=low
Added support for compiling Hiawatha against the system's default version (>=1.2.0) of the PolarSSL library.
PolarSSL updated to version 1.2.8.
Small bugfixes (memory leaks in error situations).
Bugfix: virtual hostname selection for IPv6 with non-standard port.
2014-06-23 06:36:36 +00:00
Bartłomiej Piotrowski
8674fd5de5 testing/hiawatha: run server as nobody 2013-05-12 16:09:25 +02:00
Bartłomiej Piotrowski
4bdb5fec6c testing/hiawatha: new aport 2013-05-12 16:04:03 +02:00