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

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



Tag 'xorg-server-2_1.4.2-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-26 00:31 +0000

Tagging upload of xorg-server 2:1.4.2-1 to unstable.

Changes since xorg-server-2_1.4.1-git20080517-2:
Adam Jackson (1):
      RANDR 1.2: Inherit PreferredMode from the global configuration, if any.

Brice Goglin (2):
      Update patches to not require -p0
      Add a NEWS entry about 48_xaa_nooffscreenpixmaps.diff

Daniel Stone (2):
      Xi: event_{x,y} should refer to the extended device (bug #16289)
      Bump to 1.4.1

Dave Airlie (6):
      xf86Crtc: pass correct parameter.
      xf86crtc: oh mon could be NULL, so check before quirks
      quirks: another LPL panel with the cm/mm wrong
      quirk: fix LPL monitors properly.
      quirk: add quirk for ACER EDID
      quirk: add quirk for ACR 640x350 default mode is wrong

Eric Anholt (2):
      Bug #10304,12784,11603: Add quirks for several physical size issues.
      Add a quirk for Philips 107P5 which lacks the preferred bit on detailed timing.

Hong Liu (2):
      Bug #12439: add a quirk to use +hsync +vsync for the probed detailed mode.
      Bug #15160: quirk Proview AY765C

Julien Cristau (13):
      Bump to 1.4.2
      Merge tag 'xorg-server-1.4.2' into debian-unstable
      Update changelogs and drop patch included upstream
      xfree86: fix initial output positions with Above or LeftOf and rotation
      Update changelog for latest cherry-picked patches
      autoreconf
      48_xaa_nooffscreenpixmaps.diff: disable XAA offscreen pixmaps by default
      Revert "Add a NEWS entry about 48_xaa_nooffscreenpixmaps.diff"
      Document the xaa offscreen pixmaps change in the xorg.conf manpage
      update changelog for cherry-picked patches
      Backport patch from upstream git to fix emulation of int1A PCI BIOS services
      remove some binary files that aren't in the tarball
      Prepare changelog for upload

Matthias Hopf (1):
      Fix initial placement of LeftOf and Above.

Matthieu Herrb (5):
      CVE-2008-2360 - RENDER Extension heap buffer overflow
      CVE-2008-2361 - RENDER Extension crash
      CVE-2008-2362 - RENDER Extension memory corruption
      CVE-2008-1377 - RECORD and Security extensions memory corruption
      CVE-2008-1379 - MIT-SHM arbitrary memory read

Sascha Hlusiak (1):
      Fix getValuatorEvents to compute number of valuators correctly.

Tiago Vignatti (1):
      Oops, there's one more parenthesis.

liuhong (1):
      fix max clock unit

---
 ChangeLog                                           |  104 +++++++
 Xext/security.c                                     |   10 
 Xext/shm.c                                          |   13 
 Xi/exevents.c                                       |   11 
 configure                                           |   22 -
 configure.ac                                        |    4 
 debian/changelog                                    |   24 +
 debian/patches/09_debian_xserver_rtff.diff          |    6 
 debian/patches/10_dont_look_in_home_for_config.diff |    6 
 debian/patches/48_xaa_nooffscreenpixmaps.diff       |   41 ++
 debian/patches/49_x86emu_int1a_fix.diff             |   70 ++++
 debian/patches/idef-apr08-v3-xserver-1.4.diff       |  203 --------------
 debian/patches/series                               |    7 
 dev/null                                            |binary
 dix/getevents.c                                     |    2 
 hw/xfree86/modes/xf86Crtc.c                         |   35 +-
 hw/xfree86/modes/xf86EdidModes.c                    |  283 ++++++++++++++++----
 hw/xfree86/modes/xf86Modes.h                        |    3 
 record/record.c                                     |   16 -
 render/glyph.c                                      |   14 
 render/render.c                                     |   18 -
 21 files changed, 593 insertions(+), 299 deletions(-)
---


Reply to: