diff --git a/ChangeLog b/ChangeLog index 299a89c8..4f16fec0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ ver. 0.8.12 (2013/12/XX) - things-can-only-get-better - recidive jail to block all protocols. Closes gh-440. Thanks Ioan Indreias - smtps not a IANA standard and has been removed from Arch. Replaced with 465. Thanks Stefan. Closes gh-447 + - mysqld-syslog-iptables rule was too long. Part of gh-447. - New Features: diff --git a/THANKS b/THANKS index afc72aa3..04c8728d 100644 --- a/THANKS +++ b/THANKS @@ -66,6 +66,7 @@ Russell Odom Sebastian Arcus Sireyessire silviogarbes +Stefan Tatschner Stephen Gildea Steven Hiscocks Tom Pike diff --git a/config/jail.conf b/config/jail.conf index 481f0880..33d1d439 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -389,7 +389,7 @@ logpath = /var/log/mysqld.log maxretry = 5 -[mysqld-syslog-iptables] +[mysqld-syslog] enabled = false filter = mysqld-auth