Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package accountsservice for openSUSE:Factory checked in at 2021-08-26 23:14:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/accountsservice (Old) and /work/SRC/openSUSE:Factory/.accountsservice.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "accountsservice" Thu Aug 26 23:14:35 2021 rev:73 rq:914414 version:0.6.55 Changes: -------- --- /work/SRC/openSUSE:Factory/accountsservice/accountsservice.changes 2021-08-25 20:56:27.673298803 +0200 +++ /work/SRC/openSUSE:Factory/.accountsservice.new.1899/accountsservice.changes 2021-08-26 23:15:06.252247069 +0200 @@ -1,0 +2,7 @@ +Thu Aug 26 15:07:51 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update harden_accounts-daemon.service.patch: Do not proect home + directories: the accounts daemon is used to create home + directories upon user creation (boo#1189853). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_accounts-daemon.service.patch ++++++ --- /var/tmp/diff_new_pack.Tl3osg/_old 2021-08-26 23:15:07.100246712 +0200 +++ /var/tmp/diff_new_pack.Tl3osg/_new 2021-08-26 23:15:07.104246711 +0200 @@ -2,13 +2,12 @@ =================================================================== --- accountsservice-0.6.55.orig/data/accounts-daemon.service.in +++ accountsservice-0.6.55/data/accounts-daemon.service.in -@@ -8,6 +8,16 @@ After=nss-user-lookup.target +@@ -8,6 +8,15 @@ After=nss-user-lookup.target Wants=nss-user-lookup.target [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort -+ProtectHome=true +PrivateDevices=true +ProtectHostname=true +ProtectClock=true