Bug 397377

Summary: findfwupd doesn't implement version check
Product: [Applications] Discover Reporter: Harald Sitter <sitter>
Component: fwupd BackendAssignee: Abhijeet Sharma <sharma.abhijeet2096>
Status: RESOLVED FIXED    
Severity: normal CC: sharma.abhijeet2096
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Harald Sitter 2018-08-11 15:23:24 UTC
the fwupd requirement is calling for >=1.0.7 but the finder doesn't actually implement a version check, so unsuitably old versions still cause the backend to build and then fail during compliation
Comment 1 Abhijeet Sharma 2018-08-21 14:18:47 UTC
This bug is fixed now via (https://phabricator.kde.org/D14933) and fixed by this commit (10b790f430526db5ae2a409f8b4190fdafd681cf).