-
libdrm (2.4.18-1ubuntu3) lucid; urgency=low
* debian/patches/04_git_nouveau_fix_sigsegv_in_nouveau_bo_new_tile.patch:
+ Cherry pick from upstream git. Fixes a segfault in libdrm_nouveau on
X start for some cards (LP: #547124)
-- Christopher James Halse Rogers <email address hidden> Mon, 12 Apr 2010 11:14:11 +1000
-
libdrm (2.4.18-1ubuntu2) lucid; urgency=low
* libdrm-nouveau1.symbols: Add a missing symbol introduced in 2.4.18.
-- Timo Aaltonen <email address hidden> Fri, 19 Feb 2010 14:34:02 +0200
-
libdrm (2.4.18-1ubuntu1) lucid; urgency=low
* Merge from Debian unstable.
* Remove the nouveau patches, since they are included in this version.
* Add 03_revert_abi_change.diff to revert the nouveau ABI change.
We need the old ABI until the kernel has been updated.
libdrm (2.4.18-1) unstable; urgency=low
* New upstream release.
-- Timo Aaltonen <email address hidden> Fri, 19 Feb 2010 14:19:08 +0200
-
libdrm (2.4.17-1ubuntu3) lucid; urgency=low
* Unapply patches in debian/patches from the source package.
-- Steve Langasek <email address hidden> Thu, 18 Feb 2010 06:48:37 -0800
-
libdrm (2.4.17-1ubuntu2) lucid; urgency=low
* Move runtime libraries to /lib (needed by plymouth)
-- Steve Langasek <email address hidden> Thu, 18 Feb 2010 06:11:08 -0800
-
libdrm (2.4.17-1ubuntu1) lucid; urgency=low
* Merge from Debian unstable. Previous merge was from the unreleased
2.4.17-1 in pkg-xorg git. This merge picks up the finalised changelog
and few extra changes. Remaining Ubuntu changes:
+ rules, control, libdrm-nouveau1.symbols, libdrm-nouveau1.install:
Enable libdrm_nouveau
* debian/control:
+ libdrm-dev: Only Depend on libdrm-nouveau1 on linux-any.
* debian/copyright:
+ Remove copyright section for no-longer-shipped add_libdrm-nouveau.patch.
* Add debian/patches/02_fix_kms_detection_with_linux_backport_modules.diff:
+ Add /sys/.../lbm-drm/ to search path for controlD* file, as well as
/sys/.../drm/. linux-backport-modules-nouveau has the drm module renamed
to lbm_drm to avoid conflicts with other modules' drm. This fixes
drmCheckModesettingAvailable when using linux-backports-modules-nouveau.
* Add debian/patches/03_update_nouveau_defines_1.diff,
debian/patches/04_update_nouveau_defines_2.diff,
debian/patches/05_update_nouveau_defines_3.diff:
+ Patches taken from git. Update #defines in nouveau headers to make allow
recent DDXs to build.
* Add debian/patches/06_nouveau_free_objects_on_channel_close.diff,
debian/patches/07_nouveau_fix_mem_leak_on_channel_free.diff:
+ Patches taken from git. Fix a couple of memory leaks when freeing
channels
* debian/libdrm-nouveau1.symbols:
+ Add new symbol added in 06_nouveau_free_objects_on_channel_close.
* Add debian/patches/08_nouveau_no_flush_notify_on_channel_free.diff:
+ Patch taken from git. Avoid calling flush_notify when part of the
channel's context might be freed.
* Add debian/patchs/09_add_BEGIN_RING_NI.diff:
+ Patch taken from git. Add BEGIN_RING_NI inline to nouveau_pushbuf.h.
Used in nv50 accel code.
-- Christopher James Halse Rogers <email address hidden> Wed, 03 Feb 2010 20:27:07 +1100
-
libdrm (2.4.17-0ubuntu2) lucid; urgency=low
* Enable libdrm-intel for ports architectures (LP: #507765)
* Adjust libdrm-dev dependencies to reflect nouveau being linux-any
-- Emmet Hikory <email address hidden> Fri, 15 Jan 2010 12:31:40 +0900
-
libdrm (2.4.17-0ubuntu1) lucid; urgency=low
* Merge with Debian unstable, remaining changes:
+ control, rules, libdrm-nouveau1.symbols: Enable libdrm_nouveau.
* Update libdrm-nouveau1.symbols and shlibs.
* Drop 02_silent_master.diff, applied upstream.
libdrm (2.4.17-1) UNRELEASED; urgency=low
[ Julien Cristau ]
* New upstream release, closes: #560434.
* Update patch 01_default_perms.diff to account for upstream move of libdrm
to toplevel.
* Update libdrm2.symbols and shlibs.
* Update libdrm-intel1.symbols and shlibs.
* Bump debhelper build-dep, we use dh_strip --remaining-packages (closes:
#558443). Thanks, Sergio Gelato!
* Enable libdrm_radeon, interface to kernel graphics memory management on
radeon (closes: #558786).
[ Brice Goglin ]
* Bump linux-libc-dev dependency to 2.6.32, thanks Piotr Engelking,
closes: #561224.
[ Timo Aaltonen ]
* Update libdrm2.symbols and shlibs.
libdrm (2.4.15-1) unstable; urgency=low
* New upstream release.
+ update libdrm-intel1 symbols and shlibs
* Only build libdrm-intel on x86 (linux and kfreebsd).
-- Timo Aaltonen <email address hidden> Sat, 09 Jan 2010 00:00:29 +0200
-
libdrm (2.4.14-1ubuntu2) lucid; urgency=low
* debian/patches/02_silent_master.diff:
- The library noisily writes to stderr every time the drm master
is set or dropped; this can have the side-effect that the kernel
repaints all of the console messages over top of whatever you
left on the screen. That's fugly.
-- Scott James Remnant <email address hidden> Fri, 11 Dec 2009 04:24:50 +0000
-
libdrm (2.4.14-1ubuntu1) karmic; urgency=low
* Merge from Debian unstable. (LP: #446080)
-- Timo Aaltonen <email address hidden> Thu, 08 Oct 2009 16:35:53 +0300