summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2021-08-05 23:40:04 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2021-08-05 23:40:04 +0100
commita163c63787f569931f36ac9201ffbdf9be210227 (patch)
tree75b75d4381e2258f9d3bf8e29496164307911dcc /CHANGELOG
parent8389b943d31ae2aac5d0194536c0ce423e5936bb (diff)
downloaddnsmasq-a163c63787f569931f36ac9201ffbdf9be210227.tar.gz
CONNTRACK needs CAP_NET_ADMIN.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0e5d05d..4016ab0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -82,6 +82,10 @@ version 2.86
Make domains generated by --synth-domain appear in replies
when in authoritative mode.
+ Ensure CAP_NET_ADMIN capability is available when
+ conntrack is configured. Thanks to Yick Xie for spotting
+ the lack of this.
+
version 2.85
Fix problem with DNS retries in 2.83/2.84.