Author: bdubbs Date: 2006-04-18 20:36:53 -0600 (Tue, 18 Apr 2006) New Revision: 5880
Modified: trunk/BOOK/basicnet/netutils/nmap.xml trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to nmap-4.01 Modified: trunk/BOOK/basicnet/netutils/nmap.xml =================================================================== --- trunk/BOOK/basicnet/netutils/nmap.xml 2006-04-19 02:32:04 UTC (rev 5879) +++ trunk/BOOK/basicnet/netutils/nmap.xml 2006-04-19 02:36:53 UTC (rev 5880) @@ -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: Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2006-04-19 02:32:04 UTC (rev 5879) +++ trunk/BOOK/general.ent 2006-04-19 02:36:53 UTC (rev 5880) @@ -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"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-04-19 02:32:04 UTC (rev 5879) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-04-19 02:36:53 UTC (rev 5880) @@ -45,6 +45,9 @@ <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> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
