Skip to content

Commit 5e38cca

Browse files
authored
Update CHANGES for version 2.9.13
1 parent 3654bce commit 5e38cca

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

CHANGES

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
28 Apr 2026 - 2.9.13
2+
--------------------
3+
4+
* fix: heap buffer overflow in acmp pm
5+
[Issue #3545 - @fumfel,@airween]
6+
* fix: probably UB (left shift of neg. val) in ip_tree code
7+
[Issue #3542 - @fumfel,@airween]
8+
* feat(libinjection): add libinjection 4 final to v2
9+
[Issue #3535 - @airween]
10+
* fix: cppcheck warnings
11+
[Issue #3530 - @airween]
12+
* feat: add Lua 5.5 support when available
13+
[Issue #3527 - @fzipi,@airween]
14+
* refactor: remove NGINX support from v2 (#3498)
15+
[Issue #3502 - @sanjib2006]
16+
* fix: cppcheck warnings in nginx/
17+
[Issue #3493 - @umprayz]
18+
* fix: cppcheck warnings in standalone/
19+
[Issue #3488 - @umprayz]
20+
* v2: Accept requests whose body length is exactly equal to SecRequestBodyNoFilesLimit
21+
[Issue #3480 - @hnakamur]
22+
* fix: yajl detection for source installations (#3457)
23+
[Issue #3458 - @weida]
24+
* feat: fix regression test, add a new CI workflow
25+
[Issue #3456 - @airween]
26+
* Fix libxml2 related deprecated issues
27+
[Issue #3454 - @airween]
28+
* Add CMake and CI Pipeline for ModSecurityIIS in ModSecurity V2
29+
[Issue #3452 - @A13501350]
30+
* fix(iis): IPv6 Handling in ModSecurity IIS Module
31+
[Issue #3443 - @A13501350]
32+
* fix: add event message resources to ModSecurityIIS.dll and resolve "Invalid function" errors (#3408)
33+
[Issue #3438 - @A13501350]
34+
135
05 Aug 2025 - 2.9.12
236
--------------------
337

0 commit comments

Comments
 (0)