diff --git a/ChangeLog b/ChangeLog index 58f8f84a..02c55bb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,7 @@ ver. 0.8.12 (2013/12/XX) - things-can-only-get-better - allow for ", referer ..." in apache-* filter for apache error logs. - allow for spaces at the beginning of kernel messages. Closes gh-448 - recidive jail to block all protocols. Closes gh-440. Thanks Ioan Indreias + - 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 433170a5..05f4b768 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