Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package linuxptp for openSUSE:Factory checked in at 2026-05-23 23:25:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linuxptp (Old) and /work/SRC/openSUSE:Factory/.linuxptp.new.2084 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linuxptp" Sat May 23 23:25:41 2026 rev:12 rq:1354735 version:4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/linuxptp/linuxptp.changes 2024-11-30 13:27:55.185890164 +0100 +++ /work/SRC/openSUSE:Factory/.linuxptp.new.2084/linuxptp.changes 2026-05-23 23:27:40.881456721 +0200 @@ -1,0 +2,6 @@ +Tue Jan 13 09:40:09 UTC 2026 - Johannes Segitz <[email protected]> + +- Move to DevicePolicy=closed instead of -PrivateDevices=true + to allow access to devices (bsc#1256059) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linuxptp.spec ++++++ --- /var/tmp/diff_new_pack.hKScnf/_old 2026-05-23 23:27:41.981501628 +0200 +++ /var/tmp/diff_new_pack.hKScnf/_new 2026-05-23 23:27:41.981501628 +0200 @@ -1,7 +1,7 @@ # # spec file for package linuxptp # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ ptp4l.service ++++++ --- /var/tmp/diff_new_pack.hKScnf/_old 2026-05-23 23:27:42.125507507 +0200 +++ /var/tmp/diff_new_pack.hKScnf/_new 2026-05-23 23:27:42.133507833 +0200 @@ -6,14 +6,16 @@ # https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort ProtectSystem=full ProtectHome=true -PrivateDevices=true ProtectHostname=true ProtectKernelTunables=true ProtectKernelModules=true ProtectKernelLogs=true ProtectControlGroups=true RestrictRealtime=true -DeviceAllow=/dev/rtc +PrivateDevices=false +DevicePolicy=closed +DeviceAllow=/dev/rtc rwm +DeviceAllow=char-ptp rwm # end of automatic additions Type=simple EnvironmentFile=-/etc/sysconfig/ptp4l
