Subject: CVS commit: pkgsrc/security/ap-modsecurity2
From: Adrian Portelli
Date: 2007-05-18 11:20:10
Message id: 20070518092011.7AD7721507@cvs.netbsd.org

Log Message:
11 Apr 2007 - 2.1.1
-------------------
* Add the PCRE_DOLLAR_ENDONLY option when compiling regular expression
  for the @rx operator and variables.
* Really set PCRE_DOTALL option when compiling the regular expression
  for the @rx operator as the docs state.
* Fixed potential memory corruption when expanding macros.
* Fixed error when a collection was retrieved from storage in the same second
  as creation by setting the rate to zero.
* Fixed ASCIIZ (NUL) parsing for application/x-www-form-urlencoded forms.
* Fixed the faulty REQUEST_FILENAME variable, which used to change
  the internal Apache structures by mistake.
* Updates to quiet some compiler warnings.
* Fixed some casting issues for compiling on NetWare (patch from Guenter Knauf)

Files:
RevisionActionfile
1.5modifypkgsrc/security/ap-modsecurity2/Makefile
1.3modifypkgsrc/security/ap-modsecurity2/distinfo
1.3modifypkgsrc/security/ap-modsecurity2/patches/patch-aa