debian/NEWS | 10 ++++++++++ debian/changelog | 6 +++++- 2 files changed, 15 insertions(+), 1 deletion(-)
New commits: commit bc0bb3790d8858c9073a8adb6de4f4eb24a9abf7 Author: David Nusinow <[email protected]> Date: Wed Apr 29 21:19:08 2009 -0400 Add a note in NEWS.Debian about firmware-linux diff --git a/debian/NEWS b/debian/NEWS index 0d0674b..a0a35df 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,13 @@ +xserver-xorg-video-ati (1:6.12.2-2) unstable; urgency=low + + * The standard linux kernels in Debian as of version 2.6.29-1 do not + contain the firmware necessary to allow the radeon driver to use 3D + acceleration via DRI. This firmware has been moved to the + firmware-linux package in non-free, and must be installed to use + this feature. + + -- David Nusinow <[email protected]> Wed, 29 Apr 2009 21:14:53 -0400 + xserver-xorg-video-ati (1:6.8.1~git20080302.a4398ac3-1) experimental; urgency=low * The 'ati' Xorg driver module does not contain the 'r128' and 'mach64' diff --git a/debian/changelog b/debian/changelog index c994795..9480f8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ xserver-xorg-video-ati (1:6.12.2-2) UNRELEASED; urgency=low + [ Brice Goglin ] * xserver-xorg-video-radeon now suggests firmware-linux since a firmware may be needed to initialize DRI. * Move -dbg packages to section debug. - -- Brice Goglin <[email protected]> Mon, 20 Apr 2009 23:01:33 +0200 + [ David Nusinow ] + * Add a note in NEWS.Debian about firmware-linux + + -- David Nusinow <[email protected]> Wed, 29 Apr 2009 21:18:41 -0400 xserver-xorg-video-ati (1:6.12.2-1) unstable; urgency=low -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

