[Lunar-commits] <moonbase> libdrm: version bumped to 2.4.4.

Florin Braescu florin at lunar-linux.org
Sun Jan 18 17:58:57 CET 2009


commit 38018d150496e962f18f4f432b07990aa9b6998c
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jan 18 18:58:57 2009 +0200

    libdrm: version bumped to 2.4.4.
    
    Changes:
    nv50: ack nsource to prevent continuous protection fault irqs.
    radeon: only write irq regs if irq is enabled.
    intel: Retry pin ioctl on -EINTR.
    Remove executable from modeprint test dir.
    libdrm: add timeout handling to drmWaitVBlank.
    libdrm: only check for vblank timeout if we caught EINTR.
    ibdrm: add autoconf check for clock_gettime.
    Remove drmModeReplaceFb after it was removed from the kernel.
    Don't use DRM_BO_FLAG_NO_MOVE in bufmgr fake. It's a ttm flag.
---
 xorg7/extra/libdrm/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/xorg7/extra/libdrm/DETAILS b/xorg7/extra/libdrm/DETAILS
index fec924d..b41d744 100644
--- a/xorg7/extra/libdrm/DETAILS
+++ b/xorg7/extra/libdrm/DETAILS
@@ -1,13 +1,13 @@
           MODULE=libdrm
-         VERSION=2.4.3
+         VERSION=2.4.4
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://dri.freedesktop.org/libdrm
-      SOURCE_VFY=sha1:7daff622a1c68d55a02b0fe1a48205188682c018
+      SOURCE_VFY=sha1:5da1a685d2028168e87c6e2855fb7cca00a02aed
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
         WEB_SITE=http://www.freedesktop.org
          ENTERED=20061017
-         UPDATED=20081225
-           SHORT="the userspace interface to kernel DRM services"
+         UPDATED=20090118
+           SHORT="The userspace interface to kernel DRM services"
 
 cat << EOF
 libdrm is a library that implements the userspace interface to the


More information about the Lunar-commits mailing list