~ubuntu-branches/ubuntu/maverick/libdrm/maverick-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2010-02-18 06:11:08 UTC
  • Revision ID: james.westby@ubuntu.com-20100218061108-hxbae06dp3y7vofs
Tags: 2.4.17-1ubuntu2
Move runtime libraries to /lib (needed by plymouth)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libdrm (2.4.17-1ubuntu2) lucid; urgency=low
 
2
 
 
3
  * Move runtime libraries to /lib (needed by plymouth)
 
4
 
 
5
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 18 Feb 2010 06:11:08 -0800
 
6
 
1
7
libdrm (2.4.17-1ubuntu1) lucid; urgency=low
2
8
 
3
9
  * Merge from Debian unstable.  Previous merge was from the unreleased
9
15
    + libdrm-dev: Only Depend on libdrm-nouveau1 on linux-any.
10
16
  * debian/copyright:
11
17
    + Remove copyright section for no-longer-shipped add_libdrm-nouveau.patch.
12
 
  * Add debian/patches/02_fix_kms_detection_with_linux_backport_modules.diff:
 
18
  * debian/patches/02_fix_kms_detection_with_linux_backport_modules.diff:
13
19
    + Add /sys/.../lbm-drm/ to search path for controlD* file, as well as
14
20
      /sys/.../drm/.  linux-backport-modules-nouveau has the drm module renamed
15
21
      to lbm_drm to avoid conflicts with other modules' drm.  This fixes
16
22
      drmCheckModesettingAvailable when using linux-backports-modules-nouveau.
17
 
  * Add debian/patches/03_update_nouveau_defines_1.diff,
18
 
    debian/patches/04_update_nouveau_defines_2.diff,
19
 
    debian/patches/05_update_nouveau_defines_3.diff:
 
23
  * debian/patches/03_update_nouveau_defines_1.diff:
 
24
  * debian/patches/04_update_nouveau_defines_2.diff:
 
25
  * debian/patches/05_update_nouveau_defines_3.diff:
20
26
    + Patches taken from git.  Update #defines in nouveau headers to make allow
21
27
      recent DDXs to build.
22
 
  * Add debian/patches/06_nouveau_free_objects_on_channel_close.diff,
23
 
    debian/patches/07_nouveau_fix_mem_leak_on_channel_free.diff:
 
28
  * debian/patches/06_nouveau_free_objects_on_channel_close.diff:
 
29
  * debian/patches/07_nouveau_fix_mem_leak_on_channel_free.diff:
24
30
    + Patches taken from git.  Fix a couple of memory leaks when freeing
25
31
      channels
26
32
  * debian/libdrm-nouveau1.symbols:
27
33
    + Add new symbol added in 06_nouveau_free_objects_on_channel_close.
28
 
  * Add debian/patches/08_nouveau_no_flush_notify_on_channel_free.diff:
 
34
  * debian/patches/08_nouveau_no_flush_notify_on_channel_free.diff:
29
35
    + Patch taken from git.  Avoid calling flush_notify when part of the 
30
36
      channel's context might be freed.
31
 
  * Add debian/patchs/09_add_BEGIN_RING_NI.diff:
 
37
  * debian/patchs/09_add_BEGIN_RING_NI.diff:
32
38
    + Patch taken from git.  Add BEGIN_RING_NI inline to nouveau_pushbuf.h.
33
39
      Used in nv50 accel code.
34
40
 
35
 
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 03 Feb 2010 20:27:07 +1100
 
41
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 01 Feb 2010 15:55:14 +1100
36
42
 
37
43
libdrm (2.4.17-0ubuntu2) lucid; urgency=low
38
44