I'll take it as a hint since I registered in 2009.
Exactly, so what is there to gain by even pulling such really childish crap like that on some project that's been rather moribund? Security needs to be tightened up and git's the better way to go about managing a source tree.
Vandalism like this should NEVER be tolerated at any level. It would be good to remove the entire vandalized tree and replace with a last known good version of the tree.
It was Adam Jackson: http://lists.x.org/archives/xorg-dev...er/015901.html
The vandalism was one added commit on a new branch, so restoring the tree is as simple as deleting the branch. Git is pretty good about guaranteeing that nothing else was changed as long as the commit IDs for the other branches weren't changed. Somebody will obviously have to verify those against known good copies, though.