Comment 2 for bug 1819129

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-report - 1.5.0

---------------
ubuntu-report (1.5.0) eoan; urgency=medium

  * Fix CPU record not present in virtualbox (LP: #1819129)
    Virtualbox is having a special lspcu syntax without spaces between
    fields and values. Fix the regexp and tests to cover that use-case.
  * Fix go ineffassign warning
  * Fix golint false positive
  * Fix invalid tests comparison which was passing by chance. Ensure we
    can rerun commands in multiple runs tests.
  * Fix documentation vet error
  * Refresh go modules files with go 1.12. Prune uneeded indirect dep list
    now that more modules ships with go.mod.
  * Various typos fix

 -- Didier Roche <email address hidden> Fri, 26 Apr 2019 08:18:24 +0200