From 2d58af2f117e6b43dbcb65e19e76f2824e8552ad Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 16 Oct 2005 11:32:50 +0000 Subject: [PATCH] Tag fix. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7031 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 2af6c2866..91a521f8c 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -52,7 +52,8 @@ The following patch properly fixes this issue: patch -Np1 -i ../&util-linux-cramfs-patch; Util-linux has a security vulnerability that could allow a user to remount -a volume without the nosuid option. The following patch fixes this issue: +a volume without the option. The following patch fixes +this issue: patch -Np1 -i ../&util-linux-umount-patch;