forked from pool/rpmlint
- add texlive.texlive to whitelist (bnc#762144)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=112
This commit is contained in:
parent
3ccd6f5b6c
commit
268b335d11
@ -24,7 +24,7 @@ _permissions_d_whitelist = (
|
|||||||
"sendmail.paranoid",
|
"sendmail.paranoid",
|
||||||
"squid",
|
"squid",
|
||||||
"texlive",
|
"texlive",
|
||||||
"texlive.paranoid",
|
"texlive.texlive",
|
||||||
)
|
)
|
||||||
|
|
||||||
class SUIDCheck(AbstractCheck.AbstractCheck):
|
class SUIDCheck(AbstractCheck.AbstractCheck):
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 14:33:01 UTC 2012 - lnussel@suse.de
|
||||||
|
|
||||||
|
- add texlive.texlive to whitelist (bnc#762144)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 14 14:47:25 UTC 2012 - lnussel@suse.de
|
Mon May 14 14:47:25 UTC 2012 - lnussel@suse.de
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user