SHA256
1
0
forked from pool/rpmlint

Accepting request 455133 from home:lrupp:branches:devel:openSUSE:Factory:rpmlint

- rename user/group sks to _sks following 
  https://github.com/LinuxStandardBase/lsb/pull/21

OBS-URL: https://build.opensuse.org/request/show/455133
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=428
This commit is contained in:
Marcus Meissner 2017-02-09 14:12:24 +00:00 committed by Git OBS Bridge
parent f8c6117e50
commit 1ea0b2e005
2 changed files with 8 additions and 2 deletions

4
config
View File

@ -211,7 +211,7 @@ setOption('StandardGroups', (
'shadow',
'shibd',
'siproxd',
'sks',
'_sks',
'snort',
'squid',
'sshd',
@ -378,7 +378,7 @@ setOption('StandardUsers', (
'sensu',
'shibd',
'siproxd',
'sks',
'_sks',
'snort',
'squid',
'sshd',

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 6 18:59:55 UTC 2017 - lars@linux-schulserver.de
- rename user/group sks to _sks following
https://github.com/LinuxStandardBase/lsb/pull/21
-------------------------------------------------------------------
Mon Feb 6 15:31:53 UTC 2017 - krahmer@suse.com