On 22/4/20 1:49 pm, Anatol Pomozov wrote: > Hi > > This is V2 version of the patch. > > I removed "dl_progress_bar->visible" field and instead filter out all > *.sig files based on the filename. > It allows to make the logic simpler and more straightforward. >
I have not reviewed this patch. However "foo.sig" is a valid package name. So that extra complexity you removed to filter on *.sig is needed. A