add news item for propellor 0.8.2

This commit is contained in:
Joey Hess 2014-08-04 02:13:58 -04:00
parent e743068ccf
commit 8bea99ea0e
2 changed files with 10 additions and 6 deletions

View File

@ -1,6 +0,0 @@
propellor 0.5.3 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Fix unattended-upgrades config for !stable.
* Ensure that kernel hostname is same as /etc/hostname when configuring
hostname.
* Added modules for some hosting providers (DigitalOcean, CloudAtCost)."""]]

View File

@ -0,0 +1,10 @@
propellor 0.8.2 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Fix bug in File.containsLines that caused lines that were already in the
file to sometimes be appended to the end.
* Hostname.sane also configures /etc/mailname.
* Fixed Postfix.satellite to really configure relayhost = smtp.domain.
* Avoid reconfiguring postfix unncessarily when it already has a relayhost.
* Deal with apache 2.4's change in the name of site-available config files.
* Hostname aliases can now be used in several places, including --spin
and Ssh.knownHost."""]]