aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-08-14 22:32:48 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-08-14 22:32:48 +0000
commitdc504daa20567832806a4a38c6946f51c66628c9 (patch)
treecafb925bc735731949c4438d36613902d7215623
parent2a03ae89d57394310cf6e9a304211dc2e04a1101 (diff)
Upgrade to Diffutils-3.1. Fixes #2912.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9584 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 198385906..d0227a625 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2011-08-14</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Update to Diffutils-3.1. Fixes
+ <ulink url="&lfs-ticket-root;2912">#2912</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2011-08-03</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 36555b57b..5e925edac 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -58,9 +58,9 @@
<listitem>
<para>DejaGNU &dejagnu-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Diffutils &diffutils-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>E2fsprogs &e2fsprogs-version;</para>
</listitem>-->
diff --git a/general.ent b/general.ent
index fce0be871..9a15a1972 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20110807">
-<!ENTITY releasedate "Aug 7, 2011">
+<!ENTITY version "SVN-20110814">
+<!ENTITY releasedate "Aug 14, 2011">
<!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index b9385cf25..64919414e 100644
--- a/packages.ent
+++ b/packages.ent
@@ -86,10 +86,10 @@
<!ENTITY dejagnu-ch5-du "6.1 MB">
<!ENTITY dejagnu-ch5-sbu "less than 0.1 SBU">
-<!ENTITY diffutils-version "3.0">
-<!ENTITY diffutils-size "1,781 KB">
+<!ENTITY diffutils-version "3.1">
+<!ENTITY diffutils-size "1,943 KB">
<!ENTITY diffutils-url "&gnu;diffutils/diffutils-&diffutils-version;.tar.gz">
-<!ENTITY diffutils-md5 "684aaba1baab743a2a90e52162ff07da">
+<!ENTITY diffutils-md5 "29c15b2de8bf33685029e035fa680a6e">
<!ENTITY diffutils-home "&gnu-software;diffutils/">
<!ENTITY diffutils-ch5-du "6.1 MB">
<!ENTITY diffutils-ch5-sbu "0.1 SBU">