Author: randy Date: 2006-01-08 09:05:00 -0700 (Sun, 08 Jan 2006) New Revision: 5539
Modified: trunk/BOOK/basicnet/netutils/ethereal.xml trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to Ethereal-0.10.14 Modified: trunk/BOOK/basicnet/netutils/ethereal.xml =================================================================== --- trunk/BOOK/basicnet/netutils/ethereal.xml 2006-01-08 02:19:07 UTC (rev 5538) +++ trunk/BOOK/basicnet/netutils/ethereal.xml 2006-01-08 16:05:00 UTC (rev 5539) @@ -6,10 +6,10 @@ <!ENTITY ethereal-download-http "http://www.ethereal.com/distribution/ethereal-ðereal-version;.tar.bz2"> <!ENTITY ethereal-download-ftp "ftp://ftp.ethereal.com/pub/ethereal/all-versions/ethereal-ðereal-version;.tar.bz2"> - <!ENTITY ethereal-md5sum "08d277951ff6f6a93c752abebd85d5bc"> - <!ENTITY ethereal-size "8.0 MB"> - <!ENTITY ethereal-buildsize "276 MB"> - <!ENTITY ethereal-time "4.8 SBU"> + <!ENTITY ethereal-md5sum "297f678c037f88429250830e924b8fa0"> + <!ENTITY ethereal-size "8.5 MB"> + <!ENTITY ethereal-buildsize "315 MB"> + <!ENTITY ethereal-time "5.0 SBU"> ]> <sect1 id="ethereal" xreflabel="Ethereal-ðereal-version;"> @@ -67,28 +67,29 @@ <bridgehead renderas="sect3">Ethereal dependencies</bridgehead> <bridgehead renderas="sect4">Required</bridgehead> - <para role="required"><xref linkend="GLib"/> or <xref linkend="glib2"/> (to build the - TTY-mode front-end only)</para> + <para role="required"><xref linkend="GLib"/> or <xref linkend="glib2"/> + (to build the TTY-mode front-end only)</para> <bridgehead renderas="sect4">Recommended</bridgehead> - <para role="recommended"><xref linkend="libpcap"/> (required to capture data)</para> + <para role="recommended"><xref linkend="libpcap"/> + (required to capture data)</para> <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"><xref linkend="pkgconfig"/>, - <xref linkend="GTK"/> or <xref linkend="gtk2"/> (to build the - GUI front-end), + <xref linkend="GTK"/> or <xref linkend="gtk2"/> + (to build the GUI front-end), <xref linkend="openssl"/>, <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, <xref linkend="python"/>, <xref linkend="pcre"/>, - <ulink url="http://www.net-snmp.org/">Net-SNMP</ulink> and + <ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>, and <ulink url="http://www.gnu.org/software/adns/adns.html">adns</ulink></para> <bridgehead renderas="sect4">Optional (to build additional documentation)</bridgehead> <para role="optional"><xref linkend="doxygen"/>, <xref linkend="libxml"/>, - <xref linkend="libxslt"/>, + <xref linkend="libxslt"/>, and <xref linkend="fop"/></para> </sect2> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2006-01-08 02:19:07 UTC (rev 5538) +++ trunk/BOOK/general.ent 2006-01-08 16:05:00 UTC (rev 5539) @@ -272,7 +272,7 @@ <!ENTITY nmap-version "3.95"> <!ENTITY whois-version "4.7.10"> <!ENTITY bind-version "9.3.1"> -<!ENTITY ethereal-version "0.10.13"> +<!ENTITY ethereal-version "0.10.14"> <!-- Chapter 20 --> <!ENTITY nail-version "11.25"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-01-08 02:19:07 UTC (rev 5538) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-01-08 16:05:00 UTC (rev 5539) @@ -45,9 +45,12 @@ <para>January 8th, 2006</para> <itemizedlist> <listitem> - <para>[randy] - Updated to libmusicbrainz-2.1.2</para> + <para>[randy] - Updated to Ethereal-0.10.14.</para> </listitem> <listitem> + <para>[randy] - Updated to libmusicbrainz-2.1.2.</para> + </listitem> + <listitem> <para>[randy] - Minor updates to the Kdegraphics instructions: added new dependencies, added a note about creating the API documentation, added a note about the OCR support, updated the -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
