https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6930
Mark Martinec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|Undefined |3.4.0 --- Comment #1 from Mark Martinec <[email protected]> --- Ok, I did some reshuffling of the code. It should now be able to deal with empty or missing mirrors file; avoids using an old mirrors file for rule updates and only later updating the mirrors file; and avoids the problem where a curl download is setting a timestamp on a downloadad file to a server's time, which caused sa-update to always consider such file old and refreshed it every time. trunk: Bug 6930: sa-update unable to deal with a previous failure (empty mirrors file) Sending sa-update.raw Committed revision 1475932. This is a somewhat hefty diff (also reordered two conditionals to have a short-code branch first for easier reading). I did test several scenarios, but I'd still appreciate a second eye on testing unusual situations. -- You are receiving this mail because: You are the assignee for the bug.
