Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lldpd for openSUSE:Factory checked in at 2021-10-15 23:04:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lldpd (Old) and /work/SRC/openSUSE:Factory/.lldpd.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lldpd" Fri Oct 15 23:04:34 2021 rev:20 rq:925499 version:1.0.12 Changes: -------- --- /work/SRC/openSUSE:Factory/lldpd/lldpd.changes 2021-10-06 19:50:02.352059675 +0200 +++ /work/SRC/openSUSE:Factory/.lldpd.new.1890/lldpd.changes 2021-10-15 23:05:07.134146883 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 12:12:27 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_lldpd.service.patch ++++++ --- /var/tmp/diff_new_pack.nl1YNW/_old 2021-10-15 23:05:07.658147257 +0200 +++ /var/tmp/diff_new_pack.nl1YNW/_new 2021-10-15 23:05:07.658147257 +0200 @@ -2,14 +2,13 @@ =================================================================== --- lldpd-1.0.12.orig/src/daemon/lldpd.service.in +++ lldpd-1.0.12/src/daemon/lldpd.service.in -@@ -16,6 +16,13 @@ ProtectHome=yes +@@ -16,6 +16,12 @@ ProtectHome=yes ProtectKernelTunables=no ProtectControlGroups=yes ProtectKernelModules=yes +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectHostname=true -+ProtectClock=true +ProtectKernelLogs=true +RestrictRealtime=true +# end of automatic additions