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-01-17 14:51:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Sat Jan 17 14:51:18 2026 rev:522 rq:1327264 version:2.8.0+git20260113.b6544793

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2026-01-14 
16:19:27.219956069 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.1928/rpmlint.changes        
2026-01-17 14:51:22.150724290 +0100
@@ -1,0 +2,19 @@
+Tue Jan 13 12:46:27 UTC 2026 - Wolfgang Frisch <[email protected]>
+
+- Update to version 2.8.0+git20260113.b6544793:
+  * polkit-rules-whitelist: add systemd-259 empower.rules (bsc#1255368)
+
+-------------------------------------------------------------------
+Tue Jan 13 12:04:21 UTC 2026 - Wolfgang Frisch <[email protected]>
+
+- Update to version 2.8.0+git20260113.b7794751:
+  * dbus-services: whitelist bootkitd (bsc#1256421)
+
+-------------------------------------------------------------------
+Mon Jan 12 15:02:56 UTC 2026 - Wolfgang Frisch <[email protected]>
+
+- Update to version 2.8.0+git20260112.61bffa2a:
+  * systemd-tmpfiles: whitelist sendmail spool directory (bsc#1256160)
+  * dbus-services: whitelist snapd (bsc#1256175)
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-2.8.0+git20260109.9de011f4.tar.xz

New:
----
  rpmlint-2.8.0+git20260113.b6544793.tar.xz

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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.P8ocqN/_old  2026-01-17 14:51:25.746873866 +0100
+++ /var/tmp/diff_new_pack.P8ocqN/_new  2026-01-17 14:51:25.762874531 +0100
@@ -23,7 +23,7 @@
 %define name_suffix -%{flavor}
 %endif
 Name:           rpmlint%{name_suffix}
-Version:        2.8.0+git20260109.9de011f4
+Version:        2.8.0+git20260113.b6544793
 Release:        0
 Summary:        RPM file correctness checker
 License:        GPL-2.0-or-later

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.P8ocqN/_old  2026-01-17 14:51:26.242894497 +0100
+++ /var/tmp/diff_new_pack.P8ocqN/_new  2026-01-17 14:51:26.278895994 +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">9de011f4dbec6936783006eef782642d87b6369c</param></service></servicedata>
+              <param 
name="changesrevision">b65447936a00937fa8cb6e1688eaaf92b490f0d6</param></service></servicedata>
 (No newline at EOF)
 

++++++ rpmlint-2.8.0+git20260109.9de011f4.tar.xz -> 
rpmlint-2.8.0+git20260113.b6544793.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.8.0+git20260109.9de011f4/configs/openSUSE/dbus-services.toml 
new/rpmlint-2.8.0+git20260113.b6544793/configs/openSUSE/dbus-services.toml
--- old/rpmlint-2.8.0+git20260109.9de011f4/configs/openSUSE/dbus-services.toml  
2026-01-09 11:03:02.000000000 +0100
+++ new/rpmlint-2.8.0+git20260113.b6544793/configs/openSUSE/dbus-services.toml  
2026-01-13 13:45:33.000000000 +0100
@@ -1503,3 +1503,27 @@
 path     = "/usr/share/dbus-1/system.d/fi.foobar.Foomuuri-FirewallD.conf"
 digester = "xml"
 hash     = "a4d61b04ab65225d2e11f60a3fcaf2705ae9ce9dcea9c5d814d7be6724403250"
+
+[[FileDigestGroup]]
+package  = "snapd"
+note     = "Allow snap packages to install D-Bus services"
+bug      = "bsc#1256175"
+type     = "dbus"
+[[FileDigestGroup.digests]]
+path     = "/usr/share/dbus-1/system.d/snapd.system-services.conf"
+digester = "xml"
+hash     = "ae58e6ec3228e41fe65b2ffdb27908610b11ba501a18f7bf1dff07e639053f46"
+
+[[FileDigestGroup]]
+package  = "bootkitd"
+note     = "D-Bus service only accessible to root for editing grub2 bootloader 
config"
+bug      = "bsc#1256421"
+type     = "dbus"
+[[FileDigestGroup.digests]]
+path     = "/usr/share/dbus-1/system-services/org.opensuse.bootkit.service"
+digester = "shell"
+hash     = "ae790fff12a3ff5493ce5679f8bb801faecc25854efb54fbd1b3f4428ff1eade"
+[[FileDigestGroup.digests]]
+path     = "/usr/share/dbus-1/system.d/org.opensuse.bootkit.conf"
+digester = "xml"
+hash     = "f70ed1e0cd4b240f5dedd1d99df15af8ed1e0ef2c90132282f78822da3f880cf"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.8.0+git20260109.9de011f4/configs/openSUSE/polkit-rules-whitelist.toml
 
new/rpmlint-2.8.0+git20260113.b6544793/configs/openSUSE/polkit-rules-whitelist.toml
--- 
old/rpmlint-2.8.0+git20260109.9de011f4/configs/openSUSE/polkit-rules-whitelist.toml
 2026-01-09 11:03:02.000000000 +0100
+++ 
new/rpmlint-2.8.0+git20260113.b6544793/configs/openSUSE/polkit-rules-whitelist.toml
 2026-01-13 13:45:33.000000000 +0100
@@ -237,3 +237,13 @@
 path     = 
"/usr/share/polkit-1/rules.d/10-systemd-logind-root-ignore-inhibitors.rules.example"
 digester = "default"
 hash     = "0dcb4cdb6a4b43f23c4dc798e729ab605c3c0c470fe1c90f2db6351e4ae47418"
+
+[[FileDigestGroup]]
+packages = ["systemd", "systemd-mini"]
+note     = "Allows shells started via `run0 --empower` to run any Polkit 
action without authentication"
+bug      = "bsc#1255368"
+type     = "polkit"
+[[FileDigestGroup.digests]]
+path     = "/usr/share/polkit-1/rules.d/empower.rules"
+digester = "default"
+hash     = "d9a62ab1ec477a4be1657769dfd194c75d1a07a4357e7717aa19ad5c07c3fc26"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.8.0+git20260109.9de011f4/configs/openSUSE/systemd-tmpfiles.toml 
new/rpmlint-2.8.0+git20260113.b6544793/configs/openSUSE/systemd-tmpfiles.toml
--- 
old/rpmlint-2.8.0+git20260109.9de011f4/configs/openSUSE/systemd-tmpfiles.toml   
    2026-01-09 11:03:02.000000000 +0100
+++ 
new/rpmlint-2.8.0+git20260113.b6544793/configs/openSUSE/systemd-tmpfiles.toml   
    2026-01-13 13:45:33.000000000 +0100
@@ -144,3 +144,12 @@
 entries = [
     "D  /boot/dracut  - - - -"
 ]
+
+[[SystemdTmpfilesWhitelist]]
+package = "sendmail"
+bugs = ["bsc#1256160"]
+note = "Spool directory with mode 1777"
+path = "/usr/lib/tmpfiles.d/sendmail.conf"
+entries = [
+    "d /var/spool/mail                      1777 root root -"
+]

Reply via email to