summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-05-17 16:43:36 -0400
committerJoey Hess <joey@kitenet.net>2014-05-17 16:43:36 -0400
commitd1d94fa1ea1cdea28298b935f53e59dca36b31c8 (patch)
treec3f95f061f73dd865ba3795b68573973d26a0b83 /debian
parent39217c55690de5641a9fe4ef2236d6127ebbcbb3 (diff)
parentc09babd5b7cb059cc9fa5ffb2ddfa4255e21e321 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a06e2f9..16ababc2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
-propellor (0.5.2) UNRELEASED; urgency=medium
+propellor (0.5.2) unstable; urgency=medium
+ * A bug that caused propellor to hang when updating a running docker
+ container appears to have been fixed. Note that since it affects
+ the propellor process that serves as "init" of docker containers,
+ they have to be restarted for the fix to take effect.
* Licence changed from GPL to BSD.
+ * A few changes to allow building Propellor on OSX. One user reports
+ successfully using it there.
- -- Joey Hess <joeyh@debian.org> Sat, 10 May 2014 11:05:19 -0300
+ -- Joey Hess <joeyh@debian.org> Sat, 17 May 2014 16:42:55 -0400
propellor (0.5.1) unstable; urgency=medium