lp://staging/ubuntu/raring-proposed/ubuntu-drivers-common
- Get this branch:
- bzr branch lp://staging/ubuntu/raring-proposed/ubuntu-drivers-common
Branch merges
Branch information
Recent revisions
- 34. By Martin Pitt
-
* debian/
tests/system: nvidia-current is now a transitional package, so
change tests to test -304.
* debian/tests/system: Add tests for nvidia-310 and -313-updates.
* debian/tests/system: Drop sl-modem test case. We don't officially support
it, and it's broken at the moment. The package build test should move into
sl-modem itself if anyone is interested in keeping it alive. - 33. By Alberto Milone
-
* UbuntuDrivers/
detect. py:
- Add get_linux() which returns the linux metapackage name.
* UbuntuDrivers/kerneldetection .py:
- Rely on the source name only for "-lts" packages (a special case).
- Add KernelDetection.get_linux_ metapackage( ).
* tests/ubuntu_drivers. py:
- Add more tests with different kernel names.
- Extend test coverage to both get_linux() and get_linux_headers()
from UbuntuDrivers/detect. py. - 32. By Alberto Milone
-
[ Martin Pitt ]
* hybrid-detect.c: Fix detection of i386 architecture. Thanks Dennis
Baurichter! (LP: #1096354)[ Alberto Milone ]
* NvidiaDetector/nvidiadetector. py: Exclude -current from the
recommended flavours. The -current flavour is now a transitional
package therefore we should not recommend it any more.
* UbuntuDrivers/kerneldetection .py, UbuntuDrivers/ detect. py,
tests/ubuntu_ drivers. py: Add support for checking and suggesting
the required linux headers. - 31. By Martin Pitt
-
* debian/
tests/control: Add apport to test dependencies, so that the DKMS
hook can generate proper crash files which will help with debugging.
* debian/tests/system: In the Broadcom wifi test, use a proper device class
and subclass, as the current driver matches on those now. - 30. By Martin Pitt
-
[ Matthias Klose ]
* Build-depend on python3-all.[ Dmitrijs Ledkovs ]
* Use /usr/bin/python3 shebang.[ Martin Pitt ]
* debian/tests/system: Fix duplicate output of error message for test
failures.
* tests/ubuntu_drivers. py, test_devices_ detect_ plugins( ): Fix failure if
special.py occurs first in the output. This bug was triggered by Python
3.3's new hash randomization behaviour. (LP: #1071997)
* UbuntuDrivers/detect. py: Fix UnicodeDecodeError crash when encountering a
package with invalid UTF-8 encoding. Just skip those packages instead. Add
test to tests/ubuntu_drivers. py. - 26. By Martin Pitt
-
tests/ubuntu_
drivers. py: When calling PackageKit, retry up to 5 seconds on
o.f.d.Error.ServiceUnknown, so that this also works reliably on our slow
ARM builders. (LP: #1061748) - 25. By Martin Pitt
-
UbuntuDrivers/
detect. py: Never recommend a driver which has "experiment"
in the name, unless no other driver is available.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/saucy/ubuntu-drivers-common