mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
chore: prepare v2.9.9
This commit is contained in:
parent
2714eb2f3f
commit
9ab88d6206
6
CHANGES
6
CHANGES
@ -1,6 +1,8 @@
|
||||
(to be released) - 2.9.x
|
||||
------------------------
|
||||
21 May 2025 - 2.9.9
|
||||
-------------------
|
||||
|
||||
* fix: Possible DoS vulnerability
|
||||
[PR from private repo - @theseion, @fzipi, @airween; fixed CVE-2025-47947]
|
||||
* chore: log error codes for global mutex failure modes.
|
||||
[Issue #3387 - @airween]
|
||||
* chore: refactor build system to use PCRE2
|
||||
|
@ -38,7 +38,7 @@
|
||||
|
||||
#define MODSEC_VERSION_MAJOR "2"
|
||||
#define MODSEC_VERSION_MINOR "9"
|
||||
#define MODSEC_VERSION_MAINT "8"
|
||||
#define MODSEC_VERSION_MAINT "9"
|
||||
#define MODSEC_VERSION_TYPE ""
|
||||
#define MODSEC_VERSION_RELEASE ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user