mirror of https://github.com/fail2ban/fail2ban
Add myself to the changelog
parent
c9b24839e4
commit
c0cf3daac8
|
@ -78,7 +78,8 @@ ver. 0.9.2 (2014/XX/XXX) - wanna-be-released
|
||||||
* Absorbed DNSUtils.cidr into addr2bin in filter.py, added unittests
|
* Absorbed DNSUtils.cidr into addr2bin in filter.py, added unittests
|
||||||
* Added syslogsocket configuration to fail2ban.conf
|
* Added syslogsocket configuration to fail2ban.conf
|
||||||
* Note in the jail.conf for the recidive jail to increase dbpurgeage (gh-964)
|
* Note in the jail.conf for the recidive jail to increase dbpurgeage (gh-964)
|
||||||
* Character detection heuristics for whois output via optional setting in mail-whois*.conf. When set by user,
|
* Character detection heuristics for whois output via optional setting in mail-whois*.conf. Thanks Thomas Mayer
|
||||||
|
When set by user,
|
||||||
- detects character set of whois output (which is undefined by RFC 3912) via heuristics of the file command
|
- detects character set of whois output (which is undefined by RFC 3912) via heuristics of the file command
|
||||||
- converts whois data to UTF-8 character set with iconv
|
- converts whois data to UTF-8 character set with iconv
|
||||||
- sends the whois output in UTF-8 character set to mail program
|
- sends the whois output in UTF-8 character set to mail program
|
||||||
|
|
Loading…
Reference in New Issue