Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sssd for openSUSE:Factory checked in 
at 2026-06-04 18:52:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sssd (Old)
 and      /work/SRC/openSUSE:Factory/.sssd.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sssd"

Thu Jun  4 18:52:35 2026 rev:151 rq:1356985 version:2.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sssd/sssd.changes        2026-05-11 
16:48:39.263286512 +0200
+++ /work/SRC/openSUSE:Factory/.sssd.new.2375/sssd.changes      2026-06-04 
18:53:20.598468962 +0200
@@ -1,0 +2,6 @@
+Wed Jun  3 13:17:41 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- The logrotate fragment had a wrong systemd service name in it,
+  which was rectified.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.OPzqFM/_old  2026-06-04 18:53:22.922564825 +0200
+++ /var/tmp/diff_new_pack.OPzqFM/_new  2026-06-04 18:53:22.922564825 +0200
@@ -1,5 +1,5 @@
-mtime: 1778390907
-commit: 3edc003b86ef5061ced5c922c7394cbad7fc3d5767cda6d00cc96d629d36bb06
+mtime: 1780492694
+commit: 76db8336e0f00bf127f925694633e57881e937654be9dd1d623d89d35594325c
 url: https://src.opensuse.org/jengelh/sssd
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-06-03 15:18:14.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ logrotate.patch ++++++
--- /var/tmp/diff_new_pack.OPzqFM/_old  2026-06-04 18:53:23.202576375 +0200
+++ /var/tmp/diff_new_pack.OPzqFM/_new  2026-06-04 18:53:23.206576540 +0200
@@ -19,7 +19,7 @@
      postrotate
 -        /bin/kill -HUP `cat @pidpath@/sssd.pid 2>/dev/null` 2> /dev/null || 
true
 -        /bin/pkill -HUP sssd_kcm 2> /dev/null || true
-+        /usr/bin/systemctl try-reload-or-restart sssd sssd_kcm
++        /usr/bin/systemctl try-reload-or-restart sssd sssd-kcm
      endscript
  }
 Index: sssd-2.13.0/src/sysv/systemd/sssd-kcm.service.in

Reply via email to