From 346e8e8568d2072ba9b3973a0c77a2c50da89562d5c4b58f0dbc78b98c9c7261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Tue, 1 Mar 2022 07:47:25 +0000 Subject: [PATCH] - 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/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=873 --- _servicedata | 2 +- rpmlint-2.2.0+git20220225.739a708.tar.xz | 3 --- rpmlint-2.2.0+git20220228.7070352.tar.xz | 3 +++ rpmlint.changes | 11 +++++++++++ rpmlint.spec | 2 +- 5 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220225.739a708.tar.xz create mode 100644 rpmlint-2.2.0+git20220228.7070352.tar.xz diff --git a/_servicedata b/_servicedata index 80ea81d..419fb0b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - a8aa5cb3737e9421f67ae099223be3f9cdfa466d \ No newline at end of file + 81d4fd50e34c4c747d25c629f631e27c78d28f1f \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220225.739a708.tar.xz b/rpmlint-2.2.0+git20220225.739a708.tar.xz deleted file mode 100644 index 0861e31..0000000 --- a/rpmlint-2.2.0+git20220225.739a708.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e00a48a152dbd922710905d7372ff0e4bd08ea2128b82c98bf2ed4e49773cea -size 6746792 diff --git a/rpmlint-2.2.0+git20220228.7070352.tar.xz b/rpmlint-2.2.0+git20220228.7070352.tar.xz new file mode 100644 index 0000000..bee2bb0 --- /dev/null +++ b/rpmlint-2.2.0+git20220228.7070352.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdaee1810e701b2beb7fffd7d781685e773f68517bf1ecf38564018434526ef +size 6746568 diff --git a/rpmlint.changes b/rpmlint.changes index 41f842b..17fad17 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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 diff --git a/rpmlint.spec b/rpmlint.spec index e148bd4..3180b6c 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -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