mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fix collection naming problem
As reported on #1274 we had a problem while merging the collections. Turns out that the collection name was wrong while passing the information to setvar.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,6 +1,8 @@
|
||||
DD MMM YYYY - 2.9.2 - To be released
|
||||
------------------------------------
|
||||
|
||||
* Fix collection naming problem while merging collections.
|
||||
[Issue #1274 - Coty Sutherland and @zimmerle]
|
||||
* Fix --enable-docs adding missing Makefile, modifying autoconf and filenames
|
||||
[Issue #1322 - @victorhora]
|
||||
* Change from using rand() to thread-safe ap_random_pick.
|
||||
|
Reference in New Issue
Block a user