forked from pool/rpmlint
Accepting request 958203 from devel:openSUSE:Factory:rpmlint
- Update to version 2.2.0+git20220228.7070352: * FileDigestCheck: configure digest filter type per whitelisting entry * FileDigestCheck: also assert that a path key is present * dbus-services: adjust nm-priv-helper path (bsc#1194799) * dbus-services: whitelist nvme-stas (bsc#1195236) * FileDigestCheck: enable XML filtered digests for D-Bus services * FileDigestCheck: emit special {group}-file-parse-error if XML is bad OBS-URL: https://build.opensuse.org/request/show/958203 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=387
This commit is contained in:
commit
271ba8122a
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">a8aa5cb3737e9421f67ae099223be3f9cdfa466d</param></service></servicedata>
|
||||
<param name="changesrevision">81d4fd50e34c4c747d25c629f631e27c78d28f1f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e00a48a152dbd922710905d7372ff0e4bd08ea2128b82c98bf2ed4e49773cea
|
||||
size 6746792
|
3
rpmlint-2.2.0+git20220228.7070352.tar.xz
Normal file
3
rpmlint-2.2.0+git20220228.7070352.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfdaee1810e701b2beb7fffd7d781685e773f68517bf1ecf38564018434526ef
|
||||
size 6746568
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 01 07:44:11 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.2.0+git20220228.7070352:
|
||||
* FileDigestCheck: configure digest filter type per whitelisting entry
|
||||
* FileDigestCheck: also assert that a path key is present
|
||||
* dbus-services: adjust nm-priv-helper path (bsc#1194799)
|
||||
* dbus-services: whitelist nvme-stas (bsc#1195236)
|
||||
* FileDigestCheck: enable XML filtered digests for D-Bus services
|
||||
* FileDigestCheck: emit special {group}-file-parse-error if XML is bad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 25 21:31:27 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.2.0+git20220225.739a708
|
||||
Version: 2.2.0+git20220228.7070352
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user