From 93ae826fc6cc3c3e2c408b7ce07e70d2f98a3aae Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 15 Dec 2025 10:58:55 +0200 Subject: [PATCH] resolved.conf.d/README: update links on DNSSEC issues --- etc/systemd/resolved.conf.d/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/systemd/resolved.conf.d/README.md b/etc/systemd/resolved.conf.d/README.md index 70b03858..4dd42731 100644 --- a/etc/systemd/resolved.conf.d/README.md +++ b/etc/systemd/resolved.conf.d/README.md @@ -58,7 +58,9 @@ Other links I have found important and my files are based on: - https://wiki.archlinux.org/index.php/Systemd-resolved - Also provides the serious issues systemd-resolved+DNSSEC issues, - https://github.com/systemd/systemd/issues/10579 & - https://github.com/systemd/systemd/issues/9867 + https://github.com/systemd/systemd/issues/10579 + https://github.com/systemd/systemd/issues/36001 & + https://github.com/systemd/systemd/issues/9867 + https://github.com/systemd/systemd/issues/35126 - request for strict DoT: https://github.com/systemd/systemd/issues/10755 - vulnerable to MITM: https://github.com/systemd/systemd/issues/9397