Skip to content

Commit 8148a80

Browse files
committed
Update CHANGES
1 parent adb38ad commit 8148a80

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGES

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
21 Jan 2013 - 2.7.2
2+
-------------------
3+
4+
* IIS version is now stable.
5+
6+
* Fixed IIS version does not pass through POST data to ASP.NET when SecRequestBodyAccess
7+
is set to On (MODSEC-372).
8+
9+
* Fixed IIS version HTTP Request Smuggling protection does not work (MODSEC-344).
10+
11+
* Fixed IIS version PHP Injection Attack (958976) protection does not work (MODSEC-346).
12+
13+
* Fixed IIS version Request limit protections are not working (MODSEC-349).
14+
15+
* Fixed IIS version Outbound protections are not working (MODSEC-350).
16+
17+
* Added IIS version better installer.
18+
19+
* NGINX version removed ModSecurityPassCommand (Thanks chaizhenhua).
20+
21+
* Fixed NGINX version ngx_http_read_client_request_body returned unexpected buffer type (Thanks chaizhenhua).
22+
23+
* Fixed NGINX version INCS config directories on fedora (Thanks chaizhenhua).
24+
25+
* Added NGINX version Added drop action for nginx (Thanks chaizhenhua).
26+
27+
* Fixed bug in cpf_verify operator (Thanks Hideaki Hayashi).
28+
29+
* Fixed build modsecurity under Arch Linux.
30+
31+
* Fixed make test crashing when JIT pcre is enabled.
32+
33+
* Fixed better cookie separator detection code.
34+
35+
* Fixed mod_security displaying wrong ip address in error.log using apache 2.4 and mod_remoteip.
36+
37+
* Fixed mod_security was not compiling when use apr without ipv6 support.
38+
39+
* Fixed mod_security was not compiling when use lua 5.2.
40+
41+
* Fixed issue when execute make install under Solaris.
42+
143
01 Nov 2012 - 2.7.1
244
-------------------
345

0 commit comments

Comments
 (0)