From 2a9f3cdad34d9db2f399346f8f64476649e3ccbe Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Thu, 16 Sep 2021 04:42:00 -0400 Subject: [PATCH] Update IPv6 entries in /etc/hosts Add IPv6 localhost (::1) entry. See: https://salsa.debian.org/installer-team/netcfg/-/blob/1767c9264e04652b9150ffc7b25568e4ea6b2bdd/netcfg.h#L42 https://salsa.debian.org/md/netbase/-/blob/9de8afcad482418cc4956dc09bbf6a2e8624d574/debian/netbase.postinst#L8 Also remove ip6-localnet, ip6-mcastprefix, and ip6-allhosts. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499800 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688090 LP: #1943798 --- templates/hosts.debian.tmpl | 5 +---- tools/.github-cla-signers | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/hosts.debian.tmpl b/templates/hosts.debian.tmpl index 7e29907a2a1..afeccf9a73c 100644 --- a/templates/hosts.debian.tmpl +++ b/templates/hosts.debian.tmpl @@ -17,10 +17,7 @@ you need to add the following to config: 127.0.0.1 localhost # The following lines are desirable for IPv6 capable hosts -::1 ip6-localhost ip6-loopback -fe00::0 ip6-localnet -ff00::0 ip6-mcastprefix +::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters -ff02::3 ip6-allhosts diff --git a/tools/.github-cla-signers b/tools/.github-cla-signers index 42a7e4c1bc9..d9d43ba9052 100644 --- a/tools/.github-cla-signers +++ b/tools/.github-cla-signers @@ -53,6 +53,7 @@ omBratteng onitake qubidt renanrodrigo +rhansen riedel sarahwzadara slyon