On Fri, 2010-01-22 at 15:20 +0000, Adam D. Barratt wrote: > Hi, > > On Fri, 2010-01-22 at 09:13 -0500, Michael Gilbert wrote: > > i have prepared updates that fix the expat denial-of-services in > > lenny's python packages (python2.5, python2.4, and python-xml). see > > attached debdiffs. > > Please go ahead for python2.4 and python-xml.
Apologies for not spotting it earlier, but the python2.4 diff is broken (as is the 2.5 diff, for the same reasons). The package doesn't build depend on dpatch, so attempting to use patches starting #! /bin/sh /usr/share/dpatch/dpatch-run is destined to fail in a clean build environment. The patches need reworking to use an application method that doesn't depend on dpatch (i.e. the method used by the pre-existing patches). Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

