From 26f989b5ab4d21e5212bfaf657e43aee6211253d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 6 Jul 2014 12:23:57 -0400 Subject: Hostname.sane now cleans up the 127.0.0.1 localhost line in /etc/hosts, to avoid eg, apache complaining that "Could not reliably determine the server's fully qualified domain name". --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 90992e2d..83a9a767 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ propellor (0.7.1) UNRELEASED; urgency=medium * Add --list-fields to list a host's currently set privdata fields. * Fix randomHostKeys property to run openssh-server's postinst in a non-failing way. + * Hostname.sane now cleans up the 127.0.0.1 localhost line in /etc/hosts, + to avoid eg, apache complaining that "Could not reliably determine the + server's fully qualified domain name". -- Joey Hess Thu, 19 Jun 2014 14:27:21 -0400 -- cgit v1.3-2-g0d8e