From ebccb264d89f67c3bf476353d40777b94e143b9fd8ee96967ac3ac3425b3ab9d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 3 Sep 2018 13:07:33 +0000 Subject: [PATCH] Accepting request 632803 from home:markoschandras:branches:devel:openSUSE:Factory:rpmlint - Add new firejail group OBS-URL: https://build.opensuse.org/request/show/632803 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=618 --- config | 1 + rpmlint.changes | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/config b/config index ab54831..ae6cb6b 100644 --- a/config +++ b/config @@ -359,6 +359,7 @@ setOption('StandardGroups', ( 'festival', 'ffums', 'firebird', + 'firejail', 'floppy', 'fonehome', 'ftp', diff --git a/rpmlint.changes b/rpmlint.changes index 9086e7f..d28d8fe 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 3 08:53:06 UTC 2018 - Markos Chandras + +- Add new firejail group + ------------------------------------------------------------------- Mon Aug 20 08:53:17 UTC 2018 - matthias.gerstner@suse.com