Skip to content

Commit a217cb1

Browse files
authored
Merge pull request #3389 from airween/v2/master
chore: prepare v2.9.9
2 parents 2714eb2 + 0fa2754 commit a217cb1

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGES

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
(to be released) - 2.9.x
2-
------------------------
1+
21 May 2025 - 2.9.9
2+
-------------------
33

4+
* fix: DoS vulnerability
5+
[PR from private repo - @theseion, @fzipi, @airween; fixed CVE-2025-47947]
46
* chore: log error codes for global mutex failure modes.
57
[Issue #3387 - @airween]
68
* chore: refactor build system to use PCRE2

apache2/msc_release.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
#define MODSEC_VERSION_MAJOR "2"
4040
#define MODSEC_VERSION_MINOR "9"
41-
#define MODSEC_VERSION_MAINT "8"
41+
#define MODSEC_VERSION_MAINT "9"
4242
#define MODSEC_VERSION_TYPE ""
4343
#define MODSEC_VERSION_RELEASE ""
4444

0 commit comments

Comments
 (0)