summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a6d372d..6854de8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
dnsmasq (2.69-1) unstable; urgency=low
* New upstream.
+ * Set --local-service. (closes: #732610)
+ This tells dnsmasq to ignore DNS requests that don't come from a local network.
+ It's automatically ignored if --interface --except-interface, --listen-address
+ or --auth-server exist in the configuration, so for most installations, it will
+ have no effect, but for otherwise-unconfigured installations, it stops dnsmasq
+ from being vulnerable to DNS-reflection attacks.
-- Simon Kelley <simon@thekelleys.org.uk> Tue, 4 Feb 2014 16:28:12 +0000