~sylvain-pineau/checkbox-core-snap:add-udisk-services

Last commit made on 2020-07-02
Get this branch:
git clone -b add-udisk-services https://git.launchpad.net/~sylvain-pineau/checkbox-core-snap
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
add-udisk-services
Repository:
lp:~sylvain-pineau/checkbox-core-snap

Recent commits

950d076... by Sylvain Pineau

Add udisksd and udiskie services

Udisksd is using the existing udisks2 interface.
Both udisks2 and udiskie are added as stage packages.

The shell wrappers ensure that:
1. There's no udidksd service already running
2. udiskie automount for removable storage is only started if our own udisksd
   service is up and running.

5be0b83... by PMR <pmr@pmr-lander>

Merge #386498 from ~sylvain-pineau/checkbox-core-snap:add-apache2-utils

5417862... by Sylvain Pineau

Add apache2-utils to p-p-docker to manage new version of the docker registry

The htpasswd binary has been removed in the most recent versions of the container

See https://stackoverflow.com/questions/62531462/docker-local-registry-exec-htpasswd-executable-file-not-found-in-path

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

Merge #385895 from ~jocave/checkbox-core-snap:remove-pycrypto-dep

ffc8efc... by Jonathan Cave

snapcraft.yaml: remove pycrypto dependency

checkbox-ng removed used of pycrypto so the dependency can be
dropped from the snap

1b1af65... by PMR <pmr@pmr-lander>

Merge #385394 from checkbox-core-snap:release20

Release_2020_Week24

1f20e66... by PMR <pmr@pmr-lander>

Bump version to next dev release

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

Bump version number and tag parts

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

Merge #384339 from ~jocave/checkbox-core-snap:add-pyserial-dep

74857af... by Jonathan Cave

snapcraft.yaml: add python3-serial stage-package