diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b85c836f..88aaf917 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +propellor (2.17.2) unstable; urgency=medium + + * When new dependencies are added to propellor or the propellor config, + try harder to get them installed. In particular, this makes + propellor --spin work when the remote host needs to get dependencies + installed in order to build the updated config. + * Apt.update: Also run dpkg --configure -a here as apt for some reason + won't even update if dpkg was interrupted. + + -- Joey Hess <id@joeyh.name> Mon, 28 Mar 2016 11:06:34 -0400 + propellor (2.17.1) unstable; urgency=medium * Avoid generating excessively long paths to the unix socket file @@ -6,8 +17,6 @@ propellor (2.17.1) unstable; urgency=medium * Uwsgi: add ".ini" extension to app config files. Files without extensions were ignored by uwsgi. Thanks, Félix Sipma. - * Apt.update: Also run dpkg --configure -a here as apt for some reason - won't even update if dpkg was interrupted. -- Joey Hess <id@joeyh.name> Mon, 28 Mar 2016 11:06:34 -0400 |
