aboutsummaryrefslogtreecommitdiff
path: root/www/mod_qos
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2020-06-02 14:53:24 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2020-06-02 14:53:24 +0000
commit4de9d9e35394ac729f3ec4664afd972600d96991 (patch)
tree919d58c50ba86ec9ae41392ea4a29f9718cdccf3 /www/mod_qos
parentd0ab8bdd5122338f91f58fd8ec94eea4d82fc8e7 (diff)
downloadports-4de9d9e35394ac729f3ec4664afd972600d96991.tar.gz
ports-4de9d9e35394ac729f3ec4664afd972600d96991.zip
Update to 11.66
Changes since last update of this port: Version 11.66 - QS_ClientIpFromHeader supports pseudo IP by creating a hash of a HTTP request header's value if the header name is prefixed by '#', e.g. #Authorization to use the HTTP basic auth header. It's also possible to use the client's SSL client certificate's subject and issuer DN if you specify #SSL_CLIENT_S_DN instead of a real HTTP header name. Note: Does not work for IP geolocation. Version 11.65 - Fixed: QS_SrvMinDataRate did not enfore (log only) min data rate in simple mode (only one arg). Improved min. data rate calculation and updated documentation. - Fixed: Several typos in documentation. Version 11.64 - Updated request header filter rules (allows signed HTTP exchanges content type in Accept header). - qsgeo: New pattern to detect "readable" format (no longer adding IP address range twice for some file formats). - QS_Status: adds the QS_AllConn variable to the maxClients object. PR: 246932 Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=537561
Diffstat (limited to 'www/mod_qos')
-rw-r--r--www/mod_qos/Makefile2
-rw-r--r--www/mod_qos/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_qos/Makefile b/www/mod_qos/Makefile
index f6a786c77986..53b3380aca85 100644
--- a/www/mod_qos/Makefile
+++ b/www/mod_qos/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mod_qos
-DISTVERSION= 11.63
+DISTVERSION= 11.66
CATEGORIES= www
MASTER_SITES= SF/mod-qos
DIST_SUBDIR= apache2
diff --git a/www/mod_qos/distinfo b/www/mod_qos/distinfo
index 23e168eb8aa6..db8fd7aa5317 100644
--- a/www/mod_qos/distinfo
+++ b/www/mod_qos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566150616
-SHA256 (apache2/mod_qos-11.63.tar.gz) = 1a391c476d59617f69108d2069a4e0eadfc639caf3a4da29b0374d9e603815c8
-SIZE (apache2/mod_qos-11.63.tar.gz) = 1244801
+TIMESTAMP = 1591107976
+SHA256 (apache2/mod_qos-11.66.tar.gz) = 4ad65fc568d4a92ddb6fc2230587a36749a035267dc8b9ebb145faaae5b5eaa4
+SIZE (apache2/mod_qos-11.66.tar.gz) = 1247819