aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter06/man-db.xml4
-rw-r--r--packages.ent6
4 files changed, 9 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6945a04c4..311482a0a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2012-10-02</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Man-DB-2.6.3. Fixes
+ <ulink url="&lfs-ticket-root;3187">#3187</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Libpipeline-1.2.2. Fixes
<ulink url="&lfs-ticket-root;3186">#3186</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index c8e7c2f11..3cd1f72ee 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -136,9 +136,9 @@
<!--<listitem>
<para>Make &make-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Man-DB &man-db-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Man-pages &man-pages-version;</para>
</listitem>-->
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml
index 81faa9b2e..659934221 100644
--- a/chapter06/man-db.xml
+++ b/chapter06/man-db.xml
@@ -41,10 +41,6 @@
<sect2 role="installation">
<title>Installation of Man-DB</title>
- <para>Fix an incompatibility between this package and Glibc-&glibc-version;</para>
-
-<screen><userinput remap="pre">sed -i -e '/gets is a/d' gnulib/lib/stdio.in.h</userinput></screen>
-
<para>Prepare Man-DB for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \
diff --git a/packages.ent b/packages.ent
index 61cc46fb7..462db5629 100644
--- a/packages.ent
+++ b/packages.ent
@@ -363,10 +363,10 @@
<!ENTITY make-ch6-du "11.3 MB">
<!ENTITY make-ch6-sbu "0.4 SBU">
-<!ENTITY man-db-version "2.6.2">
-<!ENTITY man-db-size "1,353 KB">
+<!ENTITY man-db-version "2.6.3">
+<!ENTITY man-db-size "1,356 KB">
<!ENTITY man-db-url "http://download.savannah.gnu.org/releases/man-db/man-db-&man-db-version;.tar.xz">
-<!ENTITY man-db-md5 "647c48d46c464419185d031d04481ee5">
+<!ENTITY man-db-md5 "a593a095599ae97bcacf8d038659a146">
<!ENTITY man-db-home "http://www.nongnu.org/man-db/">
<!ENTITY man-db-ch6-du "27 MB">
<!ENTITY man-db-ch6-sbu "0.5 SBU">