diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | packages.ent | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a7f6c407a..e7e21195f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-12-22</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Automake-1.11.2. Fixes + <ulink url="&lfs-ticket-root;2986">#2986</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.1.6. Fixes <ulink url="&lfs-ticket-root;2985">#2985</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index 975323784..afbd388b2 100644 --- a/packages.ent +++ b/packages.ent @@ -16,10 +16,10 @@ <!ENTITY autoconf-ch6-du "12.4 MB"> <!ENTITY autoconf-ch6-sbu "4.8 SBU"> -<!ENTITY automake-version "1.11.1"> -<!ENTITY automake-size "1,042 KB"> +<!ENTITY automake-version "1.11.2"> +<!ENTITY automake-size "1,171 KB"> <!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.bz2"> -<!ENTITY automake-md5 "c2972c4d9b3e29c03d5f2af86249876f"> +<!ENTITY automake-md5 "18194e804d415767bae8f703c963d456"> <!ENTITY automake-home "&gnu-software;automake/"> <!ENTITY automake-ch6-du "28.8 MB"> <!ENTITY automake-ch6-sbu "18.3 SBU"> |