summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorOndřej Vašík <ovasik@redhat.com>2009-10-05 09:20:48 +0200
committerJim Meyering <meyering@redhat.com>2009-10-06 10:10:51 +0200
commit3a97d664b9f639fddb5a245775f47d27bfbb56c9 (patch)
tree032b3fddc63fa728cbc176ab2fdba66b87244f4b /THANKS
parentaddb62da9264f6277968bdb04a647f68b955eba7 (diff)
downloadcoreutils-3a97d664b9f639fddb5a245775f47d27bfbb56c9.tar.xz
chcon: exit immediately if SELinux is disabled
This change happens to avoid an abort in chcon when SELinux is disabled while operating on a file with an "unlabeled" context from back in 2006. However, that same abort can still be triggered by the same file when running chcon with SELinux enabled. This bug in chcon will be fixed in a subsequent commit via a getfilecon wrapper. See http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/18378/focus=18384 for how to correct your disk attributes to avoid triggering this bug. * src/chcon.c (main): Exit immediately if SELinux is disabled. Reported in http://bugzilla.redhat.com/527142 by Yanko Kaneti. * src/runcon.c (main): Do not hardcode program name in error message. * THANKS: Update.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index e0e14e506..65ac1bb4f 100644
--- a/THANKS
+++ b/THANKS
@@ -612,6 +612,7 @@ Wis Macomson wis.macomson@intel.com
Wojciech Purczynski cliph@isec.pl
Wolfram Kleff kleff@cs.uni-bonn.de
Won-kyu Park wkpark@chem.skku.ac.kr
+Yanko Kaneti yaneti@declera.com
Yann Dirson dirson@debian.org
Zvi Har'El rl@math.technion.ac.il