SHA256
1
0
forked from pool/rpmlint

Accepting request 1223376 from devel:openSUSE:Factory:rpmlint

- Update to version 2.6.1+git20241111.4884f6a:
  * SUIDPermissionsCheck: Escape path for regular expression
  * false positive: systemd-service-without-service_del_postun

The version curretnly submitted to Factory breaks build of e.g coreutils (forwarded request 1223363 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1223376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=489
This commit is contained in:
Ana Guerrero 2024-11-14 15:07:54 +00:00 committed by Git OBS Bridge
commit 70e40de0f4
5 changed files with 20 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Nov 11 13:15:05 UTC 2024 - dimstar@opensuse.org
- Update to version 2.6.1+git20241111.4884f6a:
* SUIDPermissionsCheck: Escape path for regular expression
* false positive: systemd-service-without-service_del_postun
-------------------------------------------------------------------
Thu Nov 07 15:28:46 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20241107.1b69a23:
* dbus-services: whitelist sddm-kalpa (bsc#1232647)
* dbus-services: replace generic comment for sddm
* SUIDPermissionsCheck: chkstat to permctl rename
-------------------------------------------------------------------
Thu Oct 24 11:33:51 UTC 2024 - filippo.bonazzi@suse.com

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.6.1+git20241024.1f09e50
Version: 2.6.1+git20241111.4884f6a
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later