aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 d062d89ca..075009f19 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,16 @@
-->
<listitem>
+ <para>2009-12-02</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] Upgrade to Autoconf-2.65. Fixes
+ <ulink url="&lfs-ticket-root;2520">#2520</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2009-11-29</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index caf0e45b4..5792500a7 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -22,9 +22,9 @@
<itemizedlist>
<title>Upgraded to:</title>
- <!--<listitem>
+ <listitem>
<para>Autoconf &autoconf-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Automake &automake-version;</para>
</listitem>-->
diff --git a/general.ent b/general.ent
index 55a37a57e..fc8384cba 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20091129">
-<!ENTITY releasedate "November 29, 2009">
+<!ENTITY version "SVN-20091202">
+<!ENTITY releasedate "December 2, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- 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 8ed386b50..825d8dcda 100644
--- a/packages.ent
+++ b/packages.ent
@@ -7,10 +7,10 @@
Allowed deviation in disk usage : 2% -->
-<!ENTITY autoconf-version "2.64">
-<!ENTITY autoconf-size "1,283 KB">
+<!ENTITY autoconf-version "2.65">
+<!ENTITY autoconf-size "1,301 KB">
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-md5 "ef400d672005e0be21e0d20648169074">
+<!ENTITY autoconf-md5 "a6de1cc6434cd64038b0a0ae4e252b33">
<!ENTITY autoconf-home "&gnu-software;autoconf/">
<!ENTITY autoconf-ch6-du "12.4 MB testsuite included">
<!ENTITY autoconf-ch6-sbu "4.8 SBU testsuite included">