From 2a5c93cfb54b1f307d0360c550a7a9477e7cfb0e Mon Sep 17 00:00:00 2001 From: Kevin Locke Date: Mon, 5 Oct 2015 00:31:13 -0700 Subject: [PATCH] Update ChangeLog and THANKS for "Auth fail" changes Document the changes from 36919d9f in the ChangeLog and add myself to the THANKS file (at @sebres suggestion). Signed-off-by: Kevin Locke --- ChangeLog | 2 ++ THANKS | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2c2636a8..3bdd867a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ ver. 0.9.4 (2015/XX/XXX) - wanna-be-released * Fix dnsToIp resolver for fqdn with large list of IPs (gh-1164) * filter.d/apache-badbots.conf - Updated useragent string regex adding escape for `+` + * filter.d/sshd.conf + - Updated "Auth fail" regex for OpenSSH 5.9 and later * Treat failed and killed execution of commands identically (only different log messages), which addresses different behavior on different exit codes of dash and bash (gh-1155) diff --git a/THANKS b/THANKS index 68c7af48..5cea437b 100644 --- a/THANKS +++ b/THANKS @@ -65,6 +65,7 @@ Joël Bertrand JP Espinosa jserrachinha Justin Shore +Kevin Locke Kévin Drapel kjohnsonecl kojiro