diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-07-20 12:06:36 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-07-20 12:06:36 -0400 |
| commit | 55c6b1cc306f38e22a4524903d7609d1309c3871 (patch) | |
| tree | dc99bf7b2f59294fdd63b44dd6c6ae8a2eda0162 /debian | |
| parent | 5df1c9dc5aad8a1389ccf02c8a0b7cd1f8d165c0 (diff) | |
| parent | 8d971b83ba11fc0eb521d9d15e4a2ae281bc2ef5 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3b20a402..6b411fa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +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. + + -- Joey Hess <id@joeyh.name> Mon, 20 Jul 2015 12:01:38 -0400 + propellor (2.6.0) unstable; urgency=medium * Replace String type synonym Docker.Image by a data type |
