Changeset df283cd6


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

Files:
3 deleted
7 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>
  • BOOK/final-system/multilib/bzip2-64bit.xml

    r4814257 rdf283cd6  
    2121  <sect2 role="installation">
    2222    <title>Installation of Bzip2</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../common/bzip2.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../common/bzip2.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../common/bzip2.xml"
    34     xpointer="xpointer(//*[@os='p3'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../common/bzip2.xml"
    38     xpointer="xpointer(//*[@os='p4'])"/>
    39 
    40     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    41     href="../common/bzip2.xml"
    42     xpointer="xpointer(//*[@os='p5'])"/>
    43 
    44     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    45     href="../common/bzip2.xml"
    46     xpointer="xpointer(//*[@os='p6'])"/>
    4723
    4824    <para os="m1">We need to change the default lib path
  • BOOK/general.ent

    r4814257 rdf283cd6  
    33<!ENTITY month "01"> <!-- Use two digits -->
    44<!ENTITY month_name "January">
    5 <!ENTITY day "03"> <!-- Use two digits -->
     5<!ENTITY day "07"> <!-- Use two digits -->
    66<!ENTITY year "2007"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    r4814257 rdf283cd6  
    3838
    3939    <listitem>
     40      <para>January 7, 2007</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jim] - Updated to Bzip2 1.0.4.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
     47
     48    <listitem>
    4049      <para>December 23, 2006</para>
    4150      <itemizedlist>
  • BOOK/materials/common/patches.xml

    r4814257 rdf283cd6  
    4747
    4848    <varlistentry>
    49       <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
    50       <listitem>
    51         <para>Download: <ulink
    52         url="&patches-root;&bzip2-docs-patch;"/></para>
    53         <para>MD5 sum: <literal>&bzip2-docs-patch-md5;</literal></para>
    54       </listitem>
    55     </varlistentry>
    56 
    57     <varlistentry>
    58       <term>Bzip2 Bzdiff Remove Tempfile - <token>&bzip2-remove_tempfile-patch-size;</token>:</term>
    59       <listitem>
    60         <para>Download: <ulink
    61         url="&patches-root;&bzip2-remove_tempfile-patch;"/></para>
    62         <para>MD5 sum: <literal>&bzip2-remove_tempfile-patch-md5;</literal></para>
    63       </listitem>
    64     </varlistentry>
    65 
    66     <varlistentry>
    67       <term>Bzip2 Bzgrep Security Fixes Patch - <token>&bzip2-bzgrep-patch-size;</token>:</term>
    68       <listitem>
    69         <para>Download: <ulink
    70         url="&patches-root;&bzip2-bzgrep-patch;"/></para>
    71         <para>MD5 sum: <literal>&bzip2-bzgrep-patch-md5;</literal></para>
    72       </listitem>
    73     </varlistentry>
    74 
    75     <varlistentry>
    7649      <term>Coreutils Suppress Uptime, Kill, Su Patch - <token>&coreutils-suppress-patch-size;</token>:</term>
    7750      <listitem>
  • BOOK/packages.ent

    r4814257 rdf283cd6  
    6161<!ENTITY bison-home "&gnu-software;bison/">
    6262
    63 <!ENTITY bzip2-version "1.0.3">
    64 <!ENTITY bzip2-size "654 KB">
     63<!ENTITY bzip2-version "1.0.4">
     64<!ENTITY bzip2-size "828 KB">
    6565<!ENTITY bzip2-url "http://www.bzip.org/&bzip2-version;/bzip2-&bzip2-version;.tar.gz">
    66 <!ENTITY bzip2-md5 "8a716bebecb6e647d2e8a29ea5d8447f">
     66<!ENTITY bzip2-md5 "fc310b254f6ba5fbb5da018f04533688">
    6767<!ENTITY bzip2-home "http://www.bzip.org/">
    6868
  • BOOK/patches.ent

    r4814257 rdf283cd6  
    1717<!ENTITY binutils-posix-patch-size "4.9 KB">
    1818
    19 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
    20 <!ENTITY bzip2-docs-patch-md5 "9e5dfbf4814b71ef986b872c9af84488">
    21 <!ENTITY bzip2-docs-patch-size "1.7 KB">
    22 
    23 <!ENTITY bzip2-remove_tempfile-patch "bzip2-&bzip2-version;-remove_tempfile-1.patch">
    24 <!ENTITY bzip2-remove_tempfile-patch-md5 "bcadb0ce282c96af15a86a2ccdac0765">
    25 <!ENTITY bzip2-remove_tempfile-patch-size "1.8 KB">
    26 
    27 <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch">
    28 <!ENTITY bzip2-bzgrep-patch-md5 "4eae50e4fd690498f23d3057dfad7066">
    29 <!ENTITY bzip2-bzgrep-patch-size "1.3 KB">
    30 
    3119<!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch">
    3220<!ENTITY coreutils-suppress-patch-md5 "8bc938ec7210fff3885b37b1339dca45">
Note: See TracChangeset for help on using the changeset viewer.