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-03-04 21:02:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint (Old) and /work/SRC/openSUSE:Factory/.rpmlint.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint" Wed Mar 4 21:02:19 2026 rev:531 rq:1335830 version:2.9.0+git20260302.b6220eb8 Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes 2026-02-27 17:07:39.054496847 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint.new.561/rpmlint.changes 2026-03-04 21:02:33.581842597 +0100 @@ -1,0 +2,7 @@ +Mon Mar 02 13:33:14 UTC 2026 - Matthias Gerstner <[email protected]> + +- Update to version 2.9.0+git20260302.b6220eb8: + * permissions-whitelist: adjust sendmail to systemd-tmpfiles (bsc#1256160) + * world-writable-whitelist: drop sendmail /var/spool/mail (bsc#1256160) + +------------------------------------------------------------------- Old: ---- rpmlint-2.9.0+git20260225.5047f88a.tar.xz New: ---- rpmlint-2.9.0+git20260302.b6220eb8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint.spec ++++++ --- /var/tmp/diff_new_pack.70hdA5/_old 2026-03-04 21:02:34.657887074 +0100 +++ /var/tmp/diff_new_pack.70hdA5/_new 2026-03-04 21:02:34.661887240 +0100 @@ -1,6 +1,7 @@ # # spec file for package rpmlint # +# Copyright (c) 2026 SUSE LLC # Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties @@ -23,7 +24,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.9.0+git20260225.5047f88a +Version: 2.9.0+git20260302.b6220eb8 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.70hdA5/_old 2026-03-04 21:02:34.769891703 +0100 +++ /var/tmp/diff_new_pack.70hdA5/_new 2026-03-04 21:02:34.777892034 +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">5047f88a75996d815001747be52709efc4d387b5</param></service></servicedata> + <param name="changesrevision">b6220eb8ca5bb724c016d888d1c44ff53994d407</param></service></servicedata> (No newline at EOF) ++++++ rpmlint-2.9.0+git20260225.5047f88a.tar.xz -> rpmlint-2.9.0+git20260302.b6220eb8.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.9.0+git20260225.5047f88a/configs/openSUSE/permissions-whitelist.toml new/rpmlint-2.9.0+git20260302.b6220eb8/configs/openSUSE/permissions-whitelist.toml --- old/rpmlint-2.9.0+git20260225.5047f88a/configs/openSUSE/permissions-whitelist.toml 2026-02-25 10:51:54.000000000 +0100 +++ new/rpmlint-2.9.0+git20260302.b6220eb8/configs/openSUSE/permissions-whitelist.toml 2026-03-02 14:28:40.000000000 +0100 @@ -36,17 +36,17 @@ [[FileDigestGroup]] package = "sendmail" -bugs = ["bsc#1219339"] +bugs = ["bsc#1219339", "bsc#1256160"] type = "permissions" note = """Be careful about calculating digest sums here, the sendmail package replaces file contents during RPM build time with architecture dependent values.""" [[FileDigestGroup.digests]] path = "/usr/share/permissions/permissions.d/sendmail" -hash = "e09ca5efebd0b3c123afc2364f9745f4d85c4327fa83f709bccbaa64da764486" +hash = "544b91b15ce1dd54659a2d98a66ce945db2ca99134acb97f8a0a196612c57bb6" [[FileDigestGroup.digests]] path = "/usr/share/permissions/permissions.d/sendmail.paranoid" -hash = "2d5c56cdfb00ec169c182de791cf2934331159842f1849c5f2d7059f0086bd2c" +hash = "7a593f6678ab48c4eab010bb885989bd06e5a73a307575399d71a2d7c3d3f0c3" [[FileDigestGroup]] package = "texlive-filesystem" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.9.0+git20260225.5047f88a/configs/openSUSE/world-writable-whitelist.toml new/rpmlint-2.9.0+git20260302.b6220eb8/configs/openSUSE/world-writable-whitelist.toml --- old/rpmlint-2.9.0+git20260225.5047f88a/configs/openSUSE/world-writable-whitelist.toml 2026-02-25 10:51:54.000000000 +0100 +++ new/rpmlint-2.9.0+git20260302.b6220eb8/configs/openSUSE/world-writable-whitelist.toml 2026-03-02 14:28:40.000000000 +0100 @@ -49,16 +49,6 @@ group = "root" [[WorldWritableWhitelist]] -package = "sendmail" -bug = "bsc#1179574" -note = "Public standard sticky-bit directories" -[[WorldWritableWhitelist.files]] -path = '/var/spool/mail' -mode = "drwxrwxrwt" -owner = "root" -group = "root" - -[[WorldWritableWhitelist]] package = "exim" bug = "bsc#1179574" note = "Public standard sticky-bit directories"
