xorg-server: Changes to 'refs/tags/xorg-server-2_1.7.7-10'
Tag 'xorg-server-2_1.7.7-10' created by Julien Cristau <jcristau@debian.org> at 2010-12-01 23:41 +0000
Tagging upload of xorg-server 2:1.7.7-10 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAABCAAGBQJM9t1DAAoJEDEBgAUJBeQMIbcQAKW3mf3CebBHiHhNHa+oCGQx
N9R9DXm4N5D97t2U0ZBQlD4tM23xvcegtke7yc9j2pk3SgNbNfr1hmODFoGBYVVq
uJQr3ATiqnl3bSZ4edBTbKWDnz9vTj20HypuHzOTZ4camPBnZEvUCn7c3lpdbVRN
lWaZlBT1lK7LMvlSwdIgtwnGj1GJNYqvaveMpAgPbjPViU9NX0vKBpPI8f4C1ht2
EgfVlxGNoAtt6PZbKnEgsaWtMcsIMoDrpEWX3h48iOS4c3hdC4AARCkrPlKQEXUQ
zRa0YPOFtursoH6w6x+JH0ajftt95QZnydftCHaTl8f8MtSIY+fk8e1bbNqSZpg1
YEEGoMY8ujzp4S02MPRKspci/x4DdplAXPDqmJw+n28yZuVYCuxyl2kxKObTJBpe
RFIZXHUSCSAxVFAZAij2H1sc5+ajpG8qY7UPwJH98rzELH88SJL9uyMwtBuIVZfX
yyMdNB+geGRlHNbRWolE1CLfEfniErkuoUxaV1C/swm0C4vlk3YFVBZS5R9GXZDJ
pb7AbIaQfCBZ1smNPCRxFFhw57Za3pea3QAp42n55mLUxI8OqK0iRcoEdl8DgpoF
+eRqatwBgRi/KPicySMZLz5M+4+rptL5DlUy8WJ66sF2EeqYAsLNskWWYGbRSp2d
dS1lOgvvMQO5yWzeLOqS
=tGXS
-----END PGP SIGNATURE-----
Changes since xorg-server-2_1.7.7-9:
Adam Jackson (2):
ddc: Don't probe for DDC/CI or EEPROM
xfree86: apply gamma settings on EnterVT.
Bill Nottingham (1):
xfree86: store the screen's gamma information on init.
Cyril Brulebois (2):
Mention upstream git URL in a comment.
Fix screen number checks.
Julien Cristau (9):
render: Fix byteswapping of gradient stops
Merge branch 'server-1.7-branch' of git://anongit.freedesktop.org/git/xorg/xserver into debian-unstable
Bump changelogs
Refresh patches.
Merge remote branch 'origin/debian-unstable' into debian-unstable
DGA: fix screen number check
Merge branch 'server-1.7-branch' of git://anongit.freedesktop.org/git/xorg/xserver into debian-unstable
Bump changelogs
Upload to unstable
Peter Hutterer (2):
Xi: reset the known properties at the end of the server generation.
Xi: move property reset from extension shutdown to init.
---
ChangeLog | 98 +++++++++++++-
Xi/extinit.c | 3
Xi/xiproperty.c | 9 +
Xi/xiproperty.h | 3
debian/changelog | 12 +
debian/patches/07-xfree86-fix-build-with-xv-disabled.diff | 16 +-
debian/patches/10-config-libudev-backend.diff | 80 +++++------
debian/patches/15-nouveau.diff | 43 ++----
debian/patches/19-compresize-fix.diff | 71 ++++------
debian/patches/22-render-swap-stops.diff | 33 ++++
debian/patches/series | 1
debian/watch | 1
hw/dmx/glxProxy/glxcmds.c | 6
hw/dmx/glxProxy/glxcmdsswap.c | 2
hw/kdrive/ephyr/ephyrdriext.c | 2
hw/xfree86/dixmods/extmod/xf86dga2.c | 46 +++---
hw/xfree86/modes/xf86RandR12.c | 10 +
17 files changed, 297 insertions(+), 139 deletions(-)
---
Reply to: