subscription-manager/subscription-manager-rpmlintrc
Matyas Horky ee858ffa6c Update subscription-manager to 1.29.29-1
Resolves: #2092014 - Do not use injections in rhsm (mhorky@redhat.com)
Resolves: #2078827 - Handle all exceptions of gathering data properly
Resolves: #2075455 - enable sslverifystatus on repos if advertized by CP
Resolves: #2094259 - Do not delete installed SCA cert during registration
Resolves: #2073354 - Print correct status, when access mode has changed
Resolves: #2074110 - clear the release cache on release change (ptoscano@redhat.com)
Resolves: #2058662 - Fix inaccurate module status in combined profile
Resolves: #2059631 - rhsm.conf: fix typo in comment (ptoscano@redhat.com)
Resolves: #2083642 - Improve API of detection of cloud-what (jhnidek@redhat.com)
Resolves: #2083642 - Facts: do no use heuristics detection of cloud (jhnidek@redhat.com)
Resolves: #2078827 - Handle all exceptions of gathering data properly
2022-07-13 17:46:34 +02:00

7 lines
181 B
Plaintext

# This seems ok to me
addFilter('invalid-url')
# Ignore failing suse specific checks
setBadness("suse-dbus-unauthorized-service", 0)
setBadness("polkit-unauthorized-privilege", 0)