pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXdamage
Module Name: pkgsrc
Committed By: bjs
Date: Tue Jan 29 03:50:26 UTC 2008
Modified Files:
pkgsrc/x11/libXdamage: Makefile distinfo
Added Files:
pkgsrc/x11/libXdamage/patches: patch-aa
Log Message:
Bump rev for patch for this problem (from freedesktop.org GIT):
libXdamage incorrectly encodes/decodes the 'More' field from the event.
The client library for xdamage currently fails to fill in the 'more'
field. As a result, you get whatever uninitialised junk was there
before.
The server sets the high bit of 'level' when there is
'more' (DamageNotifyMore = 0x80). A patch follows to fix the client
library.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/libXdamage/Makefile \
pkgsrc/x11/libXdamage/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/libXdamage/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index