summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsebres <serg.brester@sebres.de>2023-01-11 18:30:37 +0100
committersebres <serg.brester@sebres.de>2023-01-11 18:30:37 +0100
commited135b6a932bb4ab2928cc7617729ebf12a532f8 (patch)
tree624b466625e15b2151c7e526c0c7724f63451065
parent582436aadf310ff2db4d0dc76668c5fa7e5a3c03 (diff)
downloadfail2ban-ed135b6a932bb4ab2928cc7617729ebf12a532f8.tar.gz
changelog entries (gh-3438, gh-3132)
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c0198ca..a2259e36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,8 +11,13 @@ ver. 1.0.3-dev-1 (20??/??/??) - development nightly edition
-----------
### Fixes
+* circumvent SEGFAULT in a python's socket module by getaddrinfo with disabled IPv6 (gh-3438)
### New Features and Enhancements
+* better auto-detection for IPv6 support (`allowipv6 = auto` by default), trying to check sysctl net.ipv6.conf.all.disable_ipv6
+ (value read from `/proc/sys/net/ipv6/conf/all/disable_ipv6`) if available, otherwise seeks over local IPv6 from network interfaces
+ if available for platform and uses DNS to find local IPv6 as a fallback only
+* improve `ignoreself` by considering all local addresses from network interfaces additionally to IPs from hostnames (gh-3132)
ver. 1.0.2 (2022/11/09) - finally-war-game-test-tape-not-a-nuclear-alarm