From: Michal Sojka Date: Thu, 7 Sep 2017 09:40:41 +0000 (+0200) Subject: Update changelog for 20170907 release X-Git-Tag: 20170907^0 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/novaboot.git/commitdiff_plain/d33e49b018cb8ca3dbfcd9de1d5d30966eb73723?hp=408deea5c0748d5747fb28c271782c24818c4678 Update changelog for 20170907 release --- diff --git a/debian/changelog b/debian/changelog index 6106669..2e2e3b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +novaboot (20170907) unstable; urgency=medium + + * Do not share ssh connections across novaboot processes + * Fix --iprelay-cmd regression + * Properly terminate remote command even when it ignores SIGHUP + * server: Store target configuration in a variable, not in a shell function + * Fix reading of config files when invoked via "make -C dir" + * server: Fix handling of multi-word commands (rsync) without authorized_keys command=user... + * Change default novabox configuration + * server: Better error message of add-key command + * Obey INTERACTION variable + * server: Fix creation of tftproot + * Change default value of --remote-expect-timeout to infinity + * server: Document adduser-novaboot command + * server: Document novaboot-shell + * Fix man page (and lintian warning) + + -- Michal Sojka Thu, 07 Sep 2017 11:38:41 +0200 + novaboot (20170826) unstable; urgency=medium * New, experimental, implementation of novaboot-server and its client-side