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-20 17:40:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint (Old) and /work/SRC/openSUSE:Factory/.rpmlint.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint" Fri Feb 20 17:40:04 2026 rev:528 rq:1333728 version:2.9.0+git20260218.93cd649d Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes 2026-02-14 21:37:17.748593065 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint.new.1977/rpmlint.changes 2026-02-20 17:40:10.377257339 +0100 @@ -1,0 +2,6 @@ +Wed Feb 18 10:43:47 UTC 2026 - Filippo Bonazzi <[email protected]> + +- Update to version 2.9.0+git20260218.93cd649d: + * systemd-tmpfiles: whitelist postfix spool directory (bsc#1258381) + +------------------------------------------------------------------- Old: ---- rpmlint-2.9.0+git20260211.72e34881.tar.xz New: ---- rpmlint-2.9.0+git20260218.93cd649d.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint.spec ++++++ --- /var/tmp/diff_new_pack.G5lCvn/_old 2026-02-20 17:40:11.961323351 +0100 +++ /var/tmp/diff_new_pack.G5lCvn/_new 2026-02-20 17:40:11.965323517 +0100 @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.9.0+git20260211.72e34881 +Version: 2.9.0+git20260218.93cd649d Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.G5lCvn/_old 2026-02-20 17:40:12.029326184 +0100 +++ /var/tmp/diff_new_pack.G5lCvn/_new 2026-02-20 17:40:12.037326518 +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">72e3488149426f36c8470672343d835b091ba87e</param></service></servicedata> + <param name="changesrevision">93cd649de026f6ea779ff268557c22222890dcff</param></service></servicedata> (No newline at EOF) ++++++ rpmlint-2.9.0+git20260211.72e34881.tar.xz -> rpmlint-2.9.0+git20260218.93cd649d.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.9.0+git20260211.72e34881/configs/openSUSE/systemd-tmpfiles.toml new/rpmlint-2.9.0+git20260218.93cd649d/configs/openSUSE/systemd-tmpfiles.toml --- old/rpmlint-2.9.0+git20260211.72e34881/configs/openSUSE/systemd-tmpfiles.toml 2026-02-11 17:27:36.000000000 +0100 +++ new/rpmlint-2.9.0+git20260218.93cd649d/configs/openSUSE/systemd-tmpfiles.toml 2026-02-18 11:38:07.000000000 +0100 @@ -197,3 +197,12 @@ entries = [ "d /var/livepatches 0755 root root" ] + +[[SystemdTmpfilesWhitelist]] +packages = ["postfix", "postfix-bdb"] +bugs = ["bsc#1258381"] +note = "manages the spool directory for postfix" +path = "/usr/lib/tmpfiles.d/postfix.conf" +entries = [ + "d /var/spool/mail 1777 root root - -" +]
