summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-08-04 01:12:39 -0400
committerJoey Hess2014-08-04 01:12:39 -0400
commit81f370b9daa63c07236a4d88adcd407bd84267a9 (patch)
tree749e52896eb0251364ecb904795f7018207150ec /debian
parent8c51e3f8d1b1f2ed27124940062537c610bcd8ea (diff)
parent9d2cc7774bb8ccf7c8663f28c55c489bc383e5ce (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 54923662..29dec10c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+propellor (0.8.2) unstable; urgency=medium
+
+ * 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.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 04 Aug 2014 01:12:19 -0400
+
propellor (0.8.1) unstable; urgency=medium
* Run apt-get update in initial bootstrap.