Hi Chris,
Thanks for the
quick reply. I'm not a developer, so I'm afraid I don't know what an MR
is or how to submit a patch. However, I've taken the text of the
relevant NEWS item from the systemd-resolved package as a starting point
for the text below. Please let me know if this draft is useful:
For trixie, mDNS support is now globally disabled by default in systemd-resolved.
Users relying on mDNS who are not already using Avahi must mask the
associated drop-in configuration file before upgrading, or the machine may
become unreachable upon package upgrade. To mask the drop-in, do the
following as root:
mkdir -p /etc/systemd/resolved.conf.d/
touch /etc/systemd/resolved.conf.d/00-disable-mdns.conf
Best,
Colin