mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Update to inetutils-1.9.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9383 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
59048cd94f
commit
5f903c6157
@ -465,7 +465,7 @@ $Date$
|
||||
<!-- Chapter 14 -->
|
||||
<!ENTITY bridgeutils-version "1.5">
|
||||
<!ENTITY cifsutils-version "5.1">
|
||||
<!ENTITY inetutils-version "1.8">
|
||||
<!ENTITY inetutils-version "1.9.1">
|
||||
<!ENTITY ncftp-version "3.2.3">
|
||||
<!ENTITY net-tools-version "1.60">
|
||||
<!ENTITY nfs-utils-version "1.2.5">
|
||||
|
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<para>February 12th, 2012</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to inetutils-1.9.1. </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Remove xinetd. </para>
|
||||
</listitem>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY inetutils-download-http "http://gd.tuwien.ac.at/gnu/gnusrc/inetutils/inetutils-&inetutils-version;.tar.gz">
|
||||
<!ENTITY inetutils-download-ftp "ftp://ftp.gnu.org/gnu/inetutils/inetutils-&inetutils-version;.tar.gz">
|
||||
<!ENTITY inetutils-md5sum "ad8fdcdf1797b9ca258264a6b04e48fd">
|
||||
<!ENTITY inetutils-size "1.8 MB">
|
||||
<!ENTITY inetutils-buildsize "20 MB">
|
||||
<!ENTITY inetutils-time "0.5 SBU">
|
||||
<!ENTITY inetutils-md5sum "944f7196a2b3dba2d400e9088576000c">
|
||||
<!ENTITY inetutils-size "1.9 MB">
|
||||
<!ENTITY inetutils-buildsize "23 MB">
|
||||
<!ENTITY inetutils-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="inetutils" xreflabel="Inetutils-&inetutils-version;">
|
||||
@ -36,7 +36,7 @@
|
||||
Note that most of the <application>Inetutils</application> servers are
|
||||
insecure and should only be used on trusted networks.</para>
|
||||
|
||||
<para>&lfssvn_checked;20101029&lfssvn_checked2;</para>
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -60,25 +60,16 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/inetutils-&inetutils-version;-gcc4_fixes-3.patch"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/inetutils-&inetutils-version;-daemon_fixes-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist> -->
|
||||
|
||||
<bridgehead renderas="sect3">Inetutils Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="linux-pam"/>,
|
||||
<xref linkend="tcpwrappers"/>,
|
||||
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, and
|
||||
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/></para>
|
||||
<para role="optional">
|
||||
<xref linkend="linux-pam"/>,
|
||||
<xref linkend="tcpwrappers"/>,
|
||||
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, and
|
||||
<xref linkend="heimdal"/> or
|
||||
<xref linkend="mitkrb"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/inetutils"/></para>
|
||||
@ -88,12 +79,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Inetutils</title>
|
||||
|
||||
<!-- <para>Add a required include statement because it's missed there and gcc
|
||||
complains about undefined NULL:</para>
|
||||
|
||||
<screen><userinput>sed -i "1i\#include <stdlib.h>" libicmp/icmp_timestamp.c</userinput></screen>
|
||||
-->
|
||||
|
||||
<para>Install <application>Inetutils</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user