SHA256
1
0
forked from pool/rpmlint

Accepting request 790150 from devel:openSUSE:Factory:rpmlint

- Update to version master:
  * Whitelisting: avoid duplicate checks / error messages for the same files
  * Whitelisting: fix whitelisting checks when files are symbolic links
  * Mention upstream repo in README (forwarded request 790149 from mgerstner)

OBS-URL: https://build.opensuse.org/request/show/790150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=332
This commit is contained in:
Dominique Leuenberger 2020-04-04 10:04:59 +00:00 committed by Git OBS Bridge
commit ec8d23d77c
4 changed files with 18 additions and 3 deletions

View File

@ -3,4 +3,4 @@
<param name="url">https://github.com/openSUSE/rpmlint-tests.git</param> <param name="url">https://github.com/openSUSE/rpmlint-tests.git</param>
<param name="changesrevision">3ea152ba41f080462891f99711fee3712c56c8c7</param></service><service name="tar_scm"> <param name="changesrevision">3ea152ba41f080462891f99711fee3712c56c8c7</param></service><service name="tar_scm">
<param name="url">https://github.com/openSUSE/rpmlint-checks.git</param> <param name="url">https://github.com/openSUSE/rpmlint-checks.git</param>
<param name="changesrevision">d26befa3c953dd4f96265bd58c6dad472a6ea512</param></service></servicedata> <param name="changesrevision">00c0040faa30370f367de0d2bec3e7449db8c44b</param></service></servicedata>

2
config
View File

@ -184,6 +184,7 @@ setOption('StandardGroups', (
'ntp', 'ntp',
'oinstall', 'oinstall',
'openvswitch', 'openvswitch',
'orthanc',
'ovirtagent', 'ovirtagent',
'ceilometer', 'ceilometer',
'cinder', 'cinder',
@ -397,6 +398,7 @@ setOption('StandardUsers', (
'octavia', 'octavia',
'openvswitch', 'openvswitch',
'oracle', 'oracle',
'orthanc'
'otrs', 'otrs',
'ovirtagent', 'ovirtagent',
'partimag', 'partimag',

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:0c64ecd1cb32d063d42574ee291e960dfdc5f5cd1c1ff6a0e24be50a89d0774d oid sha256:894bf2d7d531c04f1e49c0a90ad0d69c859b7f6ecdbc1363ad2287fdd4d06233
size 28692 size 29240

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Mar 31 11:52:38 UTC 2020 - matthias.gerstner@suse.com
- Update to version master:
* Whitelisting: avoid duplicate checks / error messages for the same files
* Whitelisting: fix whitelisting checks when files are symbolic links
* Mention upstream repo in README
-------------------------------------------------------------------
Fri Mar 27 16:59:18 UTC 2020 - Axel Braun <axel.braun@gmx.de>
- Bug 1167431 - AUDIT-0: User/group orthanc for rpmlint
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 20 14:05:50 UTC 2020 - Malte Kraus <malte.kraus@suse.com> Thu Feb 20 14:05:50 UTC 2020 - Malte Kraus <malte.kraus@suse.com>