mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Update to wireshark-1.10.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11823 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0a21ca1eda
commit
dc65d1f6d8
@ -459,7 +459,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY traceroute-version "2.0.19">
|
||||
<!ENTITY whois-version "5.0.26">
|
||||
<!ENTITY wicd-version "1.7.2.4">
|
||||
<!ENTITY wireshark-version "1.10.1">
|
||||
<!ENTITY wireshark-version "1.10.2">
|
||||
|
||||
<!ENTITY wicd-major-version "1.7">
|
||||
|
||||
|
@ -46,6 +46,10 @@
|
||||
<listitem>
|
||||
<para>September 11th, 2013</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to wireshark-1.10.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;4050">#4050</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[igor] - Update to xterm-297. Fixes
|
||||
<ulink url="&blfs-ticket-root;4051">#4051</ulink>.</para>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY wireshark-download-http "http://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.bz2">
|
||||
<!ENTITY wireshark-download-ftp " ">
|
||||
<!ENTITY wireshark-md5sum "d8915cf7555e2bbb699020a8736631e7">
|
||||
<!ENTITY wireshark-size "26 MB">
|
||||
<!ENTITY wireshark-md5sum "cd7fedd0a67df5ad4905fd356efdc1e8">
|
||||
<!ENTITY wireshark-size "25 MB">
|
||||
<!ENTITY wireshark-buildsize "1.1 GB">
|
||||
<!ENTITY wireshark-time "6.6 SBU">
|
||||
<!ENTITY wireshark-time "5.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="wireshark" xreflabel="Wireshark-&wireshark-version;">
|
||||
@ -101,7 +101,6 @@
|
||||
<xref linkend="gnutls"/>,
|
||||
<ulink url="http://www.portaudio.com/download.html">PortAudio</ulink>,
|
||||
<ulink url="http://www.maxmind.com/app/c">GeoIP</ulink>,
|
||||
<!-- <ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>, -->
|
||||
<ulink url="http://www.gnu.org/software/adns/adns.html">adns</ulink>, and
|
||||
<xref linkend="lua"/>
|
||||
</para>
|
||||
@ -157,11 +156,6 @@ EOF</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>groupadd -g 62 wireshark</userinput></screen>
|
||||
|
||||
<para>There is one issue that prevents the build from completing
|
||||
when generating the man pages. Fix it up with:</para>
|
||||
|
||||
<screen><userinput>sed -i '/=item/s/$/\n\n=back/' doc/reordercap.pod</userinput></screen>
|
||||
|
||||
<para>Continue to install <application>Wireshark</application> by running
|
||||
the following commands:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user