File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1
1
DD mmm YYYY - 2.9.x (to be released)
2
2
-------------------
3
3
4
+ * Support for PCRE2 in Windows
5
+ [PR #2931, @leancz]
6
+ * Fix ; incorrectly replaced by space in t:cmdline
7
+ [PR #3051, @marcstern]
8
+ * Add some syntax validation
9
+ [PR #2994, @marcstern]
10
+ * Optimize macro processing
11
+ [PR #2992/3004, @marcstern]
12
+ * Add detailed error message when writing collections
13
+ [PR #3050, @marcstern]
14
+ * Add context info to error message
15
+ [PR #2997, @marcstern]
16
+ * Fix ctl:ruleRemoveByTag that isn't executed if no rule id is present
17
+ [PR #3012, @marcstern]
18
+ * Ignore empty action instead of storing it
19
+ [PR #3003, @marcstern]
20
+ * Fixed memory leak if builded modsecurity with --enable-pcre-study
21
+ [Issue #610, @marcstern]
22
+ * Remove useless code
23
+ [PR #2953/2954, @marcstern]
24
+ * Centralized function to get user name, compatible with Linux & Windows
25
+ [PR #2956, @marcstern]
26
+ * Compatibility with libyajl decoding the buffer inline
27
+ [PR #2957, @marcstern]
28
+ * Fixed memory leaks
29
+ [PR #2960/2963/2969, @marcstern]
30
+ * Fixed uninitialized variable
31
+ [PR #2987, @marcstern]
4
32
* Set the minimum security protocol version for SecRemoteRules
5
33
[Issue security/code-scanning/2 - @airween]
6
34
* Allow lua version 5.4
You can’t perform that action at this time.
0 commit comments