Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spamassassin for openSUSE:Factory checked in at 2022-01-22 08:17:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spamassassin (Old) and /work/SRC/openSUSE:Factory/.spamassassin.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spamassassin" Sat Jan 22 08:17:53 2022 rev:88 rq:947615 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/spamassassin/spamassassin.changes 2021-11-24 23:54:37.868447072 +0100 +++ /work/SRC/openSUSE:Factory/.spamassassin.new.1938/spamassassin.changes 2022-01-22 08:18:05.338942240 +0100 @@ -1,0 +2,8 @@ +Wed Jan 19 15:39:37 UTC 2022 - Johannes Segitz <jseg...@suse.com> + +- Drop ProtectHome from spamd.service and spampd.service. Unfortunately + spamassing writes there, so ProtectHome=read-only doesn't work. + Whitelisting a specific part has a too high chance of breaking for + this package (bsc#1193248) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spamassassin.spec ++++++ --- /var/tmp/diff_new_pack.ORbn7u/_old 2022-01-22 08:18:06.102937092 +0100 +++ /var/tmp/diff_new_pack.ORbn7u/_new 2022-01-22 08:18:06.106937065 +0100 @@ -1,7 +1,7 @@ # # spec file for package spamassassin # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ spamd.service ++++++ --- /var/tmp/diff_new_pack.ORbn7u/_old 2022-01-22 08:18:06.286935852 +0100 +++ /var/tmp/diff_new_pack.ORbn7u/_new 2022-01-22 08:18:06.294935798 +0100 @@ -23,7 +23,6 @@ # added automatically, for details please see # https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort ProtectSystem=full -ProtectHome=true PrivateDevices=true ProtectHostname=true ProtectClock=true ++++++ spampd.service ++++++ --- /var/tmp/diff_new_pack.ORbn7u/_old 2022-01-22 08:18:06.318935636 +0100 +++ /var/tmp/diff_new_pack.ORbn7u/_new 2022-01-22 08:18:06.322935610 +0100 @@ -23,7 +23,6 @@ # added automatically, for details please see # https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort ProtectSystem=full -ProtectHome=false PrivateDevices=true ProtectHostname=true ProtectClock=true