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-08-02 23:13:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Sun Aug  2 23:13:19 2026 rev:545 rq:1368842 version:2.9.0+git20260731.cace0392

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2026-07-28 
17:48:50.829459258 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.16738/rpmlint.changes       
2026-08-02 23:13:44.990885852 +0200
@@ -1,0 +2,8 @@
+Fri Jul 31 12:04:42 UTC 2026 - Mislav Bozicevic <[email protected]>
+
+- Update to version 2.9.0+git20260731.cace0392:
+  * varlink-whitelist: whitelist sysextmgr (bsc#1247107)
+  * varlink-whitelist: add wtmpdb (bsc#1261919)
+  * varlink-whitelist: add account-utils (bsc#1261919)
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-2.9.0+git20260722.276b8fa5.tar.xz

New:
----
  rpmlint-2.9.0+git20260731.cace0392.tar.xz

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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.YpIG0p/_old  2026-08-02 23:13:45.774912763 +0200
+++ /var/tmp/diff_new_pack.YpIG0p/_new  2026-08-02 23:13:45.778912900 +0200
@@ -23,7 +23,7 @@
 %define name_suffix -%{flavor}
 %endif
 Name:           rpmlint%{name_suffix}
-Version:        2.9.0+git20260722.276b8fa5
+Version:        2.9.0+git20260731.cace0392
 Release:        0
 Summary:        RPM file correctness checker
 License:        GPL-2.0-or-later

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.YpIG0p/_old  2026-08-02 23:13:45.838914960 +0200
+++ /var/tmp/diff_new_pack.YpIG0p/_new  2026-08-02 23:13:45.842915097 +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">276b8fa56741bbb25da850d8626590da91f3ce1b</param></service></servicedata>
+              <param 
name="changesrevision">cace03924631dbd1ec7d0cb3a2f43531b96b733d</param></service></servicedata>
 (No newline at EOF)
 

++++++ rpmlint-2.9.0+git20260722.276b8fa5.tar.xz -> 
rpmlint-2.9.0+git20260731.cace0392.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.9.0+git20260722.276b8fa5/configs/openSUSE/varlink-whitelist.toml 
new/rpmlint-2.9.0+git20260731.cace0392/configs/openSUSE/varlink-whitelist.toml
--- 
old/rpmlint-2.9.0+git20260722.276b8fa5/configs/openSUSE/varlink-whitelist.toml  
    2026-07-22 10:43:50.000000000 +0200
+++ 
new/rpmlint-2.9.0+git20260731.cace0392/configs/openSUSE/varlink-whitelist.toml  
    2026-07-31 13:54:31.000000000 +0200
@@ -7,3 +7,41 @@
 path     = "/usr/lib/systemd/system/test.socket"
 digester = "systemd-socket"
 hash     = "ff7a1f7581f81790cc063071026c4deaf4eafa6b0658217250db8e420c9064bc"
+
+[[FileDigestGroup]]
+package  = "account-utils"
+note     = "shadow utils replacement based on Varlink services"
+bugs     = ["bsc#1253684", "bsc#1253717", "bsc#1253630"]
+type     = "varlink"
+[[FileDigestGroup.digests]]
+path     = "/usr/lib/systemd/system/newidmapd.socket"
+digester = "systemd-socket"
+hash     = "d39cadd50ed5a6d1862d07f2a46a00b9122a4c54ebea369f3b0760cfb31df62e"
+[[FileDigestGroup.digests]]
+path     = "/usr/lib/systemd/system/pwaccessd.socket"
+digester = "systemd-socket"
+hash     = "220518bd3fdf78853054bcc3b4fa7031924a39d13b13b63b1bf6487fb5e8eaa3"
+[[FileDigestGroup.digests]]
+path     = "/usr/lib/systemd/system/pwupdd.socket"
+digester = "systemd-socket"
+hash     = "7f160fe0102ee38992334f9d6a3f81c16c03f821ad704da0875058606957d872"
+
+[[FileDigestGroup]]
+package  = "wtmpdb"
+note     = "login records which are Y38-safe, based on a Varlink service"
+bug      = "bsc#1261919"
+type     = "varlink"
+[[FileDigestGroup.digests]]
+path     = "/usr/lib/systemd/system/wtmpdbd.socket"
+digester = "systemd-socket"
+hash     = "21dfe83aa57d85fc019f5fd59e61dcab56b3c9d769c3869713fbf0cddc9f0ab5"
+
+[[FileDigestGroup]]
+package  = "sysextmgr"
+note     = "helper for dealing with systemd-sysext images based on a Varlink 
service"
+bug      = "bsc#1247107"
+type     = "varlink"
+[[FileDigestGroup.digests]]
+path     = "/usr/lib/systemd/system/sysextmgr.socket"
+digester = "systemd-socket"
+hash     = "22ad4eb46a0ddcd461ce0136548de13b207592fa464521f55948581606b53856"

Reply via email to