~jocave/plainbox-provider-resource:fix-usb-resource-core

Last commit made on 2020-04-17
Get this branch:
git clone -b fix-usb-resource-core https://git.launchpad.net/~jocave/plainbox-provider-resource
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
fix-usb-resource-core
Repository:
lp:~jocave/plainbox-provider-resource

Recent commits

f4750b1... by Jonathan Cave

usb: fix bad whitespace control

When run on Ubuntu Core the usb resource job would fail because
the generated job command was not valid bash. Specifically,
the whitespace control in the else clause removed the new line
character between the '..unsupported"' and the 'done'.

52ec54c... by PMR <pmr@pmr-lander>

Merge #382408 from plainbox-provider-resource:release

Release_2020_Week16

354625d... by PMR <pmr@pmr-lander>

increment version to v0.45.0.dev0

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

Bump to v0.44.0

48b125f... by PMR <pmr@pmr-lander>

Bump to v0.44.0rc1

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

Merge #380206 from ~bladernr/plainbox-provider-resource:1866037-fix-cpuinfo_resource-traceback

Fixes traceback in cpuinfo_resource when attempting to open/read scaling_available_governors on systems where that does not exist.

28a04a8... by Jeff Lane 

Fixed traceback in cpuinfo_resource when attempting to open the scaling_available_governors file on systems where it does not exist. lp: #1866037

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

Merge #379452 from ~sylvain-pineau/plainbox-provider-resource:fix-1863725

c5de749... by Sylvain Pineau

mobilebroadband_resource: Fix to work with mm-cli >= 1.10

1.10 removed the --simple-status still present in 1.8.

See:

- https://www.freedesktop.org/software/ModemManager/man/1.8.0/mmcli.8.html
- https://www.freedesktop.org/software/ModemManager/man/1.10.0/mmcli.1.html

Fixes: lp:1863725

297f0a1... by PMR <pmr@pmr-lander>

Merge #379448 from plainbox-provider-resource:release

Release_2020_Week8