mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 06:57:10 +03:00
Create a 2.5.1-breach1 for the M1100.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,5 +1,5 @@
|
||||
04 Mar 2008 - 2.5.1-rc1
|
||||
-----------------------
|
||||
05 Mar 2008 - 2.5.1-breach1
|
||||
---------------------------
|
||||
|
||||
* Using "severity" in a default action is now just a warning.
|
||||
|
||||
|
||||
@@ -63,7 +63,7 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[];
|
||||
#define MODSEC_VERSION_MAJOR "2"
|
||||
#define MODSEC_VERSION_MINOR "5"
|
||||
#define MODSEC_VERSION_MAINT "0"
|
||||
#define MODSEC_VERSION_TYPE "-rc"
|
||||
#define MODSEC_VERSION_TYPE "-breach"
|
||||
#define MODSEC_VERSION_RELEASE "1"
|
||||
|
||||
#define MODULE_NAME "ModSecurity for Apache"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
Manual</title>
|
||||
|
||||
<articleinfo>
|
||||
<releaseinfo>Version 2.5.1-rc1 (March 04, 2008)</releaseinfo>
|
||||
<releaseinfo>Version 2.5.1-breach1 (March 05, 2008)</releaseinfo>
|
||||
|
||||
<copyright>
|
||||
<year>2004-2008</year>
|
||||
@@ -6053,4 +6053,4 @@ Server: Apache/2.x.x
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user