aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-01-27 22:13:40 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-01-27 22:13:40 +0000
commit84580a4fc7e30a117ac83a3b295c3b31a84d4d50 (patch)
tree1bc1e8e543b06c4904bc17dd4a5d2b48d0ec56fb
parent9271833aeac86fe27ce639e3ce04dc5ff0ce9c9b (diff)
* Upgrade to sed-4.1.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent2
3 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e3e509e39..d35f4ae00 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -24,6 +24,7 @@ of the LFS Book.</para>
<listitem><para>lfs-bootscripts-3.1.0</para></listitem>
<listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
<listitem><para>procps-3.2.5</para></listitem>
+<listitem><para>sed-4.1.3</para></listitem>
<listitem><para>shadow-4.0.7</para></listitem>
<listitem><para>util-linux-2.12q</para></listitem>
</itemizedlist>
@@ -42,6 +43,9 @@ of the LFS Book.</para>
</itemizedlist>
</listitem>
+<listitem><para>January 27th, 2005 [matt]: Upgraded to sed-4.1.3</para>
+</listitem>
+
<listitem><para>January 27th, 2005 [matt]: Upgraded to procps-3.2.5</para>
</listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 9de573801..3ff668880 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -328,7 +328,7 @@
</varlistentry>
<varlistentry>
-<term>Sed (&sed-version;) - 753 KB:</term>
+<term>Sed (&sed-version;) - 775 KB:</term>
<listitem>
<para><ulink url="http://ftp.gnu.org/gnu/sed/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index 8970057a3..e69fc3423 100644
--- a/general.ent
+++ b/general.ent
@@ -60,7 +60,7 @@
<!ENTITY procps-version "3.2.5">
<!ENTITY psmisc-version "21.5">
<!ENTITY readline-version "5.0">
-<!ENTITY sed-version "4.1.2">
+<!ENTITY sed-version "4.1.3">
<!ENTITY shadow-version "4.0.7">
<!ENTITY syslog-ng-version "1.6.5">
<!ENTITY sysvinit-version "2.86">