security/maltrail: update

This commit is contained in:
Franco Fichtner 2026-06-02 11:08:44 +02:00
parent 03a04234d9
commit c42a129ff9
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -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