|
@@ -53,21 +53,6 @@ The following patch properly fixes this issue:</para>
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../&util-linux-cramfs-patch;</userinput></screen>
|
|
|
|
|
|
-<para><command>cfdisk</command> segfaults if the disk contains a linux partition
|
|
|
-(type 83) that doesn't have an <systemitem class="filesystem">ext2</systemitem>,
|
|
|
-<systemitem class="filesystem">ext3</systemitem>,
|
|
|
-<systemitem class="filesystem">xfs</systemitem> or
|
|
|
-<systemitem class="filesystem">jfs</systemitem> filesystem on it. Apply the
|
|
|
-following patch to fix the problem:</para>
|
|
|
-
|
|
|
-<screen><userinput>patch -Np1 -i ../&util-linux-reiser_crash-patch;</userinput></screen>
|
|
|
-
|
|
|
-<para>Util-linux has a security vulnerability that could allow a user to remount
|
|
|
-a volume without the <option>nosuid</option> option. The following patch fixes
|
|
|
-this issue:</para>
|
|
|
-
|
|
|
-<screen><userinput>patch -Np1 -i ../&util-linux-umount-patch;</userinput></screen>
|
|
|
-
|
|
|
<para>Prepare Util-linux for compilation:</para>
|
|
|
|
|
|
<screen><userinput>./configure</userinput></screen>
|