Update to 11.36.

Changes between releases:
 - Fixed: moves code from "process connection" hook to the "pre
   connection" hook for Apache 2.4 compatibility and higher efficiency.
 - Lower severity of message 036 to critical.
 - Fixed: potential segfault by mod_ssl in ssl_io_filter_disable()
   when closing a connection after a failed SSL handshake.
 - New variable QS_SetEnvIfResBodyIgnore which might be used to
   deactivate QS_SetEnvIfResBody.
 - mod_qos_ev: sets "v" if an IP is marked as VIP.
 - QS_ClientLowPrio variable's value contains the status flag representing
   the tracked attribues.
 - Sets QS_IsVipRequest variable for marked IP addresses at connection
   processing handler and propagetes it to every request.
 - Fixed: message 045 (uri check ignores log-only mode).
 - Header filter: accept reagion specific language codes in
   Accept-Language request header by default.
 - Compiles also against OpenSSL 1.1.0b.

PR:		215605
Submitted by:	Eero Hänninen <fax@nohik.ee> (maintainer)
This commit is contained in:
Raphael Kubo da Costa 2016-12-27 18:48:34 +00:00
parent 4311232afd
commit f132dbdf46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429644
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mod_qos
PORTVERSION= 11.31
PORTVERSION= 11.36
CATEGORIES= www
MASTER_SITES= SF/mod-qos
DIST_SUBDIR= apache2

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1470225087
SHA256 (apache2/mod_qos-11.31.tar.gz) = bf324980d6b4b7daf5d110a867224fd918caa4ec755083b8bce048851e23ef12
SIZE (apache2/mod_qos-11.31.tar.gz) = 536007
TIMESTAMP = 1482835930
SHA256 (apache2/mod_qos-11.36.tar.gz) = cb80e1c2862afb3ef3db0e94ef69b7d9df7630fe36a14084c399bbfc91f902b7
SIZE (apache2/mod_qos-11.36.tar.gz) = 532559