Author: matthew
Date: 2006-11-25 11:42:41 -0700 (Sat, 25 Nov 2006)
New Revision: 7867

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/patches.ent
Log:
Upgrade to a newer version of the Inetutils-no_server_man_pages patch which 
prevents rexecd.8 from being installed. Fixes #1915.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2006-11-25 18:35:49 UTC (rev 7866)
+++ trunk/BOOK/chapter01/changelog.xml  2006-11-25 18:42:41 UTC (rev 7867)
@@ -39,6 +39,12 @@
     <listitem>
       <para>2006-11-25</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgrade to Inetutils-no_server_man_pages-2.patch.
+          This removes the last of the unwanted man pages (rexecd.8).  Thanks
+          to Joe Ciccone for the report and the updated patch. Fixes
+          <ulink url="&lfs-ticket-root;1915">#1915</ulink></para>
+        </listitem>
        <listitem>
           <para>[jhuntwork] - Added 'make headers_install' to chapter 5
           Linux Headers for the educational value and in preparation of

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2006-11-25 18:35:49 UTC (rev 7866)
+++ trunk/BOOK/chapter01/whatsnew.xml   2006-11-25 18:42:41 UTC (rev 7867)
@@ -205,6 +205,9 @@
       <para>&bash-fixes-patch;</para>
     </listitem>
     <listitem>
+      <para>inetutils-man_pages-patch;</para>
+    </listitem>
+    <listitem>
       <para>&less-signal_fix-patch;</para>
     </listitem>
     <listitem>
@@ -237,6 +240,9 @@
       <para>inetutils-gcc4_fixes-3.patch</para>
     </listitem>
     <listitem>
+      <para>inetutils-no_server_man_pages-1.patch</para>
+    </listitem>
+    <listitem>
       <para>linux-2.6.17.13-utf8_input-1.patch</para>
     </listitem>
     <listitem>

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2006-11-25 18:35:49 UTC (rev 7866)
+++ trunk/BOOK/patches.ent      2006-11-25 18:42:41 UTC (rev 7867)
@@ -67,9 +67,9 @@
 <!ENTITY gzip-security_fix-patch-size "2 KB">
 
 
-<!ENTITY inetutils-man_pages-patch 
"inetutils-&inetutils-version;-no_server_man_pages-1.patch">
-<!ENTITY inetutils-man_pages-patch-md5 "9d5677f8529af9a321630572716d4d2e">
-<!ENTITY inetutils-man_pages-patch-size "4.8 KB">
+<!ENTITY inetutils-man_pages-patch 
"inetutils-&inetutils-version;-no_server_man_pages-2.patch">
+<!ENTITY inetutils-man_pages-patch-md5 "ec83aa00fb111f6f9d9aca04de9cb753">
+<!ENTITY inetutils-man_pages-patch-size "5.3 KB">
 
 
 <!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to