SHA256
1
0
forked from pool/rpmlint

Accepting request 591011 from devel:openSUSE:Factory:rpmlint

OBS-URL: https://build.opensuse.org/request/show/591011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=289
This commit is contained in:
Dominique Leuenberger 2018-03-29 09:50:54 +00:00 committed by Git OBS Bridge
commit cd1b69352f
3 changed files with 15 additions and 2 deletions

4
config
View File

@ -474,6 +474,7 @@ setOption('StandardGroups', (
'tomcat',
'tomcat4',
'tor',
'tox',
'trusted',
'ts-shell',
'tss',
@ -650,6 +651,7 @@ setOption('StandardUsers', (
'tomcat',
'tomcat4',
'tor',
'toxcmd',
'tss',
'ulogd',
'upsd',
@ -1018,7 +1020,7 @@ setOption("DBUSServices.WhiteList", (
"pam_dbus.service",
# tpm2-abrmd (bnc#1049694)
"tpm2-abrmd.conf",
"tpm2-abrmd.service",
"com.intel.tss2.Tabrmd.service",
# nfs-ganesha (bsc#997880)
"org.ganesha.nfsd.conf",
"nfs-ganesha.service",

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Mar 22 20:00:30 UTC 2018 - sleep_walker@opensuse.org
- Add tox user and toxcmd group as standard openSUSE GID and UID
-------------------------------------------------------------------
Fri Mar 9 14:28:13 UTC 2018 - matthias.gerstner@suse.com
- Corrected tpm2-abrmd (bnc#1049694). The D-Bus activation file is named
differently than the configuration file.
-------------------------------------------------------------------
Tue Feb 20 12:52:18 UTC 2018 - dimstar@opensuse.org

View File

@ -20,7 +20,7 @@ Name: rpmlint
Version: 1.10
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0+
License: GPL-2.0-or-later
Group: System/Packages
Url: https://github.com/rpm-software-management/rpmlint
Source0: https://github.com/rpm-software-management/rpmlint/archive/rpmlint-%{version}.tar.gz