summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-01-04 18:20:02 -0400
committerJoey Hess2015-01-04 18:20:02 -0400
commitef2f3d33de13df6e364de41bc5ed952fafaa0027 (patch)
tree41c4956507de84a2fecec3894575d12803580de4 /debian
parentf21d6fcb2dcd88875c10e1d2a8f84f6f89d324f8 (diff)
Fix bug that prevented deploying ssh host keys when the file for the key didn't already exist.
This is not a new bug.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1cf57117..a454ac58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (1.3.1) UNRELEASED; urgency=medium
+
+ * Fix bug that prevented deploying ssh host keys when the file for the
+ key didn't already exist.
+
+ -- Joey Hess <id@joeyh.name> Sun, 04 Jan 2015 18:19:30 -0400
+
propellor (1.3.0) unstable; urgency=medium
* --spin checks if the DNS matches any configured IP address property