diff --git a/config b/config index 5a27187..59f7080 100644 --- a/config +++ b/config @@ -102,6 +102,7 @@ setOption('StandardGroups', ( 'colord', 'console', 'coroqnetd', + 'coturn', 'crowbar', 'cwbconv', 'daemon', @@ -309,6 +310,7 @@ setOption('StandardUsers', ( 'colord', 'cop', 'coroqnetd', + 'coturn', 'crowbar', 'cyrus', 'daemon', diff --git a/rpmlint.changes b/rpmlint.changes index 05aa2f2..533c781 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 12 05:58:37 UTC 2020 - Johannes Weberhofer + +- Added 'coturn' to StandardGroups and StandardUsers + ------------------------------------------------------------------- Tue Mar 31 11:52:38 UTC 2020 - matthias.gerstner@suse.com