SHA256
1
0
forked from pool/rpmlint

Accepting request 176238 from devel:openSUSE:Factory:rpmlint

- Add user and group 'svn' for svnserve in package subversion

Rationale:

This user and group is already preconfigured in the configuration,
and recommended in the start-up configuration for svnserve.
The package is about to be updated to include the user and group. (forwarded request 176183 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/176238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=187
This commit is contained in:
Stephan Kulow 2013-05-28 05:43:13 +00:00 committed by Git OBS Bridge
commit 499e5f8cb2
2 changed files with 7 additions and 0 deletions

2
config
View File

@ -179,6 +179,7 @@ setOption('StandardGroups', (
'snort',
'sshd',
'suse-ncc',
'svn',
'sys',
'tftp',
'tomcat',
@ -315,6 +316,7 @@ setOption('StandardUsers', (
'sshd',
'statd',
'suse-ncc',
'svn',
'tftp',
'tomcat',
'tomcat4',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 20 19:48:39 UTC 2013 - andreas.stieger@gmx.de
- Add user and group 'svn' for svnserve in package subversion
-------------------------------------------------------------------
Mon Apr 15 12:36:01 UTC 2013 - meissner@suse.com