diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 18:42:41 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 18:42:41 +0000 |
commit | d54ca07fcbda616cc2cebda5badffeabf224a566 (patch) | |
tree | 2729b6c3e4ac936c10b02597d76eacebe2a1f1b9 /chapter01/changelog.xml | |
parent | ac6c3e46c44053c232e6d58c1f7f4402699dd286 (diff) |
Upgrade to a newer version of the Inetutils-no_server_man_pages patch which prevents rexecd.8 from being installed. Fixes #1915.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 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 |