Hi all,

Package: minissdpd
Version: 1.5.20190824-1

I'm also affected by this bug. I was able to confirm that the old information comes from debconf. Using the following scrip, you can see the old interface information used (needs to be run as root).

!#/bin/sh -e
. /usr/share/debconf/confmodule
db_get minissdpd/listen
echo $RET

As far as I can tell, although  the /etc/default/minissdpd is sourced at line 25 in /var/lib/dpkg/info/minissdpd.config, in line 38 the MiniSSDPd_INTERFACE_ADDRESS is overwritten.

Hope this helps,

Reply via email to