package: Add diagnostic to check if a package is the latest version
Closes: #2148 (closed).
Tests:
-
For an app with older version of package installed, run diagnostics. A warning is shown. Latest version available is shown correctly in the message.
-
For an app with latest version of package installed, run diagnostics. Test shows as passed.
Signed-off-by: Sunil Mohan Adapa sunil@medhas.org