From 0de9b8948ae435cc154148f81d67303340702c3e4256d1404c0d950114ae82dc Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 29 Mar 2016 15:52:49 +0000 Subject: [PATCH] Accepting request 379434 from home:markkp:branches:devel:openSUSE:Factory:rpmlint Adding chrony UID/GID for new chrony package. OBS-URL: https://build.opensuse.org/request/show/379434 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=379 --- config | 2 ++ rpmlint.changes | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/config b/config index 536959a..745c75a 100644 --- a/config +++ b/config @@ -90,6 +90,7 @@ setOption('StandardGroups', ( 'cdrom', 'ceph', 'chef', + 'chrony', 'citadel', 'colord', 'console', @@ -261,6 +262,7 @@ setOption('StandardUsers', ( 'casaauth', 'ceph', 'chef', + 'chrony', 'citadel', 'cntlm', 'colord', diff --git a/rpmlint.changes b/rpmlint.changes index 54ca3a8..98ba65c 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 24 18:51:51 UTC 2016 - mpost@suse.com + +- Updated config file to add user chrony and group chrony + (Fate#319508) + ------------------------------------------------------------------- Mon Mar 14 16:08:20 UTC 2016 - christoph@stop.pe