forked from pool/rpmlint
- Update to version 2.1+git20211027.7242d3d:
* dbus-services: adjust wicked whitelisting to new paths (bsc#1192033) * Add new LibraryDependencyCheck. * Rework the lib_regex pattern * security whitelistings: test whitelistings for file-digest-mismatch errors * scoring.toml: fix alphabetical order of permissions-file errors * security whitelistings: add badness for file-digest-mismatch errors OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=839
This commit is contained in:
parent
9187d7ae8d
commit
f84fc71b61
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">a5287ad3ccef09ca558931dca2b8d9ee8c6ee947</param></service></servicedata>
|
||||
<param name="changesrevision">7aecdc1153f2eec4b8c6bf3d24af73b5fa1bd5ff</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1b83be9c67d65bedfefd695a8c1cd554f74e1357a90cf68dacd32fba10b40ec
|
||||
size 6734396
|
3
rpmlint-2.1+git20211027.7242d3d.tar.xz
Normal file
3
rpmlint-2.1+git20211027.7242d3d.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f512506dcd398d058e66af1cdd868b6dc54cc7d8f96444a80eca87db58bf613c
|
||||
size 6735764
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 31 13:27:38 UTC 2021 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.1+git20211027.7242d3d:
|
||||
* dbus-services: adjust wicked whitelisting to new paths (bsc#1192033)
|
||||
* Add new LibraryDependencyCheck.
|
||||
* Rework the lib_regex pattern
|
||||
* security whitelistings: test whitelistings for file-digest-mismatch errors
|
||||
* scoring.toml: fix alphabetical order of permissions-file errors
|
||||
* security whitelistings: add badness for file-digest-mismatch errors
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 22 19:03:03 UTC 2021 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.1+git20211022.a5287ad
|
||||
Version: 2.1+git20211027.7242d3d
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user