mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 22:08:11 -04:00
security/maltrail: update
This commit is contained in:
parent
03a04234d9
commit
c42a129ff9
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PLUGIN_NAME= maltrail
|
||||
PLUGIN_VERSION= 1.10
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_COMMENT= Malicious traffic detection system
|
||||
PLUGIN_DEPENDS= maltrail
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ Changelog
|
|||
|
||||
* Add CHECK_HOST_DOMAINS option
|
||||
* Fix CUSTOM_TRAILS_DIR (contributed by codiflow)
|
||||
* Fix python3 binary use in RC scripting (contributed by Tom Reid)
|
||||
|
||||
1.9
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue