From 7ac4d4f90c717f567e498c2a7f4ffefdd38652b88f41fd97a4d02d1223b15900 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 30 Jan 2014 18:26:43 +0000 Subject: [PATCH] Accepting request 215478 from Base:System - Don't verify /usr/bin/eject, it lost the SUID bit and was dropped from /etc/permissions (bnc#824406) (forwarded request 215357 from saschpe) OBS-URL: https://build.opensuse.org/request/show/215478 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=177 --- util-linux.changes | 6 ++++++ util-linux.spec | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/util-linux.changes b/util-linux.changes index 72afef4..6fbdb18 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 28 09:37:57 UTC 2014 - speilicke@suse.com + +- Don't verify /usr/bin/eject, it lost the SUID bit and was dropped + from /etc/permissions (bnc#824406) + ------------------------------------------------------------------- Thu Jan 23 12:40:06 UTC 2014 - werner@suse.de diff --git a/util-linux.spec b/util-linux.spec index 9c8f185..1656e70 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -527,9 +527,6 @@ fi %if %{with enable_su} %verify_permissions -e %{_bindir}/su %endif -%if %{with enable_eject} -%verify_permissions -e %{_bindir}/eject -%endif %post -n libblkid1 -p /sbin/ldconfig