Henk van Lingen wrote:
On Thu, Nov 30, 2006 at 11:55:36AM -0500, Daryl C. W. O'Shea wrote:
> Henk van Lingen wrote:
>
> >[14411] dbg: generic: unlinking 10_misc.cf
> >Insecure dependency in unlink while running with -T switch at
> >/usr/bin/sa-update line 1173.
>
> Please try the attached patch and *please* let me know if it resolves
> the problem.
>
> + local ($1); # prevent random taint flagging
Hm, I've runned sa-update without -T today, and now I can't reproduce
the problem :-( Maybe because there are no updates anymore...
You removed the "-T" from the first line of sa-update? Perl won't
complain about tainted variables without it.
Just rm /var/lib/spamassassin/updates.spamassassin.org* (or wherever
your updates are stored) so you can download the same update again.
Maybe tomorrow (when back at the office) I can reproduce yesterdays
situation.
Please follow up in bug 5216 or at least to the list (and copy me) as
soon as you can.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5216
Thanks,
Daryl