Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2026-02-09 11:42:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Mon Feb  9 11:42:43 2026 rev:525 rq:1331698 version:2.8.0+git20260206.eac6dd56

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2026-02-05 
17:56:56.270889989 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.1670/rpmlint.changes        
2026-02-09 11:42:45.236217205 +0100
@@ -1,0 +2,7 @@
+Fri Feb 06 14:55:57 UTC 2026 - Filippo Bonazzi <[email protected]>
+
+- Update to version 2.8.0+git20260206.eac6dd56:
+  * polkit-rules-whitelist: add run0-wrappers rules (bsc#1254446)
+  * scoring: Raise forbidden-controlchar-found to 10k
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-2.8.0+git20260130.c630ef64.tar.xz

New:
----
  rpmlint-2.8.0+git20260206.eac6dd56.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.aJprFE/_old  2026-02-09 11:42:46.360264492 +0100
+++ /var/tmp/diff_new_pack.aJprFE/_new  2026-02-09 11:42:46.364264661 +0100
@@ -23,7 +23,7 @@
 %define name_suffix -%{flavor}
 %endif
 Name:           rpmlint%{name_suffix}
-Version:        2.8.0+git20260130.c630ef64
+Version:        2.8.0+git20260206.eac6dd56
 Release:        0
 Summary:        RPM file correctness checker
 License:        GPL-2.0-or-later

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.aJprFE/_old  2026-02-09 11:42:46.416266848 +0100
+++ /var/tmp/diff_new_pack.aJprFE/_new  2026-02-09 11:42:46.424267185 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/rpm-software-management/rpmlint.git</param>
-              <param 
name="changesrevision">c630ef64ee5aaba64597551290549000b475ca50</param></service></servicedata>
+              <param 
name="changesrevision">eac6dd560b37f3c9bf5a6d7bb890f2277443e8ae</param></service></servicedata>
 (No newline at EOF)
 

++++++ rpmlint-2.8.0+git20260130.c630ef64.tar.xz -> 
rpmlint-2.8.0+git20260206.eac6dd56.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.8.0+git20260130.c630ef64/configs/openSUSE/polkit-rules-whitelist.toml
 
new/rpmlint-2.8.0+git20260206.eac6dd56/configs/openSUSE/polkit-rules-whitelist.toml
--- 
old/rpmlint-2.8.0+git20260130.c630ef64/configs/openSUSE/polkit-rules-whitelist.toml
 2026-01-30 10:49:27.000000000 +0100
+++ 
new/rpmlint-2.8.0+git20260206.eac6dd56/configs/openSUSE/polkit-rules-whitelist.toml
 2026-02-06 11:09:57.000000000 +0100
@@ -257,3 +257,23 @@
 path     = "/usr/share/polkit-1/rules.d/org.shadowblip.InputPlumber.rules"
 digester = "default"
 hash     = "75efae6dcf5fecc3a73f851a09d871f768b055ad3049a40550cd81bbbd9f8640"
+
+[[FileDigestGroup]]
+package  = "run0-policy-wheel-auth-self"
+note     = "allows members of the wheel group to authenticate Polkit actions 
with their own password"
+bug      = "bsc#1254446"
+type     = "polkit"
+[[FileDigestGroup.digests]]
+path     = "/usr/share/polkit-1/rules.d/51-run0-admin-group.rules"
+digester = "default"
+hash     = "c9683c20ab7b701107ce0f31ef83200ca9feef62f8d92b05f68d89c9330e7813"
+
+[[FileDigestGroup]]
+package  = "run0-wrappers"
+note     = "logic to allow members of certain groups to enjoy relaxed admin 
authentication requirements"
+bug      = "bsc#1254446"
+type     = "polkit"
+[[FileDigestGroup.digests]]
+path     = "/usr/share/polkit-1/rules.d/50-run0-sudo.rules"
+digester = "default"
+hash     = "452adce8b04a88b42d0d9621e9258b5b2325ef44d01da6f65e93794d2b5f3579"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.8.0+git20260130.c630ef64/configs/openSUSE/scoring.toml 
new/rpmlint-2.8.0+git20260206.eac6dd56/configs/openSUSE/scoring.toml
--- old/rpmlint-2.8.0+git20260130.c630ef64/configs/openSUSE/scoring.toml        
2026-01-30 10:49:27.000000000 +0100
+++ new/rpmlint-2.8.0+git20260206.eac6dd56/configs/openSUSE/scoring.toml        
2026-02-06 11:09:57.000000000 +0100
@@ -41,6 +41,7 @@
 filelist-forbidden-sysconfig = 10000
 filelist-forbidden-xorg = 10000
 filelist-forbidden-yast2 = 10000
+forbidden-controlchar-found = 10000
 kmp-missing-supplements = 10000
 wrong-script-interpreter = 490
 obsolete-insserv-requirement = 10000

Reply via email to