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

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



Tag 'xorg-server-2_1.10.2-1' created by Cyril Brulebois <kibi@debian.org> at 2011-05-30 11:32 +0000

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

iEYEABECAAYFAk3jgGYACgkQeGfVPHR5Nd2okQCfavQk+FrWcilNhRgYTbZs+jaa
v6cAn38MFEcfPIIaLe+GsWiCE87QKEd4
=+k3E
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.10.1.901-1:
Alan Coopersmith (3):
      Make xorg.conf.example rule compatible with Solaris make
      Only free pContext once when AddResource fails in ProcRecordCreateContext
      Clean up memory better when GetVisualInfo fails in ProcDbeGetVisualInfo

Cyril Brulebois (5):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Add 20-workaround-36986.diff to avoid test failures on *i386.
      On GNU/kFreeBSD, enable HAL support for the main build, but disable it for the udeb build, thanks to Robert Millan (Closes: #596586).
      Upload to unstable.

Jeremy Huddleston (9):
      os: Silence warnings when building with clang
      XQuartz: Don't call into CoreFoundation after fork() and before exec()
      XQuartz: Don't call mieqEnqueue during server shutdown
      XQuartz: RandR: Avoid over-releasing if we are unable to determine the current display mode.
      XQuartz: Bump bundle version to 2.6.3
      configure.ac: Bump version to 1.10.1.902 (1.10.2 RC2)
      XQuartz: RandR: Don't crash if X11 is launched while there are no attached displays
      XQuartz: Don't crash if CG increases our display resolution
      configure.ac: Bump version to 1.10.2

---
 ChangeLog                               |  178 ++++++++++++++++++++++++++
 configure.ac                            |    4 
 dbe/dbe.c                               |   25 +--
 debian/changelog                        |    9 +
 debian/patches/20-workaround-36986.diff |   14 ++
 debian/patches/series                   |    1 
 debian/rules                            |    6 
 dix/main.c                              |   25 ++-
 hw/xfree86/Makefile.am                  |    2 
 hw/xquartz/bundle/Info.plist.cpp        |    4 
 hw/xquartz/mach-startup/bundle-main.c   |   24 +++
 hw/xquartz/pbproxy/app-main.m           |    6 
 hw/xquartz/pbproxy/main.m               |   16 +-
 hw/xquartz/quartz.c                     |   15 +-
 hw/xquartz/quartzRandR.c                |  219 +++++++++++++++++---------------
 hw/xquartz/xpr/xprScreen.c              |    1 
 mi/mieq.c                               |   16 +-
 os/access.c                             |    2 
 os/log.c                                |    4 
 os/xstrans.c                            |    5 
 record/record.c                         |    2 
 21 files changed, 418 insertions(+), 160 deletions(-)
---


Reply to: