aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-06-01 19:46:15 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-06-01 19:46:15 +0000
commitfd37ef09f06d5e460492f7a54b8bb3816519ae7f (patch)
tree67dea6c5c4b5a2795e1566d31266e4fc90042cd8
parent17fadf75d3b59884986ee65afcc546fb55bdc58e (diff)
Upgraded to Binutils 2.15.91.0.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent2
3 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a6c70a988..9a20a52d0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -21,7 +21,7 @@ first a summary, then a detailed log.</para>
<itemizedlist>
<listitem><para>autoconf-2.59</para></listitem>
<listitem><para>automake-1.8.5</para></listitem>
-<listitem><para>binutils-2.15</para></listitem>
+<listitem><para>binutils-2.15.91.0.1</para></listitem>
<listitem><para>bison-1.875a</para></listitem>
<listitem><para>coreutils-5.2.1</para></listitem>
<listitem><para>e2fsprogs-1.35</para></listitem>
@@ -102,6 +102,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>June 1st, 2004 [winkie]: Upgraded to Binutils 2.15.91.0.1. This
+release provides the <quote>-z relro</quote> option.</para></listitem>
+
<listitem><para>June 1st, 2004 [winkie]: Inconsequential wrapping fixes.</para>
</listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 42d65d9a8..aefccb6fd 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -35,7 +35,7 @@
<varlistentry>
<term>Binutils (&binutils-version;) - 10,666 KB:</term>
<listitem>
-<para><ulink url="&freshmeat;binutils/"/></para>
+<para><ulink url="&freshmeat;binutils/?branch_id=12688"/></para>
</listitem>
</varlistentry>
diff --git a/general.ent b/general.ent
index 723763d12..fbe642887 100644
--- a/general.ent
+++ b/general.ent
@@ -18,7 +18,7 @@
<!ENTITY autoconf-version "2.59">
<!ENTITY automake-version "1.8.5">
<!ENTITY bash-version "2.05b">
-<!ENTITY binutils-version "2.15">
+<!ENTITY binutils-version "2.15.91.0.1">
<!ENTITY bison-version "1.875a">
<!ENTITY bootscripts-version "2.1.1">
<!ENTITY bzip2-version "1.0.2">