← Back to team overview

desktop-packages team mailing list archive

[Bug 1500591] Re: ubuntu-drivers-common should not care about case-sensitivity in modaliases

 

This bug was fixed in the package ubuntu-drivers-common - 1:0.4.12

---------------
ubuntu-drivers-common (1:0.4.12) xenial; urgency=medium

  [ Alberto Milone ]
  * UbuntuDrivers/detect.py:
    - Make modalias matching case insensitive (LP: #1500591).

  [ Martin Pitt ]
  * debian/tests/system: Explicitly require version 1.0 of UMockdev, to avoid
    a warning on stderr.

 -- Martin Pitt <martin.pitt@xxxxxxxxxx>  Mon, 26 Oct 2015 11:03:09
+0100

** Changed in: ubuntu-drivers-common (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-drivers-common in Ubuntu.
https://bugs.launchpad.net/bugs/1500591

Title:
  ubuntu-drivers-common should not care about case-sensitivity in
  modaliases

Status in ubuntu-drivers-common package in Ubuntu:
  Fix Released

Bug description:
  It seems to me like ubuntu-drivers-common should be able to match
  modaliases from devices and packages regardless of case; for instance:

  alias pci:v000014E4d000043B1sv*sd*bc02sc80i* wl

  is the same as

  alias pci:v000014E4d000043b1sv*sd*bc02sc80i* wl

  Both should match against the same device: 14e4:43b1, which appears to
  show as uppercase on wily.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1500591/+subscriptions


References