diff options
-rw-r--r-- | chapter01/changelog.xml | 6 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 | ||||
-rw-r--r-- | patches.ent | 6 |
3 files changed, 15 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 30b972e9c..71d7ed822 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -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 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 50bebe427..87a650fa8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -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> diff --git a/patches.ent b/patches.ent index 02e9f4666..8f0d67ab1 100644 --- a/patches.ent +++ b/patches.ent @@ -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"> |