SHA256
1
0
forked from pool/rpmlint

Accepting request 693683 from devel:openSUSE:Factory:rpmlint

OBS-URL: https://build.opensuse.org/request/show/693683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=317
This commit is contained in:
Dominique Leuenberger 2019-04-15 09:51:40 +00:00 committed by Git OBS Bridge
commit 927a3a32a6
2 changed files with 27 additions and 8 deletions

29
config
View File

@ -518,11 +518,13 @@ setOption('StandardGroups', (
setOption('StandardUsers', (
'aegis',
'amanda',
'aodh',
'arangodb',
'asterisk',
'at',
'avahi',
'bacula',
'barbican',
'beagleindex',
'bigsister',
'bin',
@ -533,9 +535,11 @@ setOption('StandardUsers', (
'casaatsd',
'casaatvd',
'casaauth',
'ceilometer',
'ceph',
'chef',
'chrony',
'cinder',
'citadel',
'cntlm',
'colord',
@ -547,11 +551,13 @@ setOption('StandardUsers', (
'davfs2',
'ddclient',
'dehydrated',
'designate',
'dhcpd',
'distcc',
'dovecot',
'dpbox',
'dvbdaemon',
'ec2-api',
'elasticsearch',
'epmd',
'fax',
@ -564,11 +570,14 @@ setOption('StandardUsers', (
'games',
'gdm',
'geronimo',
'glance',
'gnats',
'gnocchi',
'gnump3d',
'grafana',
'hacluster',
'haldaemon',
'heat',
'hsqldb',
'icecast',
'icecream',
@ -576,11 +585,13 @@ setOption('StandardUsers', (
'intermezzo',
'iodined',
'irc',
'ironic',
'jabber',
'jboss',
'jetty5',
'jenkins',
'jonas',
'keystone',
'kolab',
'kolab-n',
'kolab-r',
@ -591,9 +602,11 @@ setOption('StandardUsers', (
'logstash',
'lp',
'lxdm',
'magnum',
'mail',
'mailman',
'man',
'manila',
'mdnsd',
'mdom',
'mednafen',
@ -602,11 +615,14 @@ setOption('StandardUsers', (
'minetest',
'mpd',
'mumble-server',
'murano',
'mysql',
'nagios',
'named',
'neutron',
'news',
'nginx',
'nova',
'novell_nobody',
'novlifdr',
'novlxregd',
@ -614,14 +630,7 @@ setOption('StandardUsers', (
'_nsd',
'ntop',
'ntp',
'openstack-ceilometer',
'openstack-cinder',
'openstack-glance',
'openstack-heat',
'openstack-keystone',
'openstack-nova',
'openstack-quantum',
'openstack-swift',
'octavia',
'openvswitch',
'oracle',
'otrs',
@ -653,6 +662,7 @@ setOption('StandardUsers', (
'root',
'_rmt',
'sabayon-admin',
'sahara',
'salt',
'sapdb',
'sddm',
@ -668,6 +678,7 @@ setOption('StandardUsers', (
'statd',
'suse-ncc',
'svn',
'swift',
'synapse',
'systemd-journal-gateway'
'tftp',
@ -675,6 +686,7 @@ setOption('StandardUsers', (
'tomcat4',
'tor',
'toxcmd',
'trove',
'tryton',
'tss',
'ulogd',
@ -692,6 +704,7 @@ setOption('StandardUsers', (
'xrootd',
'xymon',
'yastws',
'zaqar',
'zeroinst',
'znc',
'zope',

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 12 06:09:31 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- Add missing usernames for OpenStack services and drop the old
names (which had the openstack- prefix)
-------------------------------------------------------------------
Tue Mar 5 12:11:50 UTC 2019 - mvetter@suse.com