From 6a95b0012ee23680cdea767de8810d9b276ab8cd Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 21 Sep 2014 17:12:19 +0200 Subject: [PATCH] Install weston-launch as setuid root https://bugzilla.redhat.com/show_bug.cgi?id=1064023 --- weston.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/weston.spec b/weston.spec index a7c6f83..e2aef40 100644 --- a/weston.spec +++ b/weston.spec @@ -97,7 +97,7 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %doc COPYING %{_bindir}/weston %{_bindir}/weston-info -%{_bindir}/weston-launch +%attr(4755,root,root) %{_bindir}/weston-launch %{_bindir}/weston-terminal %{_bindir}/wcap-decode %dir %{_libdir}/weston @@ -135,6 +135,7 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %changelog * Sun Sep 21 2014 Kalev Lember - 1.6.0-2 - Enable webp and vaapi support +- Install weston-launch as setuid root (#1064023) * Sun Sep 21 2014 Kalev Lember - 1.6.0-1 - Update to 1.6.0