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

Patches status update



000_stolen_from_HEAD_xaa
------------------------
Although not mentioned in the patch forward-port list, this is merged forward. (Parts are in upstream 4.3 branch, while parts are in the new patch with the same name. On part in particular was added to 4.3 branch on August 16 2003 and wasn't in 4.3.0, if that matters.)

000_stolen_from_HEAD_xaw
------------------------
Entirely present in upstream 4.3.0.

000_stolen_from_HEAD_xdm
------------------------
Entirely present in upstream 4.3.0.


On another note:
000_stolen_from_HEAD for 4.3
----------------------------
  * Fix overlapping memmove's in imake.
This should be:
xc/config/imake/imake.c @ 3.64
  27. Avoid overlapping strcpy() in imake.c (Dan Nelson).

  * Fix segfaults in rendition and trident drivers.
  * Fix Xv regression in trident driver
These should probably be broken out into their own patches, a la i830_driver, nv_driver, and sis_driver.
000_stolen_from_head_trident_driver should be:

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).

000_stolen_from_head_rendition_driver should be:
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).

  * Drivers shouldn't have to care about recolouring ARGB cursors.
Should be:
xc/programs/Xserver/hw/xfree86/ramdac/xf86HWCurs.c @ 1.13
  Don't call the driver's SetCursorColors function for ARGB cursors.

* More strict checking of replies (mainly wrt length) in core X11 handling.
Should be:
xc/lib/X11/OpenDis.c @ 3.13
  Additional checks on data received in XOpenDisplay().
  Bugzilla #40, Andreas Ehliar.

The patch to one file isn't mentioned up top at all; it should be:
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).



Reply to: