Update to release 2.6.8

This commit is contained in:
brenosilva 2012-09-25 14:02:50 +00:00
parent 18f98e755b
commit a9ab4632f5

View File

@ -1,4 +1,11 @@
XX NNN 2012 - 2.7.0-rc3
25 Sep 2012 - 2.6.8
-------------------
* Fixed ctl:ruleRemoveTargetByID order issue (MODSEC-333). Thanks to Armadillo Dasypodidae.
* Fixed variable HIGHEST_SEVERITY incorrectly gets reset in a chain rule (MODSEC-315). Thanks to Valery Reznic.
10 Sep 2012 - 2.7.0-rc3
-------------------
* Fixed requests bigger than SecRequestBodyNoFilesLimit were truncated even engine mode was detection only.