diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-14 20:36:23 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-14 20:36:23 -0400 |
| commit | 2081a49b659ddb1a9c8b647f2703a052ea38953b (patch) | |
| tree | 6ce3a2daf93938fa27faf5df8e658358b55affd3 /debian | |
| parent | 7115d1ec162b4059b3e8e8f84bd8d5898c1db025 (diff) | |
changelog
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7a06e2f9..5859e406 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,12 @@ propellor (0.5.2) UNRELEASED; 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 |
