~gavin.lin/plainbox:release

Last commit made on 2016-11-28
Get this branch:
git clone -b release https://git.launchpad.net/~gavin.lin/plainbox
Only Gavin Lin can upload to this branch. If you are Gavin Lin please log in for upload directions.

Branch merges

Branch information

Name:
release
Repository:
lp:~gavin.lin/plainbox

Recent commits

60e707c... by Gavin Lin

Bump to v0.32.0rc5

756ff59... by Gavin Lin

Bump to v0.32.0rc4

44698f1... by Gavin Lin

Bump to v0.32.0rc3

7a0dd12... by Gavin Lin

Bump to v0.32.0rc2

8c88873... by Gavin Lin

Bump to v0.32.0rc1

a578c31... by PMR <pmr@pmr-lander>

Merge #310064 from ~sylvain-pineau/plainbox:snappy-restart-with-sudo

da7f0fa... by Sylvain Pineau

session:restart: Set up the systemd unit for all-snaps using sudo

Ubuntu Core 16 users have a sudoers configuration allowing sudo usage without
a password. Stress tests requiring a system restart had to run checkbox with
sudo to be able to set up the systemd unit, making all logs and report owned
by root (and saved in SNAP_DATA instead of SNAP_USER_DATA).

The new version takes advantage of this sudoer config by calling sudo from plainbox,
this allowing the whole session to be controlled by the user account.

The benefits are threefold, we stop using sudo to run stress tests, all logs
are easily accessible from SNAP_DATA and we don't need a specific snapcraft
launcher wrapper for stress tests.

9cdf73b... by PMR <pmr@pmr-lander>

Merge #308936 from ~kissiel/plainbox:optimizations

54cb623... by PMR <pmr@pmr-lander>

Merge #309662 from ~sylvain-pineau/plainbox:json_exporter_update

7bd552e... by Sylvain Pineau

Merge branch 'master' of git+ssh://git.launchpad.net/plainbox