> please also fix: > > diff -Nru reportbug-3.40/checks/compare_pseudo-pkgs_lists.py > reportbug-3.40+nmu1/checks/compare_pseudo-pkgs_lists.py > --- reportbug-3.40/checks/compare_pseudo-pkgs_lists.py 2008-05-22 > 03:21:42.000000000 +0200 > +++ reportbug-3.40+nmu1/checks/compare_pseudo-pkgs_lists.py 2008-06-04 > 17:53:30.000000000 +0200 > @@ -8,7 +8,6 @@ > # agaists the official list on ftp-master > > import sys, os > -sys.path = ['.'] + sys.path > > import debianbts
As discussed with Nico on [EMAIL PROTECTED], I don't change that file: we need to use the 'debianbts.py' file stored in the current directory, since we need to diff the local version (possibly changed) of pseudo-packages list with the one on ftp-master. I've just uploaded reportbug version 3.41, that fix the CVE and this bug. I'd like to thank everyone for the prompt reply: Giridhar for the first commit, Nico for the fast reply from sec team, Thomas for reporting this bug, and the director because believed in me, my mother... :D Cheers, Sandro -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

