aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Connolly <robert@linuxfromscratch.org>2010-07-04 04:58:50 +0000
committerRobert Connolly <robert@linuxfromscratch.org>2010-07-04 04:58:50 +0000
commit1f91ff9bee15afc533425208943911703c146908 (patch)
treea5394285968d5a5ff06921770e4e10e49c8710a2
parent95562ce730422d6228cba29fcfa4bd514fda88ba (diff)
Fixed the util-linux tarball url.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--general.ent2
-rw-r--r--packages.ent2
3 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7896c3673..2b30ccc61 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,15 @@
-->
<listitem>
+ <para>2010-07-04</para>
+ <itemizedlist>
+ <listitem>
+ <para>[robert] - Fixed the util-linux tarball url.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2010-07-02</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index d8d7dd2ab..932d5e194 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
<!ENTITY version "SVN-20100702">
-<!ENTITY releasedate "July 2, 2010">
+<!ENTITY releasedate "July 4, 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 d0af95d57..9d9486223 100644
--- a/packages.ent
+++ b/packages.ent
@@ -534,7 +534,7 @@
<!ENTITY util-linux-ng-version "2.18">
<!ENTITY util-linux-ng-size "7,490 KB">
-<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux-ng/v2.17/util-linux-ng-&util-linux-ng-version;.tar.bz2">
+<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux-ng/v2.18/util-linux-ng-&util-linux-ng-version;.tar.bz2">
<!ENTITY util-linux-ng-md5 "2f5f71e6af969d041d73ab778c141a77">
<!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
<!--<!ENTITY util-linux-ng-ch5-du "19 MB">-->