Katello does not correctly resolve possible package updates for ntop repos for EL 8

Problem:

While looking more into updating the systems through Katello, I noticed that there are never updates shown for the packages of the ntop repos.
They are using <major>.<minor>.<date>-<buildnumber> for their package versions, could this lead to some problem in the version order resolution?

This happens at least since Katello 4.4 where I first noticed it.

Expected outcome:

Katello recognizes the newer version as upgradable.

Foreman and Proxy versions:

foreman-3.3.0-1.el8
katello-4.5.0-1.el8

Foreman and Proxy plugin versions:

VMware provider
foreman-tasks
foreman_ansible
foreman_bootdisk
foreman_puppet
foreman_remote_execution
foreman_snapshot_management
foreman_statistics
foreman_templates

Distribution and version:

Rocky Linux 8.6

I know this is a bit shorter than usual, but I don’t really know what information might be further needed, so I will of course provide any further information if needed!

Cheers, Lukas

Found the issue, it was a misconfigured CV filter, which affected other repos instead of only the one it should have.