aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-02-13 13:25:23 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-02-13 13:25:23 +0000
commit7eebfb41f86dd587cfd202f1111f5c8164326213 (patch)
treee1a491e9d25e686e0bee4e6badd49754afbb66b2
parentf3f6ab62c5fe9886ea31ea975addfe7b5f5886bd (diff)
* Upgrade to e2fsprogs-1.36
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4634 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 3f414de12..e8011d29b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -20,6 +20,7 @@ of the LFS Book.</para>
<listitem><para>Upgraded to:</para>
<itemizedlist>
<listitem><para>automake-1.9.5</para></listitem>
+<listitem><para>e2fsprogs-1.36</para></listitem>
<listitem><para>expect-5.43.0</para></listitem>
<listitem><para>file-4.13</para></listitem>
<listitem><para>findutils-4.2.17</para></listitem>
@@ -49,6 +50,9 @@ of the LFS Book.</para>
</itemizedlist>
</listitem>
+<listitem><para>February 13, 2005 [matt]: Upgraded to e2fsprogs-1.36</para>
+</listitem>
+
<listitem><para>February 13, 2005 [matt]: Upgraded to findutils-4.2.17</para>
</listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index f424cb4d0..0addf38e5 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -76,7 +76,7 @@
</varlistentry>
<varlistentry>
-<term>E2fsprogs (&e2fsprogs-version;) - 3,003 KB:</term>
+<term>E2fsprogs (&e2fsprogs-version;) - 3,188 KB:</term>
<listitem>
<para><ulink url="http://prdownloads.sourceforge.net/e2fsprogs/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index 9eaec0911..bd8f2e87e 100644
--- a/general.ent
+++ b/general.ent
@@ -23,7 +23,7 @@
<!ENTITY coreutils-version "5.2.1">
<!ENTITY dejagnu-version "1.4.4">
<!ENTITY diffutils-version "2.8.1">
-<!ENTITY e2fsprogs-version "1.35">
+<!ENTITY e2fsprogs-version "1.36">
<!ENTITY expect-version "5.43.0">
<!ENTITY file-version "4.13">
<!ENTITY findutils-version "4.2.17">