diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 4 | ||||
-rw-r--r-- | chapter06/bzip2.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
4 files changed, 8 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1e424b0d7..fb9852091 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -22,6 +22,7 @@ first a summary, then a detailed log.</para> <listitem><para>Automake 1.9.5</para></listitem> <listitem><para>Binutils 2.15.94.0.2</para></listitem> <listitem><para>Bison 2.0</para></listitem> +<listitem><para>Bzip2 1.0.3</para></listitem> <listitem><para>E2fsprogs 1.36</para></listitem> <listitem><para>Expect 5.43.0</para></listitem> <listitem><para>File 4.13</para></listitem> @@ -79,6 +80,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>February 27, 2005 [matt]: Upgraded to bzip2-1.0.3</para> +</listitem> + <listitem><para>February 19, 2005 [gerard]: Chapter 5-Stripping: removed <filename class="directory">doc</filename> from the directories to be removed in <filename diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 637fe9637..1350785ef 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -47,9 +47,9 @@ </varlistentry> <varlistentry> -<term>Bzip2 (&bzip2-version;) - 650 KB:</term> +<term>Bzip2 (&bzip2-version;) - 653 KB:</term> <listitem> -<para><ulink url="&freshmeat;bzip2/"/></para> +<para><ulink url="http://www.bzip.org/"/></para> </listitem> </varlistentry> diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 120d9ff94..14fd413b7 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -17,7 +17,7 @@ traditional <command>gzip</command>.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.1 SBU</seg><seg>3.0 MB</seg></seglistitem> +<seglistitem><seg>0.1 SBU</seg><seg>3.6 MB</seg></seglistitem> </segmentedlist> <segmentedlist> diff --git a/general.ent b/general.ent index 5e032e357..29636cc1b 100644 --- a/general.ent +++ b/general.ent @@ -21,7 +21,7 @@ <!ENTITY bash-version "3.0"> <!ENTITY binutils-version "2.15.94.0.2"> <!ENTITY bison-version "2.0"> -<!ENTITY bzip2-version "1.0.2"> +<!ENTITY bzip2-version "1.0.3"> <!ENTITY coreutils-version "5.2.1"> <!ENTITY dejagnu-version "1.4.4"> <!ENTITY diffutils-version "2.8.1"> |