On Monday 03 September 2007, Stefan Fritsch wrote: > On Sunday 02 September 2007, Moritz Muehlenhoff wrote: > > Does it handle "retroactive" fixes? I.e. if a package has been > > fixed a week ago and it has only been added to the tracker later. > > No, it's a very simple script. I just let the tracker create its > database once with the old and once with the new package files, and > then look for differences in the testing_status table. > > I could probably keep older package files, too, and display new > issues if they have been fixed by migration from unstable in the > last week. I will look at this.
This does not really fit into the current implementation of the script. I would have to keep track of which fixes have already been announced, and I would have to keep quite a lot of old package files around. Maybe I will find a more elegant solution later... I think we can use the current script for the time being, and add handling of "retroactive" fixes later. An example mail will be sent to secure-testing-team later, so that you can fix all the typos ;-) Cheers, Stefan _______________________________________________ Secure-testing-team mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/secure-testing-team

