From e61c54196ead96b7efcdc0794ced2314de26d030 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 17 Sep 2018 08:51:58 +0300 Subject: Change: worker-manager gets APT server from controller --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 188c00b..170b67e 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,13 @@ Version 0.53.2+git, not yet released to make it easier to run commands from Python code. It's a small wrapper around `subporocess.run()`. +* The worker-manager now creates a temporary dput configuration file + when it runs dput. Previously it expected a global configuration to + exist. This change is motivated by wanting to make worker-manager + configuration not have a hidden depency on dput configuration. The + controller now reports the APT server it expects the workers to use, + in the /version endpoint. + Version 0.53.2, released 2018-07-18 ------------------------------------ -- cgit v1.2.1