aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-12-28 10:23:39 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-12-28 10:23:39 +0000
commitbb543c2f66bd2f11cbdfb2a4312adc455f57183b (patch)
tree32187ba9ff1afd7562821a15e938afd95e60b335
parentc906b7e5cc69bc203b14204e7bdeeeea3fc4fb4a (diff)
Upgrade to Gawk-4.0.2. Fixes #3262.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--packages.ent6
3 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 260d86b97..0170a7bc9 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2012-12-28</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Gawk-4.0.2. Fixes
+ <ulink url="&lfs-ticket-root;3262">#3262</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Glibc-2.17. Fixes
<ulink url="&lfs-ticket-root;3261">#3261</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 904a14608..f4b6f25b9 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -73,9 +73,9 @@
<!--<listitem>
<para>Flex &flex-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Gawk &gawk-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>GCC &gcc-version;</para>
</listitem>
diff --git a/packages.ent b/packages.ent
index daedf5418..4eec750b3 100644
--- a/packages.ent
+++ b/packages.ent
@@ -156,10 +156,10 @@
<!ENTITY flex-ch6-du "39 MB">
<!ENTITY flex-ch6-sbu "0.4 SBU">
-<!ENTITY gawk-version "4.0.1">
-<!ENTITY gawk-size "1,575 KB">
+<!ENTITY gawk-version "4.0.2">
+<!ENTITY gawk-size "1,589 KB">
<!ENTITY gawk-url "&gnu;gawk/gawk-&gawk-version;.tar.xz">
-<!ENTITY gawk-md5 "a601b032c39cd982f34272664f8afa49">
+<!ENTITY gawk-md5 "8a9b2f1170ac9dcd3eb13716b5ec4021">
<!ENTITY gawk-home "&gnu-software;gawk/">
<!ENTITY gawk-ch5-du "30 MB">
<!ENTITY gawk-ch5-sbu "0.2 SBU">