[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#566258: spu: fix expat denial-of-services in python packages



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.  Looking at the python2.5
diff however, I spotted this:

@@ -606,7 +606,6 @@
 		usr/lib
 	cp -p Misc/HISTORY Misc/README.valgrind Misc/gdbinit \
 		debian/README.maintainers \
-		debian/test_results $(buildd_static)/pybench.log \
 	    $(d_dev)/usr/share/doc/python$(VER)/

As the general testsuite is still being run (via stamp-check), should
the above not only be removing pybench.log from the list of files to
copy, not test_results as well?

(Although as Matthias noted in #566206, it would be preferable to find
out what's causing the problem with pybench and fix that rather than
disabling it)

Regards,

Adam



Reply to: