← Back to team overview

sts-sponsors team mailing list archive

[Merge] ~troyanov/maas:fix-2019229 into maas:master

 

The proposal to merge ~troyanov/maas:fix-2019229 into maas:master has been updated.

Commit message changed to:

fixup! bump pylxd version

Because 2.3.2 is not released yet, any pre-release version will fail to
conform previously required version constraint.

```
dpkg --compare-versions 2.3.2~alpha1-431-10-g.fe37358~ubuntu22.04.1 ge 2.3.2
```

This commit makes a more specific version constraint that should work
for both released and pre-release versions.

This constraint is needed to avoid 2.3.2~alpha1-420-10-g.72426bf~ubuntu22.04.1

Resolves LP:2019229

For more details, see:
https://code.launchpad.net/~troyanov/maas/+git/maas/+merge/442967
-- 
Your team MAAS Committers is subscribed to branch maas:master.



References