[xorg-x11-drv-nouveau/f18] nouveau 1.0.3 - fix shadowfb crash

Dave Airlie airlied at fedoraproject.org
Thu Oct 25 04:39:45 UTC 2012


commit 795b9e8f332ea2860c6c8a23e883f7c825b46634
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Oct 25 14:39:26 2012 +1000

    nouveau 1.0.3 - fix shadowfb crash

 .gitignore                |    1 +
 sources                   |    2 +-
 xorg-x11-drv-nouveau.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35034dd..e40eb4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ xf86-video-nouveau-0.0.16-20100615gitdb98ad2.tar.bz2
 /xf86-video-nouveau-1.0.1.tar.bz2
 /xf86-video-nouveau-20120816.tar.xz
 /xf86-video-nouveau-1.0.2.tar.bz2
+/xf86-video-nouveau-1.0.3.tar.bz2
diff --git a/sources b/sources
index bbf8fcd..1888ad7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31e310c9e9c9a043307462277a6aad61  xf86-video-nouveau-1.0.2.tar.bz2
+b434a341cb7e0b45ef2cb0107b1fbe2d  xf86-video-nouveau-1.0.3.tar.bz2
diff --git a/xorg-x11-drv-nouveau.spec b/xorg-x11-drv-nouveau.spec
index 3943ff8..229b91f 100644
--- a/xorg-x11-drv-nouveau.spec
+++ b/xorg-x11-drv-nouveau.spec
@@ -7,7 +7,7 @@ Summary:   Xorg X11 nouveau video driver for NVIDIA graphics chipsets
 Name:      xorg-x11-drv-nouveau
 # need to set an epoch to get version number in sync with upstream
 Epoch:     1
-Version:   1.0.2
+Version:   1.0.3
 Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Thu Oct 25 2012 Dave Airlie <airlied at redhat.com> 1.0.3-1
+- nouveau 1.0.3 - fix shadowfb crash
+
 * Wed Sep 12 2012 Adam Jackson <ajax at redhat.com> 1.0.2-1
 - nouveau 1.0.2
 


More information about the scm-commits mailing list