SHA256
1
0
forked from pool/rpmlint

Accepting request 780341 from devel:openSUSE:Factory:rpmlint

- Update to version 84.87+git20200221.3ea152b:
  * pam1 test: adjust reference output to newly added badness in rpmlint-Factory

- config: enable MixedFileOwnerships lint

- config: add 'mktex' to StandardUsers (boo#1159740)

OBS-URL: https://build.opensuse.org/request/show/780341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=331
This commit is contained in:
Dominique Leuenberger 2020-03-03 09:13:53 +00:00 committed by Git OBS Bridge
commit 36c8782e5d
8 changed files with 25 additions and 7 deletions

View File

@ -1,6 +1,6 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<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">c45a69ba2c917d23ef888b044bc8114ad3611f4d</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">d26befa3c953dd4f96265bd58c6dad472a6ea512</param></service></servicedata>

2
config
View File

@ -41,6 +41,7 @@ addCheck("CheckSystemdInstall")
addCheck("TmpFilesCheck") addCheck("TmpFilesCheck")
addCheck("CheckSysVinitOnSystemd") addCheck("CheckSysVinitOnSystemd")
addCheck("CheckCronJobs") addCheck("CheckCronJobs")
addCheck("MixedFileOwnerships")
# stuff autobuild takes care about # stuff autobuild takes care about
addFilter('.*invalid-version.*') addFilter('.*invalid-version.*')
@ -375,6 +376,7 @@ setOption('StandardUsers', (
'memcached', 'memcached',
'messagebus', 'messagebus',
'minetest', 'minetest',
'mktex',
'mpd', 'mpd',
'mumble-server', 'mumble-server',
'murano', 'murano',

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9aad05200f9dce8a478619457863c20b8e70f74f478d32404966b3ea550df4fa
size 12584

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff12e92ffb2f7c9baf43acc048616a3d649be21fce939670c2add77bca96e2a9
size 13600

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 28 14:28:17 UTC 2020 - malte.kraus@suse.com
- Update to version 84.87+git20200221.3ea152b:
* pam1 test: adjust reference output to newly added badness in rpmlint-Factory
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 06 10:06:37 UTC 2020 - malte.kraus@suse.com Thu Feb 06 10:06:37 UTC 2020 - malte.kraus@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package rpmlint-tests # spec file for package rpmlint-tests
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@ BuildRequires: rpmlint-Factory-strict
BuildRequires: rpmlint-mini BuildRequires: rpmlint-mini
Name: rpmlint-tests Name: rpmlint-tests
Version: 84.87+git20200206.7e2b64f Version: 84.87+git20200221.3ea152b
Release: 0 Release: 0
Summary: rpmlint regression tests Summary: rpmlint regression tests
License: SUSE-Public-Domain License: SUSE-Public-Domain

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Feb 20 14:05:50 UTC 2020 - Malte Kraus <malte.kraus@suse.com>
- config: enable MixedFileOwnerships lint
-------------------------------------------------------------------
Thu Feb 20 10:57:35 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- config: add 'mktex' to StandardUsers (boo#1159740)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 17 13:39:31 UTC 2020 - matthias.gerstner@suse.com Mon Feb 17 13:39:31 UTC 2020 - matthias.gerstner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package rpmlint # spec file for package rpmlint
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed