forked from pool/rpmlint
- Update to version 2.3.0+git20220525.d213f48:
* opensuse config: parse ValidLicenseExceptions * Report binary in shlib-policy-name-error error * Remove extra prints from tests. * Increase badness for executable-stack - Remove disable-SystemdTmpfilesCheck.patch. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=918
This commit is contained in:
committed by
Git OBS Bridge
parent
a5ba4ba545
commit
49902b1b20
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">d29ebeb76317d8735de39ba1cfd03ea1f7650c8a</param></service></servicedata>
|
||||
<param name="changesrevision">0015433ddb18f74488213b39a365f1077a934464</param></service></servicedata>
|
@@ -1,15 +0,0 @@
|
||||
configs/openSUSE/opensuse.toml | 1 -
|
||||
1 file changed, 1 deletion(-)
|
||||
|
||||
diff --git a/configs/openSUSE/opensuse.toml b/configs/openSUSE/opensuse.toml
|
||||
index b57e1fdb..f818f661 100644
|
||||
--- a/configs/openSUSE/opensuse.toml
|
||||
+++ b/configs/openSUSE/opensuse.toml
|
||||
@@ -21,7 +21,6 @@ Checks = [
|
||||
"KMPPolicyCheck",
|
||||
"PolkitCheck",
|
||||
"SystemdInstallCheck",
|
||||
- "SystemdTmpfilesCheck",
|
||||
"SUIDPermissionsCheck",
|
||||
"WorldWritableCheck",
|
||||
]
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:450e9defacbeaa18dacec655323c575ecaedb61868db94e623567b7e10a47cd3
|
||||
size 6751816
|
3
rpmlint-2.3.0+git20220525.d213f48.tar.xz
Normal file
3
rpmlint-2.3.0+git20220525.d213f48.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3d39d865536c126446174a54082de29409a00f5b1b39424a5362121c8a8b2ef
|
||||
size 6752184
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 19:42:19 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.3.0+git20220525.d213f48:
|
||||
* opensuse config: parse ValidLicenseExceptions
|
||||
* Report binary in shlib-policy-name-error error
|
||||
* Remove extra prints from tests.
|
||||
* Increase badness for executable-stack
|
||||
- Remove disable-SystemdTmpfilesCheck.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 09:50:11 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@@ -23,14 +23,13 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.3.0+git20220523.e71c7f8
|
||||
Version: 2.3.0+git20220525.d213f48
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/rpm-software-management/rpmlint
|
||||
Source0: rpmlint-%{version}.tar.xz
|
||||
Patch0: disable-flake.patch
|
||||
Patch1: disable-SystemdTmpfilesCheck.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python3-setuptools
|
||||
BuildArch: noarch
|
||||
|
Reference in New Issue
Block a user