Comment 6 for bug 1639776

Revision history for this message
Harald Rudell (harald-rudell) wrote : Re: dnsmasq fails to send queries out after suspend disconnects the interface

A package that fixes the problem Ubuntu 16.10 amd64

built like:
mkdir --parents 161119-dnsmasq-base
cd 161119-dnsmasq-base
apt-get source dnsmasq-base
sudo apt-get build-dep dnsmasq-base
wget https://launchpadlibrarian.net/292578501/rebind-after-suspend.diff
patch --strip=0 <rebind-after-suspend.diff
cd dnsmasq-2.76
dch -i
debuild -us -uc -b
cd ..
sha256sum dnsmasq-base_2.76-4ubuntu1FIX1639776ubuntu1_amd64.deb
90816ff1e2dad6002576967b9ad02bfa3780fe4ea0419db0cedacf4b1dff5bc0 dnsmasq-base_2.76-4ubuntu1FIX1639776ubuntu1_amd64.deb
sudo dpkg --install dnsmasq-base_2.76-4ubuntu1FIX1639776ubuntu1_amd64.deb