Bug 246932

Summary: www/mod_qos: Update to 11.66
Product: Ports & Packages Reporter: Eero Hänninen <fax>
Component: Individual Port(s)Assignee: Jochen Neumeister <joneum>
Status: Closed FIXED    
Severity: Affects Only Me CC: joneum
Priority: --- Flags: fax: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www/mod_qos update to 11.66 fax: maintainer-approval+

Description Eero Hänninen 2020-06-02 09:18:13 UTC
Created attachment 215159 [details]
www/mod_qos update to 11.66

Update to version 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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-06-02 14:53:47 UTC
A commit references this bug:

Author: joneum
Date: Tue Jun  2 14:53:25 UTC 2020
New revision: 537561
URL: https://svnweb.freebsd.org/changeset/ports/537561

Log:
  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

Changes:
  head/www/mod_qos/Makefile
  head/www/mod_qos/distinfo