Accepting request 1060821 from devel:openSUSE:Factory:rpmlint

- Update to version 2.4.0+git20230125.20e5b58:
  * SymlinkExceptions: also exclude systemd-mini
  * FileDigestCheck: allow multiple package names in ghost/symlink exceptions
- Update to version 2.4.0+git20230124.a2050c3:
  * FileDigestCheck: support exceptions to symlink restrictions
  * Revert "temporarily drop badness for sysctl-file-* errors"

OBS-URL: https://build.opensuse.org/request/show/1060821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=434
This commit is contained in:
Dominique Leuenberger 2023-01-26 12:57:15 +00:00 committed by Git OBS Bridge
commit 2faf3708ee
5 changed files with 19 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">a959d845c5cf9f50294887a3941dad4b4628f4e2</param></service></servicedata>
<param name="changesrevision">20e5b58d899a1db31f0d9b6669d777166981a7f3</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jan 25 10:05:47 UTC 2023 - filippo.bonazzi@suse.com
- Update to version 2.4.0+git20230125.20e5b58:
* SymlinkExceptions: also exclude systemd-mini
* FileDigestCheck: allow multiple package names in ghost/symlink exceptions
-------------------------------------------------------------------
Tue Jan 24 19:02:12 UTC 2023 - mliska@suse.cz
- Update to version 2.4.0+git20230124.a2050c3:
* FileDigestCheck: support exceptions to symlink restrictions
* Revert "temporarily drop badness for sysctl-file-* errors"
-------------------------------------------------------------------
Tue Jan 24 08:17:06 UTC 2023 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20230124.a959d84
Version: 2.4.0+git20230125.20e5b58
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later