From 5f5d99824a2b24d11ccbf4969f934c94e58a9a90 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Aug 2018 13:24:52 -0400 Subject: Split mailname property out of Hostname.sane Since bad mailname guesses can lead to ugly surprises. (API change) Kept it in the Hostname module for easy discoverability, and similar to Hostname.searchDomain it sets a value based on the hostname so makes sense to keep it in that module. Didn't implement the mailname equivilant of Hostname.setTo, because it's trivial to write the mailname file with a custom value if desired. This commit was sponsored by John Pellman on Patreon. --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1da97c15..080884ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -propellor (5.4.2) UNRELEASED; urgency=medium +propellor (5.5.0) UNRELEASED; urgency=medium * letsencrypt': Pass --expand to support expanding the list of domains + * Split mailname property out of Hostname.sane, since bad mailname + guesses can lead to ugly surprises. (API change) -- Joey Hess Thu, 09 Aug 2018 10:54:41 -0400 -- cgit v1.2.3