From 74e067fa7640847cb0395ab4bf17c1d01c3b9349 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Nov 2014 17:26:02 -0400 Subject: propellor spin --- debian/changelog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'debian/changelog') 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 Mon, 10 Nov 2014 11:15:27 -0400 -- cgit v1.2.3