Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rasdaemon for openSUSE:Factory checked in at 2026-07-13 14:28:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rasdaemon (Old) and /work/SRC/openSUSE:Factory/.rasdaemon.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rasdaemon" Mon Jul 13 14:28:59 2026 rev:31 rq:1365277 version:0.8.5+git0.769593b Changes: -------- --- /work/SRC/openSUSE:Factory/rasdaemon/rasdaemon.changes 2026-07-07 21:09:01.014359316 +0200 +++ /work/SRC/openSUSE:Factory/.rasdaemon.new.1991/rasdaemon.changes 2026-07-13 14:29:20.678037869 +0200 @@ -1,0 +2,6 @@ +Wed Jul 8 07:54:13 UTC 2026 - Thomas Renninger <[email protected]> + +- Use RequiresMountsFor instead of After/Wants in previous + debugfs dependency fix + +------------------------------------------------------------------- @@ -4 +10 @@ -- - Create debugfs dependency in unit section of rasdaemon.service +- Create debugfs dependency in unit section of rasdaemon.service ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ debugfs_service_dependency.patch ++++++ --- /var/tmp/diff_new_pack.7VpPbL/_old 2026-07-13 14:29:21.350060842 +0200 +++ /var/tmp/diff_new_pack.7VpPbL/_new 2026-07-13 14:29:21.362061252 +0200 @@ -4,12 +4,11 @@ --- a/misc/rasdaemon.service.in +++ b/misc/rasdaemon.service.in -@@ -4,6 +4,8 @@ +@@ -4,6 +4,7 @@ Description=RAS daemon to log the RAS events # only needed when not running in foreground (--foreground | -f) #After=syslog.target -+After=sys-kernel-debug.mount -+Wants=sys-kernel-debug.mount ++RequiresMountsFor=/sys/kernel/debug [Service] EnvironmentFile=@SYSCONFDEFDIR@/rasdaemon
