fix of SafeConfigParserWithIncludes

This commit is contained in:
sebres 2018-12-11 15:39:43 +01:00
parent 0245777c84
commit 9b96a7de89

View file

@ -35,6 +35,8 @@ ver. 0.10.5-dev-1 (20??/??/??) - development edition
-----------
### Fixes
* fixed read of included config-files (`.local` overwrites options of `.conf` for config-files
included with before/after)
* `filter.d/sshd.conf`:
- captures `Disconnecting ...: Change of username or service not allowed` (gh-2239, gh-2279)
- captures `Disconnected from ... [preauth]` (`extra`/`aggressive` mode and preauth phase only, gh-2239, gh-2279)