fedora-infra / anitya

A cross-distribution upstream release monitoring project
https://release-monitoring.org
GNU General Public License v2.0
250 stars 105 forks source link

Filtering failure #1814

Closed jamesjer closed 2 months ago

jamesjer commented 2 months ago

A bug was just filed, telling me about a "new" version of frama-c: https://bugzilla.redhat.com/show_bug.cgi?id=2310913. However, the tag in question, 2022-03-23, is not new at all. Furthermore, it has been on the filter list for some time already; https://release-monitoring.org/project/7623 has a "Version filter" value of "THS;thales;2022-;MIEL". The 2022- part has been filtering this tag out for two and a half years. Why is it suddenly not filtered out?

Zlopez commented 2 months ago

I played with the project for few minutes, updated the Version filter (that works only before the version is actually retrieved, adding it after that doesn't have any effect for now) and removed all the strange version I saw in the project.

It should be OK now, I did a test check and it didn't show any new version.

jamesjer commented 2 months ago

Thank you!