SHA256
1
0
forked from pool/rpmlint

- Update to version 2.2.0+git20220303.3a948f5:

* D-Bus services whitelist: add kpmcore (bsc#1178848)
  * dbus-services whitelist: add test whitelisting to cover dbus-file-parse-error
  * tests: add test that verifies security whitelisting syntax
  * security whitelistings: harmonize bug list syntax

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=874
This commit is contained in:
Matthias Gerstner 2022-03-03 14:17:18 +00:00 committed by Git OBS Bridge
parent 346e8e8568
commit c57266dbe5
5 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 03 14:16:41 UTC 2022 - matthias.gerstner@suse.com
- Update to version 2.2.0+git20220303.3a948f5:
* D-Bus services whitelist: add kpmcore (bsc#1178848)
* dbus-services whitelist: add test whitelisting to cover dbus-file-parse-error
* tests: add test that verifies security whitelisting syntax
* security whitelistings: harmonize bug list syntax
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 01 07:44:11 UTC 2022 - mliska@suse.cz Tue Mar 01 07:44:11 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor} %define name_suffix -%{flavor}
%endif %endif
Name: rpmlint%{name_suffix} Name: rpmlint%{name_suffix}
Version: 2.2.0+git20220228.7070352 Version: 2.2.0+git20220303.3a948f5
Release: 0 Release: 0
Summary: RPM file correctness checker Summary: RPM file correctness checker
License: GPL-2.0-or-later License: GPL-2.0-or-later