Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cups-filters for openSUSE:Factory checked in at 2021-06-13 23:05:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cups-filters (Old) and /work/SRC/openSUSE:Factory/.cups-filters.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cups-filters" Sun Jun 13 23:05:28 2021 rev:50 rq:898313 version:1.28.8 Changes: -------- --- /work/SRC/openSUSE:Factory/cups-filters/cups-filters.changes 2021-06-05 23:31:30.296435132 +0200 +++ /work/SRC/openSUSE:Factory/.cups-filters.new.32437/cups-filters.changes 2021-06-13 23:05:33.747605576 +0200 @@ -1,0 +2,7 @@ +Tue Jun 8 11:28:42 CEST 2021 - jsm...@suse.de + +- The cups-brf backend needs to run as root + see https://bugzilla.redhat.com/show_bug.cgi?id=1657261 + (bsc#1186844) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cups-filters.spec ++++++ --- /var/tmp/diff_new_pack.2VLJQ2/_old 2021-06-13 23:05:34.279606536 +0200 +++ /var/tmp/diff_new_pack.2VLJQ2/_new 2021-06-13 23:05:34.283606544 +0200 @@ -336,7 +336,10 @@ # The parallel backend does not need to be run as root because cupsd runs backends by default as user lp group lp # and the parallel port kernel device node /dev/lp0 has by default rw permissions for the group lp %attr(0755,root,root) /usr/lib/cups/backend/parallel -%attr(0755,root,root) /usr/lib/cups/backend/cups-brf +# The cups-brf backend needs to run as root +# see https://bugzilla.redhat.com/show_bug.cgi?id=1657261 +# and https://bugzilla.suse.com/show_bug.cgi?id=1186844 +%attr(0700,root,root) /usr/lib/cups/backend/cups-brf # Serial backend needs to run as root # see https://bugzilla.redhat.com/show_bug.cgi?id=212577#c4 %attr(0700,root,root) /usr/lib/cups/backend/serial