Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 2ping for openSUSE:Factory checked in at 2022-08-17 18:17:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/2ping (Old) and /work/SRC/openSUSE:Factory/.2ping.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "2ping" Wed Aug 17 18:17:06 2022 rev:14 rq:997527 version:4.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/2ping/2ping.changes 2021-08-11 11:47:54.077697127 +0200 +++ /work/SRC/openSUSE:Factory/.2ping.new.1521/2ping.changes 2022-08-17 18:32:51.480576749 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 11:48:55 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_2ping.service.patch ++++++ --- /var/tmp/diff_new_pack.iWnzoO/_old 2022-08-17 18:32:51.876577726 +0200 +++ /var/tmp/diff_new_pack.iWnzoO/_new 2022-08-17 18:32:51.880577736 +0200 @@ -2,14 +2,13 @@ =================================================================== --- 2ping-4.5.1.orig/2ping.service +++ 2ping-4.5.1/2ping.service -@@ -30,6 +30,11 @@ RestrictAddressFamilies=AF_NETLINK AF_IN +@@ -30,6 +30,10 @@ RestrictAddressFamilies=AF_NETLINK AF_IN RestrictNamespaces=yes RestrictRealtime=yes RestrictSUIDSGID=yes +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectHostname=true -+ProtectClock=true +# end of automatic additions User=nobody