~kissiel/plainbox-provider-resource:fix-1957149

Last commit made on 2022-01-13
Get this branch:
git clone -b fix-1957149 https://git.launchpad.net/~kissiel/plainbox-provider-resource
Only Maciej Kisielewski can upload to this branch. If you are Maciej Kisielewski please log in for upload directions.

Branch merges

Branch information

Name:
fix-1957149
Repository:
lp:~kissiel/plainbox-provider-resource

Recent commits

b06c31d... by Maciej Kisielewski

Fix: a crash on MAC in iface name

Fixes: LP: #1957149

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

Merge #405572 from plainbox-provider-resource:release

Release_2021_Week28

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

increment version to v0.50.0.dev0

78a6884... by PMR <pmr@pmr-lander>

Bump to v0.49.0

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

Bump to v0.49.0rc1

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

Merge #404313 from ~kissiel/plainbox-provider-resource:usb31-is-usb3-too

acdbce4... by Maciej Kisielewski

Fix: recognize USB3.1 as USB3

Actually instead of checking for USB_VERSION.00 the job will now try matching
this regex: $version.\d+.

The command for classic systems doesn't need changing as it uses the lsbusb
binary that's less precise about the USB standard and it reports 3.1 as 3.0.

7bbd048... by PMR <pmr@pmr-lander>

Merge #404279 from ~bladernr/plainbox-provider-resource:1932208-dmidecode-power-arch

73003b2... by Jeff Lane 

jobs/resource.pxu: add additional Power arch string to prevent trying to install dmidecode on Power systems. lp: #1932208

03aa4c2... by PMR <pmr@pmr-lander>

Merge #402050 from plainbox-provider-resource:release

Release_2021_Week17