Bug 246932 - www/mod_qos: Update to 11.66
Summary: www/mod_qos: Update to 11.66
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-02 09:18 UTC by Eero Hänninen
Modified: 2020-06-02 14:53 UTC (History)
1 user (show)

See Also:
fax: maintainer-feedback+


Attachments
www/mod_qos update to 11.66 (811 bytes, patch)
2020-06-02 09:18 UTC, Eero Hänninen
fax: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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