Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llmnrd for openSUSE:Factory checked in at 2021-10-15 23:04:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llmnrd (Old) and /work/SRC/openSUSE:Factory/.llmnrd.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llmnrd" Fri Oct 15 23:04:33 2021 rev:8 rq:925500 version:0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/llmnrd/llmnrd.changes 2021-10-05 22:34:33.482942996 +0200 +++ /work/SRC/openSUSE:Factory/.llmnrd.new.1890/llmnrd.changes 2021-10-15 23:05:05.858145973 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 12:12:30 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_llmnrd.service.patch ++++++ --- /var/tmp/diff_new_pack.w7RAiH/_old 2021-10-15 23:05:06.314146298 +0200 +++ /var/tmp/diff_new_pack.w7RAiH/_new 2021-10-15 23:05:06.314146298 +0200 @@ -2,7 +2,7 @@ =================================================================== --- llmnrd-0.7.orig/etc/llmnrd.service +++ llmnrd-0.7/etc/llmnrd.service -@@ -3,6 +3,18 @@ Description=Link-Local Multicast Name Re +@@ -3,6 +3,17 @@ Description=Link-Local Multicast Name Re After=network.target [Service] @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true ++++++ llmnrd.service ++++++ --- /var/tmp/diff_new_pack.w7RAiH/_old 2021-10-15 23:05:06.330146310 +0200 +++ /var/tmp/diff_new_pack.w7RAiH/_new 2021-10-15 23:05:06.334146312 +0200 @@ -8,7 +8,6 @@ ProtectSystem=full ProtectHome=true ProtectHostname=true -ProtectClock=true ProtectKernelTunables=true ProtectKernelModules=true ProtectKernelLogs=true