On Wed, Oct 21, 2009 at 10:23:43PM -0400, Eamon Walsh wrote: > Hi Peter, > > Please pull these updates into server-1.7-branch. > > Thanks. > > > The following changes are available in the git repository at: > > git://anongit.freedesktop.org/~ewalsh/xserver server-1.7-branch > > > Eamon Walsh (9): > xace: Fake return values on denials in input polling requests. > xselinux: Stop special-casing QueryPointer access checks. > xace: Relax permissions on XkbGetState from Read to Getattr. > xselinux: switch from x_device to separate x_pointer and x_keyboard > classes. > xselinux: Allow SetWindowCreateContext to be used for pixmaps as well. > dix: Export IsPointerDevice() and IsKeyboardDevice(). > xselinux: Use the now-exported IsPointerDevice() instead of a copy. > xselinux: Note something in the log if disabled by boolean. > Don't print a failure message when XACE denies an input event delivery. > > Xext/xselinux.c | 22 ++++++------------ > Xext/xselinux.h | 45 ++++++++++++++++++++++++++++++++------ > Xi/queryst.c | 14 +++++++---- > Xi/xiquerydevice.c | 41 +++++++++++++++++++++++------------ > Xi/xiquerydevice.h | 8 ++++-- > dix/devices.c | 5 +++- > dix/events.c | 61 +++++++++++++++++++++++++++++---------------------- > include/dix.h | 4 +- > xkb/xkb.c | 2 +- > 9 files changed, 128 insertions(+), 74 deletions(-)
merged and pushed, thanks. Cheers, Peter _______________________________________________ xorg-devel mailing list xorg-devel@lists.x.org http://lists.x.org/mailman/listinfo/xorg-devel