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-05-07 15:43:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Thu May  7 15:43:02 2026 rev:537 rq:1350930 version:2.9.0+git20260429.e0ce0d7d

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2026-04-29 
19:17:31.884317254 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.1966/rpmlint.changes        
2026-05-07 15:43:05.338513320 +0200
@@ -1,0 +2,7 @@
+Wed Apr 29 08:59:48 UTC 2026 - Wolfgang Frisch <[email protected]>
+
+- Update to version 2.9.0+git20260429.e0ce0d7d:
+  * systemd-tmpfiles whitelist: add google-guest-oslogin dirs (bsc#1261275)
+  * dbus-services: updated kdenetwork-filesharing whitelisting (bsc#1262258)
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-2.9.0+git20260423.8742fdc6.tar.xz

New:
----
  rpmlint-2.9.0+git20260429.e0ce0d7d.tar.xz

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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.uhDwd5/_old  2026-05-07 15:43:06.286552286 +0200
+++ /var/tmp/diff_new_pack.uhDwd5/_new  2026-05-07 15:43:06.290552450 +0200
@@ -1,7 +1,6 @@
 #
 # 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
@@ -24,7 +23,7 @@
 %define name_suffix -%{flavor}
 %endif
 Name:           rpmlint%{name_suffix}
-Version:        2.9.0+git20260423.8742fdc6
+Version:        2.9.0+git20260429.e0ce0d7d
 Release:        0
 Summary:        RPM file correctness checker
 License:        GPL-2.0-or-later

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.uhDwd5/_old  2026-05-07 15:43:06.370555738 +0200
+++ /var/tmp/diff_new_pack.uhDwd5/_new  2026-05-07 15:43:06.390556561 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/rpm-software-management/rpmlint.git</param>
-              <param 
name="changesrevision">8742fdc6250c24a8521244970dcf2c8ef7e9f2d2</param></service></servicedata>
+              <param 
name="changesrevision">e0ce0d7d27259bd3835dd6fcd5a07b4808b84fca</param></service></servicedata>
 (No newline at EOF)
 

++++++ rpmlint-2.9.0+git20260423.8742fdc6.tar.xz -> 
rpmlint-2.9.0+git20260429.e0ce0d7d.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.9.0+git20260423.8742fdc6/configs/openSUSE/dbus-services.toml 
new/rpmlint-2.9.0+git20260429.e0ce0d7d/configs/openSUSE/dbus-services.toml
--- old/rpmlint-2.9.0+git20260423.8742fdc6/configs/openSUSE/dbus-services.toml  
2026-04-23 10:59:14.000000000 +0200
+++ new/rpmlint-2.9.0+git20260429.e0ce0d7d/configs/openSUSE/dbus-services.toml  
2026-04-29 10:58:56.000000000 +0200
@@ -1241,11 +1241,11 @@
 package = "kdenetwork-filesharing"
 type = "dbus"
 note = "Samba configuration helper"
-bug = "bsc#1175633"
+bugs = ["bsc#1175633", "bsc#1262258"]
 [[FileDigestGroup.digests]]
 path = "/usr/share/dbus-1/system-services/org.kde.filesharing.samba.service"
 digester = "shell"
-hash = "dbedfdc18eb312a39f5e6ca905701f729bebde2f18a4362d59944b636883c6bc"
+hash = "ecb359991a07633f1d54503a209bfa8b0c6070cede90aee1191d5e5db3a64f0e"
 [[FileDigestGroup.digests]]
 path = "/usr/share/dbus-1/system.d/org.kde.filesharing.samba.conf"
 digester = "xml"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.9.0+git20260423.8742fdc6/configs/openSUSE/systemd-tmpfiles.toml 
new/rpmlint-2.9.0+git20260429.e0ce0d7d/configs/openSUSE/systemd-tmpfiles.toml
--- 
old/rpmlint-2.9.0+git20260423.8742fdc6/configs/openSUSE/systemd-tmpfiles.toml   
    2026-04-23 10:59:14.000000000 +0200
+++ 
new/rpmlint-2.9.0+git20260429.e0ce0d7d/configs/openSUSE/systemd-tmpfiles.toml   
    2026-04-29 10:58:56.000000000 +0200
@@ -215,3 +215,13 @@
 entries = [
     "D! /tmp/snap-private-tmp 0700 root root -"
 ]
+
+[[SystemdTmpfilesWhitelist]]
+package = "google-guest-oslogin"
+bugs = ["bsc#1261275"]
+note = "Google-specific drop-in directories for openSSH and sudo"
+path = "/usr/lib/tmpfiles.d/google-guest-oslogin.conf"
+entries = [
+    "d /var/google-users.d",
+    "d /var/google-sudoers.d"
+]

Reply via email to