diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-07-21 11:00:02 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-07-21 11:00:02 -0400 |
| commit | 2932c2b420a3d059be0faecc2113f19f1171af4d (patch) | |
| tree | 0221e2604bbac9e42a08376f5562d29e78d84cc8 | |
| parent | f3ff40b975d2cd2a8cec23a6ef1a86f05197664c (diff) | |
changelog
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b411fa2..055035bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ propellor (2.7.0) UNRELEASED; urgency=medium * Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ForcedCommandsOnly (API change) * setSshdConfig type changed, and setSshdConfigBool added with old type. + * Fix a bug in shim generation code for docker and chroots, that + sometimes prevented deployment of docker containers. -- Joey Hess <id@joeyh.name> Mon, 20 Jul 2015 12:01:38 -0400 |
