Ignore:
Timestamp:
Jan 7, 2007, 2:58:53 PM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
95a8ebc
Parents:
4814257
Message:

Updated to Bzip2 1.0.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/bzip2.xml

    r4814257 rdf283cd6  
    2727  <sect2 role="installation">
    2828    <title>Installation of Bzip2</title>
    29 
    30     <para os="p1">Apply a patch to install the documentation for this
    31     package:</para>
    32 
    33 <screen os="p2"><userinput>patch -Np1 -i ../&bzip2-docs-patch;</userinput></screen>
    34 
    35     <para os="p3">The <command>bzgrep</command> command does not escape '|' and
    36     '&amp;' in filenames passed to it. This allows arbitrary commands to be
    37     executed with the privileges of the user running <command>bzgrep</command>.
    38     Apply the following patch to address this:</para>
    39 
    40 <screen os="p4"><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen>
    41 
    42     <para os="p5">The <command>bzdiff</command> script depends on tempfile.
    43     We remove that dependency with this patch:</para>
    44 
    45 <screen os="p6"><userinput>patch -Np1 -i ../&bzip2-remove_tempfile-patch;</userinput></screen>
    4629
    4730    <para os="a">The Bzip2 package does not contain a <command>configure</command>
Note: See TracChangeset for help on using the changeset viewer.