Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ckb-next for openSUSE:Factory checked in at 2021-08-28 22:29:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ckb-next (Old) and /work/SRC/openSUSE:Factory/.ckb-next.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ckb-next" Sat Aug 28 22:29:10 2021 rev:13 rq:914692 version:0.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ckb-next/ckb-next.changes 2021-08-26 23:16:34.528185347 +0200 +++ /work/SRC/openSUSE:Factory/.ckb-next.new.1899/ckb-next.changes 2021-08-28 22:29:25.137993433 +0200 @@ -1,0 +2,7 @@ +Fri Aug 27 19:07:46 UTC 2021 - Luigi Baldoni <aloi...@gmx.com> + +- Re-labeled 422.patch +- Updated harden_ckb-next-daemon.service.patch to fix + gh#ckb-next/ckb-next#740 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ckb-next.spec ++++++ --- /var/tmp/diff_new_pack.dysa2l/_old 2021-08-28 22:29:25.769994089 +0200 +++ /var/tmp/diff_new_pack.dysa2l/_new 2021-08-28 22:29:25.773994093 +0200 @@ -32,7 +32,7 @@ Patch3: ckb-next-no-cmake-modules.patch # PATCH-FIX-UPSTREAM ckb-next-udev.patch Patch4: ckb-next-udev.patch -# PATCH-FIX-UPSTREAM 422.patch boo#1135528 +# PATCH-FIX-OPENSUSE 422.patch boo#1135528 Patch5: 422.patch Patch6: harden_ckb-next-daemon.service.patch BuildRequires: ImageMagick ++++++ harden_ckb-next-daemon.service.patch ++++++ --- /var/tmp/diff_new_pack.dysa2l/_old 2021-08-28 22:29:25.805994126 +0200 +++ /var/tmp/diff_new_pack.dysa2l/_new 2021-08-28 22:29:25.805994126 +0200 @@ -2,7 +2,7 @@ =================================================================== --- ckb-next-0.4.4.orig/linux/systemd/ckb-next-daemon.service.in +++ ckb-next-0.4.4/linux/systemd/ckb-next-daemon.service.in -@@ -5,6 +5,17 @@ +@@ -5,6 +5,20 @@ Description=Corsair Keyboards and Mice Daemon [Service] @@ -12,11 +12,14 @@ +ProtectHome=true +ProtectHostname=true +ProtectClock=true ++# Fixes https://github.com/ckb-next/ckb-next/issues/740 ++DeviceAllow=char-usb_device rw ++DeviceAllow=/dev/uinput rw +ProtectKernelTunables=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true -+# end of automatic additions ++# end of automatic additions ExecStart=@CMAKE_INSTALL_LIBEXECDIR@/ckb-next-daemon Restart=on-failure