[packages/spice-gtk] usb acl helper should have setuid

atler atler at pld-linux.org
Tue Oct 2 01:07:30 CEST 2018


commit 8f5ced4e33f498dabd18bac8a31422a3b2731044
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Oct 2 01:06:11 2018 +0200

    usb acl helper should have setuid

 spice-gtk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/spice-gtk.spec b/spice-gtk.spec
index 3655f63..4d5bc9d 100644
--- a/spice-gtk.spec
+++ b/spice-gtk.spec
@@ -296,7 +296,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with usbredir}
 %files -n spice-glib-usb
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/spice-client-glib-usb-acl-helper
+%attr(4755,root,root) %{_bindir}/spice-client-glib-usb-acl-helper
 %{_datadir}/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spice-gtk.git/commitdiff/8f5ced4e33f498dabd18bac8a31422a3b2731044



More information about the pld-cvs-commit mailing list