From fa361f3e012e416ed8f7960e9df64b8f2ac69ee5f1cac2d10660ae330b960676 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 21 Aug 2014 13:23:30 +0000 Subject: [PATCH] Accepting request 245603 from home:deadpoint:branches:devel:openSUSE:Factory:rpmlint Add user/group unbound for unbound caching dns server OBS-URL: https://build.opensuse.org/request/show/245603 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=290 --- config | 2 ++ rpmlint.changes | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/config b/config index 8ca2496..45f542e 100644 --- a/config +++ b/config @@ -209,6 +209,7 @@ setOption('StandardGroups', ( 'ts-shell', 'tss', 'tty', + 'unbound', 'users', 'utmp', 'uucp', @@ -353,6 +354,7 @@ setOption('StandardUsers', ( 'tss', 'ulogd', 'upsd', + 'unbound', 'uucp', 'uuidd', 'vacation', diff --git a/rpmlint.changes b/rpmlint.changes index 2ebefa2..a6124a1 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 21 13:18:27 UTC 2014 - darin@darins.net + +- Add user/group unbound for unbound caching dns server + ------------------------------------------------------------------- Thu Aug 21 12:53:31 UTC 2014 - lnussel@suse.de