Accepting request 121082 from devel:openSUSE:Factory:rpmlint
- add texlive.texlive to whitelist (bnc#762144) - add 'mktex' group as used by texlive OBS-URL: https://build.opensuse.org/request/show/121082 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=160
This commit is contained in:
commit
079e0e2d9b
@ -24,7 +24,7 @@ _permissions_d_whitelist = (
|
||||
"sendmail.paranoid",
|
||||
"squid",
|
||||
"texlive",
|
||||
"texlive.paranoid",
|
||||
"texlive.texlive",
|
||||
)
|
||||
|
||||
class SUIDCheck(AbstractCheck.AbstractCheck):
|
||||
|
1
config
1
config
@ -120,6 +120,7 @@ setOption('StandardGroups', (
|
||||
'mdom',
|
||||
'memcached',
|
||||
'messagebus',
|
||||
'mktex',
|
||||
'modem',
|
||||
'mumble-server',
|
||||
'nagcmd',
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- add 'mktex' group as used by texlive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 17:59:23 CET 2012 - dmueller@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user