forked from pool/rpmlint
Accepting request 823721 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- Update of rpmlint-tests to version 84.87+git20200724.ef05f7e: * use /usr/bin/su instead of /bin/su since the latter is no longer allowed - Update of rpmlint-checks to version master: * Introduce new metadata whitelist type and related checks. Device files and world-writeable files will now be covered by new whitelists from rpmlint-security-whitelistings. - config: Enable new CheckWorldWritable and CheckDeviceFiles OBS-URL: https://build.opensuse.org/request/show/823721 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=743
This commit is contained in:
committed by
Git OBS Bridge
parent
b9aba72033
commit
d8994ce7f2
2
config
2
config
@@ -28,6 +28,8 @@ addCheck("BrandingPolicyCheck")
|
||||
addCheck("CheckSUIDPermissions")
|
||||
# polkit-default-privs would need to be installed always
|
||||
addCheck("CheckPolkitPrivs")
|
||||
addCheck("CheckWorldWritable")
|
||||
addCheck("CheckDeviceFiles")
|
||||
addCheck("CheckDBUSServices")
|
||||
addCheck("CheckDBusPolicy")
|
||||
addCheck("CheckFilelist")
|
||||
|
Reference in New Issue
Block a user