SHA256
1
0
forked from pool/rpmlint

Accepting request 967262 from devel:openSUSE:Factory:rpmlint

- Update to version 2.2.0+git20220406.bcfe5ad:
  * sudoers whitelist: add preliminary ceph whitelisting (bsc#1196141)

- Update to version 2.2.0+git20220331.762044d:
  * Port opensuse checks.
  * Additional name cleanup in pkg.py.
  * lint.py: remove _check_valid_suffix and use str in ().
  * pkg.py cleanup
  * sudoers whitelist: add test entry for rpmlint-integration-test OBS package
  * Re-init AlternativesCheck for each package.

- Update to version 2.2.0+git20220330.4d069ea:
  * new whitelist restriction for /etc/sudoers.d (bsc#1172785)

- Update to version 2.2.0+git20220330.76fbb53:
  * Re-init AlternativesCheck for each package.

OBS-URL: https://build.opensuse.org/request/show/967262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=393
This commit is contained in:
Dominique Leuenberger 2022-04-08 20:45:25 +00:00 committed by Git OBS Bridge
commit 8ef9241c9c
5 changed files with 34 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">f673d6fea3f9c09aa31e0279a12ad04b1964c5a5</param></service></servicedata>
<param name="changesrevision">70896b5cdbbb88a3b39993e333ef49e38b714b6a</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Wed Apr 06 09:45:45 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220406.bcfe5ad:
* sudoers whitelist: add preliminary ceph whitelisting (bsc#1196141)
-------------------------------------------------------------------
Thu Mar 31 13:39:10 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220331.762044d:
* Port opensuse checks.
* Additional name cleanup in pkg.py.
* lint.py: remove _check_valid_suffix and use str in ().
* pkg.py cleanup
* sudoers whitelist: add test entry for rpmlint-integration-test OBS package
* Re-init AlternativesCheck for each package.
-------------------------------------------------------------------
Wed Mar 30 10:34:56 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220330.4d069ea:
* new whitelist restriction for /etc/sudoers.d (bsc#1172785)
-------------------------------------------------------------------
Wed Mar 30 07:37:43 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220330.76fbb53:
* Re-init AlternativesCheck for each package.
-------------------------------------------------------------------
Sat Mar 26 05:36:56 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.2.0+git20220325.40598ec
Version: 2.2.0+git20220406.bcfe5ad
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later