Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpmlint for openSUSE:Factory checked in at 2025-12-15 11:50:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint (Old) and /work/SRC/openSUSE:Factory/.rpmlint.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint" Mon Dec 15 11:50:26 2025 rev:519 rq:1322636 version:2.8.0+git20251212.031b8a08 Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes 2025-12-04 11:26:38.665919135 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint.new.1939/rpmlint.changes 2025-12-15 11:52:46.257206324 +0100 @@ -1,0 +2,8 @@ +Fri Dec 12 14:53:51 UTC 2025 - Filippo Bonazzi <[email protected]> + +- Update to version 2.8.0+git20251212.031b8a08: + * pam-modules whitelist: fix account-utils glob pattern + * permissions-whitelist: add migrated shadow-pw-mgmt (bsc#1254844) + * dbus-services: whitelist smb4k (bsc#1249004) + +------------------------------------------------------------------- Old: ---- rpmlint-2.8.0+git20251202.24cc5a2f.tar.xz New: ---- rpmlint-2.8.0+git20251212.031b8a08.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint.spec ++++++ --- /var/tmp/diff_new_pack.i76A4G/_old 2025-12-15 11:52:47.753268214 +0100 +++ /var/tmp/diff_new_pack.i76A4G/_new 2025-12-15 11:52:47.757268379 +0100 @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.8.0+git20251202.24cc5a2f +Version: 2.8.0+git20251212.031b8a08 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.i76A4G/_old 2025-12-15 11:52:47.833271523 +0100 +++ /var/tmp/diff_new_pack.i76A4G/_new 2025-12-15 11:52:47.837271689 +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">24cc5a2f3d1836b078a39838609ff1a96f3f55c7</param></service></servicedata> + <param name="changesrevision">031b8a08e113dfacbc1cfd1ce52cfbcaf2cb3650</param></service></servicedata> (No newline at EOF) ++++++ rpmlint-2.8.0+git20251202.24cc5a2f.tar.xz -> rpmlint-2.8.0+git20251212.031b8a08.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.8.0+git20251202.24cc5a2f/configs/openSUSE/dbus-services.toml new/rpmlint-2.8.0+git20251212.031b8a08/configs/openSUSE/dbus-services.toml --- old/rpmlint-2.8.0+git20251202.24cc5a2f/configs/openSUSE/dbus-services.toml 2025-12-02 12:39:46.000000000 +0100 +++ new/rpmlint-2.8.0+git20251212.031b8a08/configs/openSUSE/dbus-services.toml 2025-12-12 15:37:05.000000000 +0100 @@ -1469,3 +1469,17 @@ path = "/usr/share/dbus-1/system-services/org.kde.kcontrol.kcmlightdm.service" digester = "shell" hash = "46b2c1eb03b24c073f228f4c6ebc1c7a71e899a3a131dfc415a91b330f2809b9" + +[[FileDigestGroup]] +package = "smb4k" +note = "helper for unprivileged mountingof Samba/CIFS network shares" +bug = "bsc#1249004" +type = "dbus" +[[FileDigestGroup.digests]] +path = "/usr/share/dbus-1/system-services/org.kde.smb4k.mounthelper.service" +digester = "shell" +hash = "91b532cb7675218944e9f77705c7bcaaec73ea11fa6e770e0a39dfaab350832b" +[[FileDigestGroup.digests]] +path = "/usr/share/dbus-1/system.d/org.kde.smb4k.mounthelper.conf" +digester = "xml" +hash = "c67705447819baeede72d3f1efd4f1df22f86b5916af1cdf64e542630821539e" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.8.0+git20251202.24cc5a2f/configs/openSUSE/pam-modules.toml new/rpmlint-2.8.0+git20251212.031b8a08/configs/openSUSE/pam-modules.toml --- old/rpmlint-2.8.0+git20251202.24cc5a2f/configs/openSUSE/pam-modules.toml 2025-12-02 12:39:46.000000000 +0100 +++ new/rpmlint-2.8.0+git20251212.031b8a08/configs/openSUSE/pam-modules.toml 2025-12-12 15:37:05.000000000 +0100 @@ -574,6 +574,6 @@ bug = "bsc#1254218" type = "pam" nodigests = [ - "global:*/security/pam_debuginfo.so", - "global:*/security/pam_unix_ng.so" + "glob:*/security/pam_debuginfo.so", + "glob:*/security/pam_unix_ng.so" ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.8.0+git20251202.24cc5a2f/configs/openSUSE/permissions-whitelist.toml new/rpmlint-2.8.0+git20251212.031b8a08/configs/openSUSE/permissions-whitelist.toml --- old/rpmlint-2.8.0+git20251202.24cc5a2f/configs/openSUSE/permissions-whitelist.toml 2025-12-02 12:39:46.000000000 +0100 +++ new/rpmlint-2.8.0+git20251212.031b8a08/configs/openSUSE/permissions-whitelist.toml 2025-12-12 15:37:05.000000000 +0100 @@ -110,3 +110,17 @@ path = "/usr/share/permissions/permissions.d/account-utils" digester = "shell" hash = "3d993065d4bf90ae94a32959c391a656ad3a1125faeecfeacaec866c6bf046af" + +[[FileDigestGroup]] +package = "shadow-pw-mgmt" +note = "account management utilities setuid-root bits and capabilities" +bug = "bsc#1254844" +type = "permissions" +[[FileDigestGroup.digests]] +path = "/usr/share/permissions/permissions.d/shadow" +digester = "shell" +hash = "b2842a4ea14b23d188b32e786f5e2d304270eeb9df2de81d3be47d56d12b5427" +[[FileDigestGroup.digests]] +path = "/usr/share/permissions/permissions.d/shadow.paranoid" +digester = "shell" +hash = "376852944deadff2ed60413d61806f9fc791d33b0913bb301ecc4b43de70338c"
