 |
| Atomicorp Staff - Site Admin |
 |
Joined: Wed Dec 31, 1969 8:00 pm Posts: 7460 Location: earth
|
|
This is a minor bug and feature update. It is duplicated to both the ASL-2.0 and Atomic Repos.
Changelog
* Remove the ability to use a relative path to a piped audit logger (i.e. mlogc) as Apache does not support it in their piped loggers and it was breaking Windows and probably other platforms that use spaces in filesystem paths. Discovered by Tom Donovan. * Fix memory leak freeing regex. Discovered by Tom Donovan. * Fix some portability issues on Windows. * Fixed Geo lookup concurrent connections bug * Fixed Skip/SkipAfter chain bug * Added new setvar Lua API to be used into Lua scripts * Added PCRE messages indicates each rule that exceed match limits * Added new Base64 transformation function called base64DecodeEx, which can decode base64 data skipping special characters. * Add SecReadStateLimit to limit the number of concurrent threads in BUSY connections per ip address * Fixed redirect action was not expanding macros in chained rules
To upgrade: yum upgrade mod_security
|
|