diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 322776812..cb368710d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -20,6 +20,7 @@ of the LFS Book.</para> <listitem><para>Upgraded to:</para> <itemizedlist> <listitem><para>automake-1.9.5</para></listitem> +<listitem><para>expect-5.43.0</para></listitem> <listitem><para>file-4.13</para></listitem> <listitem><para>findutils-4.2.15</para></listitem> <listitem><para>glibc-20041220</para></listitem> @@ -48,6 +49,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>February 13, 2005 [matt]: Upgraded to expect-5.43.0</para> +</listitem> + <listitem><para>February 13, 2005 [matt]: Upgraded to libtool-1.5.14</para> </listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 945a377a9..31d4e5dd1 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -83,7 +83,7 @@ </varlistentry> <varlistentry> -<term>Expect (&expect-version;) - 510 KB:</term> +<term>Expect (&expect-version;) - 513 KB:</term> <listitem> <para><ulink url="http://expect.nist.gov/src/"/></para> </listitem> diff --git a/general.ent b/general.ent index c669edd2f..5823e35a8 100644 --- a/general.ent +++ b/general.ent @@ -24,7 +24,7 @@ <!ENTITY dejagnu-version "1.4.4"> <!ENTITY diffutils-version "2.8.1"> <!ENTITY e2fsprogs-version "1.35"> -<!ENTITY expect-version "5.42.1"> +<!ENTITY expect-version "5.43.0"> <!ENTITY file-version "4.13"> <!ENTITY findutils-version "4.2.15"> <!ENTITY flex-version "2.5.31"> |