File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
43
01 Nov 2012 - 2.7.1
2
44
-------------------
3
45
You can’t perform that action at this time.
0 commit comments