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

xorg-server: Changes to 'refs/tags/xorg-server-2_1.11.2.902-1'



Tag 'xorg-server-2_1.11.2.902-1' created by Cyril Brulebois <kibi@debian.org> at 2011-12-11 10:58 +0000

Tagging upload of xorg-server 2:1.11.2.902-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk7kjMgACgkQeGfVPHR5Nd0bBACgtQeCNNxoRyg4eUGfYsGzounW
rlIAnjO7ujUZwrCToinkiXnv3/HT5YIT
=lO6T
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.11.2.901-1:
Adam Jackson (1):
      fbdevhw: iterate over all modes that match a mode. (v3)

Alan Coopersmith (2):
      Limit the number of screens Xvfb will attempt to allocate memory for
      LoaderOpen returns either a valid pointer or NULL, so don't check for < 0

Cyril Brulebois (1):
      Upload to unstable.

Dave Airlie (6):
      xext: don't free uninitialised pointer when malloc fails. (v2)
      Xi: avoid overrun of callback array.
      xaa: avoid possible freed pointer reuse in epilogue
      xv: test correct number of requests. (v2)
      hal: free tmp_val in one missing case
      kdrive: drop screen crossing code.

Jeremy Huddleston (1):
      configure.ac: 1.11.2.902 (1.11.3 RC2)

Julien Cristau (2):
      Merge tag 'xorg-server-1.11.2.902' into debian-unstable
      Bump changelogs

Rui Matos (1):
      randr: Make the RRConstrainCursorHarder logic the same as miPointerSetPosition

---
 ChangeLog                    |  198 +++++++++++++++++++++++++++++++++++++++++++
 Xext/saver.c                 |    3 
 Xext/xvdisp.c                |    4 
 Xi/extinit.c                 |    4 
 config/hal.c                 |    1 
 configure.ac                 |    4 
 debian/changelog             |    7 +
 hw/kdrive/src/kinput.c       |    6 -
 hw/vfb/InitOutput.c          |    4 
 hw/xfree86/fbdevhw/fbdevhw.c |   18 ++-
 hw/xfree86/loader/loadmod.c  |    2 
 hw/xfree86/xaa/xaaGC.c       |    1 
 randr/rrcrtc.c               |   29 ++----
 13 files changed, 238 insertions(+), 43 deletions(-)
---


Reply to: