-
63ae2c0...
by
Martin Pitt
on 2013-03-18
-
Import patches-applied version 1:0.2.76 to applied/ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: 6bfa066a4e82624ae3bf2e4453941ece3a5b0b42
Unapplied parent: 367e87a4507a4aa86281c17db3b2392e264fe9c3
New changelog entries:
* 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.
-
367e87a...
by
Martin Pitt
on 2013-03-18
-
Import patches-unapplied version 1:0.2.76 to ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: 62c00e3eca9e62faf2bc76d18a8d63ba31b3ba33
New changelog entries:
* 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.
-
6bfa066...
by
Alberto Milone
on 2013-01-30
-
Import patches-applied version 1:0.2.75 to applied/ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: 187f4a9287533fe837c2ada6591e8603c878634b
Unapplied parent: 62c00e3eca9e62faf2bc76d18a8d63ba31b3ba33
New changelog entries:
* 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.
-
62c00e3...
by
Alberto Milone
on 2013-01-30
-
Import patches-unapplied version 1:0.2.75 to ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: fa2d6e06912a60240aa731e89121c6ae83cbd4a0
New changelog entries:
* 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.
-
187f4a9...
by
Alberto Milone
on 2013-01-29
-
Import patches-applied version 1:0.2.74 to applied/ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: 5b3e64fc8d16c88a146875087724da8f96916080
Unapplied parent: fa2d6e06912a60240aa731e89121c6ae83cbd4a0
New changelog entries:
[ 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.
-
fa2d6e0...
by
Alberto Milone
on 2013-01-29
-
Import patches-unapplied version 1:0.2.74 to ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: 09c33d397c2aea66fb3a61e0b6984a77b435ba74
New changelog entries:
[ 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.
-
5b3e64f...
by
Martin Pitt
on 2012-12-13
-
Import patches-applied version 1:0.2.73 to applied/ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: 87d2b1307556c93bb99a6fab94f3624b3be0965b
Unapplied parent: 09c33d397c2aea66fb3a61e0b6984a77b435ba74
New changelog entries:
* 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.
-
09c33d3...
by
Martin Pitt
on 2012-12-13
-
Import patches-unapplied version 1:0.2.73 to ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: b2c51bc3c0b4faaffb6a4160546905b8311e9163
New changelog entries:
* 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.
-
87d2b13...
by
Martin Pitt
on 2012-11-07
-
Import patches-applied version 1:0.2.72 to applied/ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: e464dd09e75892699e3742f015e48fd4fc0534de
Unapplied parent: b2c51bc3c0b4faaffb6a4160546905b8311e9163
New changelog entries:
[ 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.
-
b2c51bc...
by
Martin Pitt
on 2012-11-07
-
Import patches-unapplied version 1:0.2.72 to ubuntu/raring-proposed
Imported using git-ubuntu import.
Changelog parent: 9ad9c3047feb8e91850c954b48a000e19abc71fa
New changelog entries:
[ 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.