[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force XFree86 SVN commit: rev 922 - branches/4.3.0/sid/debian/patches



Author: branden
Date: 2004-01-15 15:51:07 -0500 (Thu, 15 Jan 2004)
New Revision: 922

Modified:
   branches/4.3.0/sid/debian/patches/000_stolen_from_HEAD.diff
Log:
Improve patch annotations, courtesy of Nathanael Nerode.


Modified: branches/4.3.0/sid/debian/patches/000_stolen_from_HEAD.diff
===================================================================
--- branches/4.3.0/sid/debian/patches/000_stolen_from_HEAD.diff	2004-01-15 20:37:35 UTC (rev 921)
+++ branches/4.3.0/sid/debian/patches/000_stolen_from_HEAD.diff	2004-01-15 20:51:07 UTC (rev 922)
@@ -1,21 +1,40 @@
 $Id$
 
-A few improvements from XFree86 HEAD, including:
-  * Fix overlapping memmove's in imake.
-  * More strict checking of replies (mainly wrt length) in core X11 handling.
-  * Fix segfaults in rendition and trident drivers.
-  * Drivers shouldn't have to care about recolouring ARGB cursors.
-  * Fix Xv regression in trident driver.
+xc/config/imake/imake.c @ 3.64
+  27. Avoid overlapping strcpy() in imake.c (Dan Nelson).
 
+xc/lib/X11/OpenDis.c @ 3.13
+  Additional checks on data received in XOpenDisplay().
+  Bugzilla #40, Andreas Ehliar.
+
+xc/programs/Xserver/hw/xfree86/common/xf86Events.c @ 3.147
+   8. Fix for non-PC keyboard bug introduced by changes to make SysRq
+      generate the same keycode as PrtScrn (Ivan Pascal).
+
+xc/programs/Xserver/hw/xfree86/drivers/rendition/rendition.c @ 1.51
+ 981. Disable cuase of SEGV's in rendition driver (Marc La France).
+ 980. Limit 440EX & 440LX based systems to 32 PCI buses (Marc La France).
+
+xc/programs/Xserver/hw/xfree86/drivers/trident/trident_dac.c @ 1.71
+ 978. Fix bug in trident driver that caused old Cyber 9382/9385 chipsets
+      to display half a jittered screen (Alan Hourihane).
+
+xc/programs/Xserver/hw/xfree86/drivers/trident/trident_video.c @ 1.36
+ 231. Fix regression of Xvideo not working with some videos on the
+      CyberBladeXP/Ai1 chips (Bugzilla #251, Stephane Voltz).
+
+xc/programs/Xserver/hw/xfree86/ramdac/xf86HWCurs.c @ 1.13
+  Don't call the driver's SetCursorColors function for ARGB cursors.
+
 xc/programs/Xserver/hw/xfree86/loader/elfloader.c @ 1.52,1.55
   1.52: Bug # 195: Add support for 2 new relocations types which have been
         added for IA64 - John Dennis@RedHat
   1.55: 229. Fix bug in original patch which added support for two new
         relocation types for IA64 (Bugzilla #195, John Dennis).
 
-xc/lib/Xi/XExtInt.c @ 3.8
 xc/lib/Xi/XGetVers.c @ 3.5
 xc/lib/Xi/XIint.h @ 3.2
+xc/lib/Xi/XExtInt.c @ 3.8
   282. Fixing deadlock in libXi - when is called _XLockDisplay() twice -
   when calling a Xi function that calls XGetExtensionVersion() (Bugzilla
   #260, Bastien Nocera, Owen Taylor).



Reply to: