diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 17:26:02 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 17:26:02 -0400 |
| commit | 74e067fa7640847cb0395ab4bf17c1d01c3b9349 (patch) | |
| tree | 467c4495fda908faea5d6f03fe41e9ba3c57d117 /debian | |
| parent | 4dd35537e656c334350f477e66c6ba93501d6e9e (diff) | |
propellor spin
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 4a3853f8..2e5a8bbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ propellor (0.9.3) UNRELEASED; urgency=medium + * propellor --spin can now be used to update remote hosts, without + any central git repository being used. The git repository is updated + over propellor's ssh connection to the remote host. The central + git repository is still useful for running propellor from cron, + but this simplifies getting started with propellor. + * The git repo url, if any, is updated whenever propellor --spin is used. * Added prosody module, contributed by Félix Sipma. * Can be used to configure tor hidden services. Thanks, Félix Sipma. * When multiple gpg keys are added, ensure that the privdata file @@ -9,9 +15,6 @@ propellor (0.9.3) UNRELEASED; urgency=medium kernel when necessary. * Avoid outputting color setting sequences when not run on a terminal. * Run remote propellor --spin with a controlling terminal. - * The git repo url is updated whenever propellor --spin is used, - and a central git repo does not need to be set up before using --spin - for the first time. -- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 11:15:27 -0400 |
