aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-03-27 10:29:02 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-03-27 10:29:02 +0000
commite1df0de1ca79d2145376217b27fd9a5760e4b0f0 (patch)
treec6ca332b39930434ce01a88d3f832901d236c192
parent3b5a16f75c102b423408640b5884ea22954e4650 (diff)
Upgrade to Bison-2.4.2. Fixes #2615.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
4 files changed, 17 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 500d3aba5..3cc659bf1 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2010-03-27</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] Upgrade to Bison-2.4.2. Fixes
+ <ulink url="&lfs-ticket-root;2615">#2615</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2010-03-20</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 3036cad26..5fe87da68 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -37,9 +37,9 @@
<listitem>
<para>Binutils &binutils-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Bison &bison-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Bzip2 &bzip2-version;</para>
</listitem>-->
diff --git a/general.ent b/general.ent
index 71884cdb7..a1c5c73d9 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20100320">
-<!ENTITY releasedate "March 20, 2010">
+<!ENTITY version "SVN-20100327">
+<!ENTITY releasedate "March 27, 2010">
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "6.7">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 39d66ac99..c8f38e538 100644
--- a/packages.ent
+++ b/packages.ent
@@ -45,10 +45,10 @@
<!ENTITY binutils-ch6-du "222 MB testsuite included">
<!ENTITY binutils-ch6-sbu "2.1 SBU testsuite included">
-<!ENTITY bison-version "2.4.1">
-<!ENTITY bison-size "1,433 KB">
+<!ENTITY bison-version "2.4.2">
+<!ENTITY bison-size "1,578 KB">
<!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.bz2">
-<!ENTITY bison-md5 "84e80a2a192c1a4c02d43fbf2bcc4ca4">
+<!ENTITY bison-md5 "63584004613aaef2d3dca19088eb1654">
<!ENTITY bison-home "&gnu-software;bison/">
<!--
<!ENTITY bison-ch5-du "">