forked from pool/util-linux
Accepting request 204834 from home:sbrabec:branches:Base:System
- Drop SUID flag for eject (bnc#824406). Depends on request id 204833! OBS-URL: https://build.opensuse.org/request/show/204834 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=190
This commit is contained in:
parent
78ce902c9f
commit
662b97eb26
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 25 18:52:01 CEST 2013 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Drop SUID flag for eject (bnc#824406).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 9 10:00:55 UTC 2013 - schwab@suse.de
|
Wed Oct 9 10:00:55 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -625,7 +625,7 @@ fi
|
|||||||
%{_bindir}/su
|
%{_bindir}/su
|
||||||
%endif
|
%endif
|
||||||
%if %{with enable_eject}
|
%if %{with enable_eject}
|
||||||
%verify(not mode) %attr(4750,root,audio) %{_bindir}/eject
|
%{_bindir}/eject
|
||||||
%endif
|
%endif
|
||||||
%{_bindir}/cal
|
%{_bindir}/cal
|
||||||
%{_bindir}/chrt
|
%{_bindir}/chrt
|
||||||
|
Loading…
Reference in New Issue
Block a user