Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package at for openSUSE:Factory checked in at 2022-03-16 21:30:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/at (Old) and /work/SRC/openSUSE:Factory/.at.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "at" Wed Mar 16 21:30:32 2022 rev:83 rq:961982 version:3.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/at/at.changes 2022-02-23 16:26:32.395509023 +0100 +++ /work/SRC/openSUSE:Factory/.at.new.25692/at.changes 2022-03-16 21:30:42.139408906 +0100 @@ -1,0 +2,6 @@ +Tue Mar 15 17:51:31 UTC 2022 - Danilo Spinella <danilo.spine...@suse.com> + +- Drop systemd hardening as it breaks some jobs, fixes bsc#1196219 + * Remove harden_atd.service.patch + +------------------------------------------------------------------- Old: ---- harden_atd.service.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ at.spec ++++++ --- /var/tmp/diff_new_pack.fVIpb3/_old 2022-03-16 21:30:42.799409406 +0100 +++ /var/tmp/diff_new_pack.fVIpb3/_new 2022-03-16 21:30:42.803409409 +0100 @@ -47,7 +47,6 @@ Patch28: at-adjust_load_to_cpu_count.patch # PATCH-FIX-UPSTREAM bnc#945124 kstreit...@suse.com -- don't loop on corrupt files and prevent their creation Patch29: at-3.1.16-handle_malformed_jobs.patch -Patch30: harden_atd.service.patch BuildRequires: autoconf >= 2.69 BuildRequires: automake BuildRequires: bison ++++++ atd.service ++++++ --- /var/tmp/diff_new_pack.fVIpb3/_old 2022-03-16 21:30:42.907409488 +0100 +++ /var/tmp/diff_new_pack.fVIpb3/_new 2022-03-16 21:30:42.911409491 +0100 @@ -3,17 +3,6 @@ After=nss-user-lookup.target time-sync.target [Service] -# added automatically, for details please see -# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort -PrivateDevices=true -ProtectHostname=true -ProtectClock=true -ProtectKernelTunables=true -ProtectKernelModules=true -ProtectKernelLogs=true -ProtectControlGroups=true -RestrictRealtime=true -# end of automatic additions ExecStart=/usr/sbin/atd -f [Install]