mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to libpcap-0.9.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6710 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c6dc484d32
commit
2481e2a6f1
@ -5,12 +5,11 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libpcap-download-http "http://www.tcpdump.org/release/libpcap-&libpcap-version;.tar.gz">
|
||||
<!ENTITY libpcap-download-ftp " ">
|
||||
<!-- <!ENTITY libpcap-download-ftp "ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/libpcap-&libpcap-version;.tar.gz">-->
|
||||
<!ENTITY libpcap-md5sum "79025766e8027df154cb1f32de8a7974">
|
||||
<!ENTITY libpcap-size "416 KB">
|
||||
<!ENTITY libpcap-buildsize "3.2 MB">
|
||||
<!ENTITY libpcap-time "less than 0.1 SBU">
|
||||
<!ENTITY libpcap-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/libpcap-&libpcap-version;.tar.gz">
|
||||
<!ENTITY libpcap-md5sum "b0626ad59004fe5767ddd2ce743a2271">
|
||||
<!ENTITY libpcap-size "433 KB">
|
||||
<!ENTITY libpcap-buildsize "3 MB">
|
||||
<!ENTITY libpcap-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libpcap" xreflabel="libpcap-&libpcap-version;">
|
||||
@ -21,14 +20,14 @@
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Libpcap-&libpcap-version;</title>
|
||||
<title>libpcap-&libpcap-version;</title>
|
||||
|
||||
<indexterm zone="libpcap">
|
||||
<primary sortas="a-Libpcap">Libpcap</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Libpcap</title>
|
||||
<title>Introduction to libpcap</title>
|
||||
|
||||
<para><application>libpcap</application> provides functions for user-level
|
||||
packet capture, used in low-level network monitoring.</para>
|
||||
@ -55,7 +54,7 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Libpcap Dependencies</bridgehead>
|
||||
<bridgehead renderas="sect3">libpcap Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">Software distribution for the
|
||||
@ -69,7 +68,7 @@
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Libpcap</title>
|
||||
<title>Installation of libpcap</title>
|
||||
|
||||
<para>Install <application>libpcap</application> by running the
|
||||
following commands:</para>
|
||||
|
@ -291,7 +291,7 @@ $Date$
|
||||
<!ENTITY wvstreams-version "4.2.2">
|
||||
<!ENTITY gnet-version "2.0.7">
|
||||
<!ENTITY libsoup-version "2.2.96">
|
||||
<!ENTITY libpcap-version "0.9.4">
|
||||
<!ENTITY libpcap-version "0.9.5">
|
||||
|
||||
<!-- Chapter 17 -->
|
||||
<!ENTITY Links-version "2.1pre23">
|
||||
|
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<para>March 30th, 2007</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to libpcap-0.9.5.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user