Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dbxtool for openSUSE:Factory checked in at 2021-10-16 22:47:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dbxtool (Old) and /work/SRC/openSUSE:Factory/.dbxtool.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dbxtool" Sat Oct 16 22:47:08 2021 rev:5 rq:925599 version:8 Changes: -------- --- /work/SRC/openSUSE:Factory/dbxtool/dbxtool.changes 2021-09-01 21:37:52.948927541 +0200 +++ /work/SRC/openSUSE:Factory/.dbxtool.new.1890/dbxtool.changes 2021-10-16 22:47:41.216694280 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 12:11:38 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_dbxtool.service.patch ++++++ --- /var/tmp/diff_new_pack.Flih3a/_old 2021-10-16 22:47:42.276695173 +0200 +++ /var/tmp/diff_new_pack.Flih3a/_new 2021-10-16 22:47:42.276695173 +0200 @@ -2,7 +2,7 @@ =================================================================== --- dbxtool-8.orig/src/dbxtool.service +++ dbxtool-8/src/dbxtool.service -@@ -6,5 +6,17 @@ ConditionPathExists=/sys/firmware/efi/ef +@@ -6,5 +6,16 @@ ConditionPathExists=/sys/firmware/efi/ef WantedBy=multi-user.target [Service] @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true