Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mtail for openSUSE:Factory checked in at 2023-12-07 19:11:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mtail (Old) and /work/SRC/openSUSE:Factory/.mtail.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mtail" Thu Dec 7 19:11:09 2023 rev:5 rq:1131550 version:3.0.0rc51 Changes: -------- --- /work/SRC/openSUSE:Factory/mtail/mtail.changes 2022-12-24 14:52:50.079821738 +0100 +++ /work/SRC/openSUSE:Factory/.mtail.new.25432/mtail.changes 2023-12-07 19:12:50.128637514 +0100 @@ -1,0 +2,5 @@ +Mon Dec 4 22:31:39 UTC 2023 - Georg Pfuetzenreuter <georg.pfuetzenreu...@suse.com> + +- Repair system call filter induced startup failure + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mtail.spec ++++++ --- /var/tmp/diff_new_pack.iyQppN/_old 2023-12-07 19:12:50.676657731 +0100 +++ /var/tmp/diff_new_pack.iyQppN/_new 2023-12-07 19:12:50.680657878 +0100 @@ -1,7 +1,7 @@ # # spec file for package mtail # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ mtail.service ++++++ --- /var/tmp/diff_new_pack.iyQppN/_old 2023-12-07 19:12:50.736659945 +0100 +++ /var/tmp/diff_new_pack.iyQppN/_new 2023-12-07 19:12:50.740660092 +0100 @@ -37,7 +37,7 @@ RestrictSUIDSGID=yes KeyringMode=private SystemCallArchitectures=native -SystemCallFilter=~ @clock @cpu-emulation @debug @keyring @module @mount @raw-io @reboot @swap @obsolete @chown @timer @privileged ioprio_set mbind migrate_pages move_pages nice sched_setaffinity sched_setattr sched_setparam sched_setscheduler set_mempolicy setpriority setrlimit +SystemCallFilter=@basic-io @file-system @io-event @ipc @network-io @signal clone madvise setrlimit tgkill uname RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX [Install]