Skip to content

v4.0.8

commit 5b3803b782439ec093bd1dd1873d78bee62c020c
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Mon Aug 12 14:06:10 2019 -0500

    Don't walk of the end of the task list

M   models/machine.go

commit a4a7d144de8cc3cee23013c387c41c951db03699
Author: Ben Agricola <bagricola@squiz.co.uk>
Date:   Mon Aug 12 17:38:13 2019 +0100

    Fix various install.sh issues

    - Add setcap call when --system-user is nonroot
    - Call adduser / groupadd commands using sudo if necessary
    - Make sure drp dir is chowned at the correct point

    Signed-off-by: Ben Agricola <bagricola@squiz.co.uk>

M   tools/install.sh

commit c5479b1b454d19c0ec5aa6c2cabc872126f9c998
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Aug 12 11:34:01 2019 -0500

    Add support for composed params in the CLI param helper

M   cli/paramHelper.go

commit c9a7d32a0964006d882bb4bd2ac28a2f6200ef5d
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Aug 9 09:34:51 2019 -0500

    A couple of doc updates

M   doc/cli/drpcli.rst
M   doc/cli/drpcli_plugin_providers_upload.rst

commit ea0d01460cdd01ce0c2de961a075cb23008d23ac
Author: Ben Agricola <bagricola@squiz.co.uk>
Date:   Mon Aug 12 16:43:26 2019 +0100

    Fix broken adduser with no name passed

    Signed-off-by: Ben Agricola <bagricola@squiz.co.uk>

M   tools/install.sh

End of Note