The host software version and VersionEndExcluding did not always get parsed by semver properly. Switching to using `SmartVerCmp` from the nvdtools code. This is much more relaxed when parsing versions. https://github.com/fleetdm/fleet/issues/24810 - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files) for more information. - [x] Added/updated automated tests - [ ] A detailed QA plan exists on the associated ticket (if it isn't there, work with the product group's QA engineer to add it) - [x] Manual QA for all new/changed functionality