Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package coturn for openSUSE:Factory checked in at 2021-10-15 23:04:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/coturn (Old) and /work/SRC/openSUSE:Factory/.coturn.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "coturn" Fri Oct 15 23:04:30 2021 rev:9 rq:925475 version:4.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/coturn/coturn.changes 2021-08-31 19:56:25.158016607 +0200 +++ /work/SRC/openSUSE:Factory/.coturn.new.1890/coturn.changes 2021-10-15 23:05:03.510144299 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 12:11:35 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_coturn.service.patch ++++++ --- /var/tmp/diff_new_pack.XeF7z5/_old 2021-10-15 23:05:04.074144701 +0200 +++ /var/tmp/diff_new_pack.XeF7z5/_new 2021-10-15 23:05:04.078144704 +0200 @@ -2,7 +2,7 @@ =================================================================== --- coturn-4.5.2.orig/examples/etc/coturn.service +++ coturn-4.5.2/examples/etc/coturn.service -@@ -15,6 +15,18 @@ ExecStart=/usr/bin/turnserver -c /etc/tu +@@ -15,6 +15,17 @@ ExecStart=/usr/bin/turnserver -c /etc/tu Restart=on-failure InaccessibleDirectories=/home PrivateTmp=yes @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true