Hello there,
I wonder whats the right approach to get security updates for ovirt nodes? (installed
using ovirt node iso image)
Eg.:
'sudo' package has a know vulnerability until version sudo-1.8.23-9.el7.x86_64.
When trying to update this package on a ovirt node, it would not.
Checking versionlock, I confirmed it is listed there:
# grep sudo /etc/yum/pluginconf.d/versionlock.list
0:libsss_sudo-1.16.4-37.el7_8.3.x86_64
0:sudo-1.8.23-9.el7.x86_64
Regards,