(
bug 30192) Old thumbnails not properly purged. Unlike the bug suggests, we don't need to also purge from LocalFile::purgeCache(), since that code path ends up calling purgeHistory() anyway.
A lot of this could probably be protected...not much calls these outside of FileRepo code other than File::purgeCache()