You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
Currently, check_yum does _not_ warn on "normal" updates (i.e. such not marked
as security updates) per default but only when --all-updates and/or
--warn-on-any-update is used.
IMHO that's a security risk, because many repositories simply lack the
information whether updates are normal or security critical and YUM isn't
clever and considers all of them as security critical in such cases.
My intention is therefore to revert the default behaviour.
Original issue reported on code.google.com by [email protected] on 29 Sep 2012 at 9:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Sep 2012 at 9:43The text was updated successfully, but these errors were encountered: