aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hiawatha
diff options
context:
space:
mode:
authorStuart Cardall <developer@it-offshore.co.uk>2014-06-22 13:33:33 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-06-23 06:36:36 +0000
commitd28d72a16f7697a518150bf27feb26ac317bce28 (patch)
tree2222322e843de0adc34ab42d2180e3a73ed0a6f0 /testing/hiawatha
parent643930a8387638d8d33a071879c9dd0e1034c86c (diff)
downloadaports-d28d72a16f7697a518150bf27feb26ac317bce28.tar.bz2
aports-d28d72a16f7697a518150bf27feb26ac317bce28.tar.xz
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.
Diffstat (limited to 'testing/hiawatha')
-rw-r--r--testing/hiawatha/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/hiawatha/APKBUILD b/testing/hiawatha/APKBUILD
index e071994a04..ba1fc411f6 100644
--- a/testing/hiawatha/APKBUILD
+++ b/testing/hiawatha/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Pascal Ernster <aur at hardfalcon dot net>
pkgname=hiawatha
-pkgver=9.1
-pkgrel=1
+pkgver=9.6
+pkgrel=0
pkgdesc='Secure and advanced webserver'
url='https://www.hiawatha-webserver.org/'
arch=all
@@ -48,12 +48,12 @@ package() {
"$pkgdir"/usr/share/doc/hiawatha/hiawatha.conf.sample || return 1
}
-md5sums="833ffc295310cb30694e2b6a2c7ffc9c hiawatha-9.1.tar.gz
+md5sums="f43c98a8ed19c586ff5798f58689fcfd hiawatha-9.6.tar.gz
3bf112b794aa10debb93b5d892dfa425 hiawatha.initd
fb24fcbfa820a5b85f6c4c8a520a6920 hiawatha.conf.sample"
-sha256sums="699958c178757be0a5074093c15a136cd4387403e60911d29520d362f345ab48 hiawatha-9.1.tar.gz
+sha256sums="13132fdb322a8d222f7fa25fa19b5485fcdf7a9568fbe4a52c99905571a75a45 hiawatha-9.6.tar.gz
c229c23712d71cf830a46f152f78a1aa726cf7c7cf9129ef7acfefb73483ae4c hiawatha.initd
4671d2586cbe3cd6497b16ff422c6143cdab40641ef3c9c4988c478351a8f5e7 hiawatha.conf.sample"
-sha512sums="ff369bb9736d5cdf162da93888c61e4c880db0ba5ee2d56a5368cb4b8212f50dc09f0a57c664b824eec7c38c26b088db8d1e484a2a47e5f06246fe4442c652c0 hiawatha-9.1.tar.gz
+sha512sums="0b5967fc4661baa5f18ab6889aa739d3733b634ddfb01b3dc38df1e9b5da3811060d2b988af43bdece7468c768707736fec303a37e0f51a1aaab6dec9dd7e736 hiawatha-9.6.tar.gz
412ba77b765015dccf6804d0ef06c55590b7dbec0bf3beb18652e05ae0efc364061bb8892e9727d2a7ac5df93656b62bcb89448dfa4272ae6ae26c633523b17a hiawatha.initd
b2aad6d02e03a3e25dc6dc30deab4637a7de5448255b6b707363e8c71ae1029e669bacdb6b88889ec1aa804fe717560e872dc44d049127af9aa155a8895c8a60 hiawatha.conf.sample"