diff --git a/hosts b/hosts index c328bb5..be82a97 100644 --- a/hosts +++ b/hosts @@ -10,6 +10,8 @@ # 127.0.0.1 localhost +# fallback hostname used by NetworkManager +127.0.0.1 localhost.localdomain # special IPv6 addresses ::1 localhost ipv6-localhost ipv6-loopback diff --git a/netcfg.changes b/netcfg.changes index 203c05a..46764e3 100644 --- a/netcfg.changes +++ b/netcfg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 19 13:59:22 UTC 2021 - Danilo Spinella + +- Add localhost.localdomain fallback hostname used by NetworkManager + (bsc#1177835). + ------------------------------------------------------------------- Thu Feb 18 07:40:58 UTC 2021 - Johannes Segitz