aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-09-22 20:26:53 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-09-22 20:26:53 +0000
commiteeee660481a5f73e77a6d53e6a72f697889b94c2 (patch)
treeb9cfe145b24fb801b68732c479b33a540efef931 /chapter01
parent62b134d02c0dd3ba8f1bcc397cde0fab75ad156d (diff)
Upgrade to Bzip2-1.0.6. Fixes #2759.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml16
2 files changed, 18 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 190e8720a..813c30f9e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2010-09-22</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Upgrade to Bzip2-1.0.6. Fixes
+ <ulink url="&lfs-ticket-root;2759">#2759</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Add patch to fix &quot;Unknown HZ value&quot; error
in some procps tools. Thanks to DJ Lucas for the report and
patch. Fixes
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 32e117e1c..aa5b7ecd5 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -43,9 +43,9 @@
<!--<listitem>
<para>Bison &bison-version;</para>
</listitem> -->
- <!--<listitem>
+ <listitem>
<para>Bzip2 &bzip2-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Coreutils &coreutils-version;</para>
</listitem>-->
@@ -224,6 +224,10 @@
</listitem>
<listitem>
+ <para>bzip2-1.0.6-install_docs-1.patch</para>
+ </listitem>
+
+ <listitem>
<para>procps-3.2.8-fix_HZ_errors-1.patch</para>
</listitem>
@@ -233,6 +237,14 @@
<title>Removed:</title>
<listitem>
+ <para>bzip2-1.0.5-install_docs-1.patch</para>
+ </listitem>
+
+ <listitem>
+ <para>bzip2-1.0.5-version_fixes-1.patch</para>
+ </listitem>
+
+ <listitem>
<para>perl-5.12.1-libc-1.patch</para>
</listitem>