summaryrefslogtreecommitdiff
path: root/xserver/render
AgeCommit message (Collapse)Author
2015-11-07Update to xserver 1.17.4.Matthieu Herrb
tested by naddy@
2015-09-16Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@Matthieu Herrb
2014-12-09Protocol handling issues in X Window System serversMatthieu Herrb
One year after Ilja van Sprundel, discovered and reported a large number of issues in the way the X server code base handles requests from X clients, they have been fixed.
2014-09-27Update to xserver 1.16.1.Matthieu Herrb
Tested by naddy@, jsg@ & kettenis@
2014-05-02Update to xserver 1.15.1.Matthieu Herrb
Tested by at least ajacoutot@, dcoppa@ & jasper@
2013-09-28Update to xserver 1.14.3Matthieu Herrb
2013-08-24Uodate to xserver 1.14.2. Tested by krw@, shadchin@, todd@Matthieu Herrb
2013-06-07Update to X server 1.14.1. Tested by many during t2k13. Thanks.Matthieu Herrb
2012-10-27Regen autotools build system with a clean environment.Matthieu Herrb
It was previously generated with a config pointing to OpenBSD's libtool which is not ready yet.
2012-10-14regenMatthieu Herrb
2012-08-05regen autotoolsMatthieu Herrb
2012-06-10Update to xserver 1.12.2. tested by naddy@, krw@, mpi@.Matthieu Herrb
2012-01-31Update to xserver 1.11.4. tested by krw@, shadchin@.Matthieu Herrb
2011-11-05Update to xserver 1.11.2Matthieu Herrb
2011-06-29regenMatthieu Herrb
2011-04-02Update to xserver 1.9.5. Tested by jasper@, ajacoutot@ and krw@Matthieu Herrb
2010-12-21Update to xorg-server 1.9.3. Tested by japser@, landry@ and ajacoutot@Matthieu Herrb
in various configurations.
2010-12-05Upgrade to xorg-server 1.9.2.Matthieu Herrb
Tested by ajacoutot@, krw@, shadchin@ and jasper@ on various configurations including multihead with both zaphod and xrandr.
2010-09-01regen (yes lots of files, since util-macros has been updated).Matthieu Herrb
2010-07-27Update to xserver 1.8. Tested by many. Ok oga@, todd@.Matthieu Herrb
2009-10-31Update to server 1.6.5.Matthieu Herrb
2009-09-06update to xserver 1.6.4rc1. Tested by many, ok oga@.Matthieu Herrb
2008-11-02xserver 1.5.2. tested by ckuethe@, oga@, and others.Matthieu Herrb
2008-06-11Fixes for various integer overflow problems from X.Org:Matthieu Herrb
CVE-2008-2360 - RENDER Extension heap buffer overflow CVE-2008-2361 - RENDER Extension crash CVE-2008-2362 - RENDER Extension memory corruption CVE-2008-1379 - MIT-SHM arbitrary memory read CVE-2008-1377 - RECORD and Security extensions memory corruption
2008-05-24regen.Matthieu Herrb
2008-01-04regenJoel Sing
2007-12-13Add back files that I removed before import to minimize cvs noise. ThatMatthieu Herrb
was a mistake. sorry.
2007-12-13Merge xserver 1.4.0.90. This includes fixes for some of the regressionsMatthieu Herrb
introduced by xserver 1.4, such as the keyboad caps/num-lock leds updates. Tested by many.
2007-11-24merge xserver 1.4, 1st passMatthieu Herrb
2007-08-06Pull patch from X.Org bugzilla #7364 from XF4 tree: fix forMatthieu Herrb
potential unaligned access on 64 bit architectures.
2007-06-13swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.Matthieu Herrb
Fixes Xrender clipping rectangles when X server and client are of different endianness, shown by xterm 225 among others.
2007-05-25regenMatthieu Herrb
2007-05-02Fix for a divide by zero that can be triggered by a malicious client.Matthieu Herrb
Problem reported by Derek Abdine of rapid7.com, patch by Keith Packard.
2007-04-17regenMatthieu Herrb
2007-03-18regen with automake 1.9.6p2Matthieu Herrb
2007-03-03regenMatthieu Herrb
2007-01-09CVE-2006-6101 CVE-2006-6102 CVE-2006-6103: The ProcDbeGetVisualInfo(),Matthieu Herrb
ProcDbeSwapBuffer() and ProcRenderAddGlyphs() functions in the X server, implementing requests for the dbe and render extensions, may be used to overwrite data on the stack or in other parts of the X server memory.
2006-12-16- merge xserver 1.1.99.903Matthieu Herrb
- regen generated files
2006-11-28regenMatthieu Herrb
2006-11-26regen with OpenBSD autotoolsMatthieu Herrb
2006-11-26Importing xserver from X.Org 7.2RC2Matthieu Herrb