diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-01-21 17:15:51 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-01-21 17:17:12 +0100 |
commit | a974b61d94af35df0cc7e9a3dca3cb758d85d91e (patch) | |
tree | a9f1cb793cc65429acb4c0eae4de3a070b0681a4 /debian | |
parent | d663e63a2d60fa6c79328cd08a6fce76f3861372 (diff) | |
download | vyatta-cfg-system-a974b61d94af35df0cc7e9a3dca3cb758d85d91e.tar.gz vyatta-cfg-system-a974b61d94af35df0cc7e9a3dca3cb758d85d91e.zip |
T523: Only bind dnsmasq to configured interfaces
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0675e402..89c7b4ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +vyatta-cfg-system (0.20.44+vyos2+current8) unstable; urgency=medium + + * T523: Only bind dnsmasq to configured interfaces + * T523: Use systemctl to stop/restart dnsmasq + * T523: Use new location for dnsmasq config files + + -- Christian Poessinger <christian@poessinger.com> Sun, 21 Jan 2018 17:16:04 +0100 + vyatta-cfg-system (0.20.44+vyos2+current7) unstable; urgency=medium * T297: Fix DNS Forwarding server does not allow IPv6 address in name-server |