Updated to nmap-4.01

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5880 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2006-04-19 02:36:53 +00:00
parent f5e3109a7e
commit df2c20dad7
3 changed files with 7 additions and 4 deletions

View File

@ -6,9 +6,9 @@
<!ENTITY nmap-download-http "http://download.insecure.org/nmap/dist/nmap-&nmap-version;.tar.bz2">
<!ENTITY nmap-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/nmap-&nmap-version;.tar.bz2">
<!ENTITY nmap-md5sum "a16e9d7f7912af7c93faa794bd63b6d1">
<!ENTITY nmap-md5sum "09c259837b24f6c7385c2c1c49760a7c">
<!ENTITY nmap-size "1.8 MB">
<!ENTITY nmap-buildsize "18.9 MB">
<!ENTITY nmap-buildsize "21.0 MB">
<!ENTITY nmap-time "0.5 SBU">
]>
@ -64,7 +64,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="openssl"/>,
<xref linkend="pcre"/>,
<xref linkend="GTK"/> (for building the graphical front-end) and
<xref linkend="gtk2"/> (for building the graphical front-end) and
<xref linkend="libpcap"/></para>
<para condition="html" role="usernotes">User Notes:

View File

@ -292,7 +292,7 @@
<!-- Chapter 19 -->
<!ENTITY traceroute-version "1.4a12">
<!ENTITY nmap-version "3.95">
<!ENTITY nmap-version "4.01">
<!ENTITY whois-version "4.7.13">
<!ENTITY bind-version "9.3.1">
<!ENTITY ethereal-version "0.10.14">

View File

@ -44,6 +44,9 @@
<listitem>
<para>April 19th, 2006</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Updated to nmap-4.01.</para>
</listitem>
<listitem>
<para>[dnicholson] - Changed X Window System to required dependency
for Imlib-1.9.15. Fixes ticket #1792.</para>