Dear Maintainer,
glibc currently limits the number of nameserver directives in
resolv.conf to 3. On IPv4/6 dual-stack hosts this can be quite
limiting. When redundant nameservers are available we can either
choose to have redundancy on v4 or v6 which is unsatisfying.
I'm not aware of this problem having been discussed in Debian before,
but Ubuntu has an open bug[1] for it. There also is a surprisingly
insightful Stackoverflow post[2] on how one might go about increasing
MAXNS without an ABI break.
[1]: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/118930
[2]: https://stackoverflow.com/questions/64047757/more-than-3-dns-server-in-ubuntu