diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f4fcf35c..2decb1f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.7.0) UNRELEASED; urgency=medium +propellor (2.7.0) unstable; urgency=medium * Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ForcedCommandsOnly (API change) @@ -8,8 +8,11 @@ propellor (2.7.0) UNRELEASED; urgency=medium * Added onChangeFlagOnFail which is often a safer alternative to onChange. Thanks, Antoine Eiche. + * Work around broken git pull option parser in git 2.5.0, + which broke use of --upload-pack to send a git push when running + propellor --spin. - -- Joey Hess <id@joeyh.name> Mon, 20 Jul 2015 12:01:38 -0400 + -- Joey Hess <id@joeyh.name> Thu, 30 Jul 2015 12:05:46 -0400 propellor (2.6.0) unstable; urgency=medium |
