Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package iodine for openSUSE:Factory checked in at 2023-09-06 18:55:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iodine (Old) and /work/SRC/openSUSE:Factory/.iodine.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iodine" Wed Sep 6 18:55:32 2023 rev:11 rq:1108789 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/iodine/iodine.changes 2021-10-04 18:39:33.730018265 +0200 +++ /work/SRC/openSUSE:Factory/.iodine.new.1766/iodine.changes 2023-09-06 18:55:53.598639356 +0200 @@ -1,0 +2,7 @@ +Sun Sep 3 14:31:36 UTC 2023 - malcolmle...@opensuse.org + +- Comment out ProtectClock in hardening, (boo#1206835). Modified: + * iodine.service. + * iodined.service. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iodine.spec ++++++ --- /var/tmp/diff_new_pack.CesBoI/_old 2023-09-06 18:55:54.978688552 +0200 +++ /var/tmp/diff_new_pack.CesBoI/_new 2023-09-06 18:55:54.982688695 +0200 @@ -1,7 +1,7 @@ # # spec file for package iodine # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2012 Malcolm J Lewis <malcolmle...@opensuse.org> # # All modifications and additions to the file contributed by third parties ++++++ iodine.service ++++++ --- /var/tmp/diff_new_pack.CesBoI/_old 2023-09-06 18:55:55.018689978 +0200 +++ /var/tmp/diff_new_pack.CesBoI/_new 2023-09-06 18:55:55.022690121 +0200 @@ -1,6 +1,6 @@ # /lib/systemd/system/iodine.service # -# Copyright (c) 2012 Malcolm J Lewis <malcolmle...@opensuse.org> +# Copyright (c) 2012-2023 Malcolm J Lewis <malcolmle...@opensuse.org> # [Unit] @@ -14,7 +14,7 @@ ProtectHome=true PrivateDevices=true ProtectHostname=true -ProtectClock=true +# ProtectClock=true see boo#1206835 ProtectKernelTunables=true ProtectKernelModules=true ProtectKernelLogs=true @@ -32,5 +32,4 @@ [Install] WantedBy=multi-user.target -(No newline at EOF) ++++++ iodined.service ++++++ --- /var/tmp/diff_new_pack.CesBoI/_old 2023-09-06 18:55:55.038690691 +0200 +++ /var/tmp/diff_new_pack.CesBoI/_new 2023-09-06 18:55:55.042690834 +0200 @@ -1,6 +1,6 @@ # /lib/systemd/system/iodined.service # -# Copyright (c) 2012 Malcolm J Lewis <malcolmle...@opensuse.org> +# Copyright (c) 2012-2023 Malcolm J Lewis <malcolmle...@opensuse.org> # [Unit] @@ -14,7 +14,7 @@ ProtectHome=true PrivateDevices=true ProtectHostname=true -ProtectClock=true +# ProtectClock=true see boo#1206835 ProtectKernelTunables=true ProtectKernelModules=true ProtectKernelLogs=true