diff --git a/rpmlint.config b/rpmlint.config index 4ada9e3..99adb1b 100644 --- a/rpmlint.config +++ b/rpmlint.config @@ -472,7 +472,7 @@ call_blacklist = {'crypto-policy-non-compliance-openssl' : 'description' : bad_crypto_warning}, 'crypto-policy-non-compliance-gnutls-2' : {'f_name' : 'gnutls_priority_init', - 'good_param' : 'SYSLOG', + 'good_param' : 'SYSTEM', 'description' : bad_crypto_warning} } setOption("WarnOnFunction", call_blacklist)