File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11v3.x.y - YYYY-MMM-DD (to be released)
22-------------------------------------
33
4+ - Fix: audit log may omit tags when multiMatch
5+ [Issue #2866 - @mlevogiannis]
46 - Exclude CRLF from MULTIPART_PART_HEADER value
57 [Issue #2870 - @airween, @martinhsv]
68 - Configure: use AS_ECHO_N instead echo -n
@@ -11,7 +13,6 @@ v3.x.y - YYYY-MMM-DD (to be released)
1113 [Issue #2846 - @tomsommer]
1214
1315
14-
1516v3.0.9 - 2023-Apr-12
1617--------------------
1718
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ knownConditionTrueFalse:src/operators/validate_url_encoding.cc:77
5555knownConditionTrueFalse:src/operators/verify_svnr.cc:87
5656rethrowNoCurrentException:headers/modsecurity/transaction.h:309
5757rethrowNoCurrentException:src/rule_with_actions.cc:127
58- ctunullpointer:src/rule_with_actions.cc:241
58+ ctunullpointer:src/rule_with_actions.cc:244
5959ctunullpointer:src/rule_with_operator.cc:135
6060ctunullpointer:src/rule_with_operator.cc:95
6161passedByValue:src/variables/global.h:109
You can’t perform that action at this time.
0 commit comments