Changeset 2061231
- Timestamp:
- 11/02/2013 09:25:10 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 50f410f
- Parents:
- be9c663
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rbe9c663 r2061231 447 447 <!ENTITY whois-version "5.0.26"> 448 448 <!ENTITY wicd-version "1.7.2.4"> 449 <!ENTITY wireshark-version "1.10. 2"> <!-- even minors only -->449 <!ENTITY wireshark-version "1.10.3"> <!-- even minors only --> 450 450 451 451 <!ENTITY wicd-major-version "1.7"> -
introduction/welcome/changelog.xml
rbe9c663 r2061231 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[fernando] - Update to wireshark-1.10.3. Fixes 51 <ulink url="&blfs-ticket-root;4256">#4256</ulink>.</para> 52 </listitem> 53 <listitem> 50 54 <para>[igor] - Update to xorg-server-1.14.4. Fixes 51 55 <ulink url="&blfs-ticket-root;4251">#4251</ulink>.</para> -
networking/netutils/wireshark.xml
rbe9c663 r2061231 7 7 <!ENTITY wireshark-download-http "http://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.bz2"> 8 8 <!ENTITY wireshark-download-ftp " "> 9 <!ENTITY wireshark-md5sum "c d7fedd0a67df5ad4905fd356efdc1e8">10 <!ENTITY wireshark-size "2 5MB">11 <!ENTITY wireshark-buildsize " 1.1 GB">12 <!ENTITY wireshark-time " 5.4SBU">9 <!ENTITY wireshark-md5sum "ceb4b2bac5607d948e00bd950461be1c"> 10 <!ENTITY wireshark-size "26 MB"> 11 <!ENTITY wireshark-buildsize "926 MB"> 12 <!ENTITY wireshark-time "6.0 SBU"> 13 13 ]> 14 14 … … 66 66 <itemizedlist spacing="compact"> 67 67 <listitem> 68 <para>69 Required patch:70 <ulink url="&patch-root;/wireshark-&wireshark-version;-packet_gluster_duplicate_enums_fix-1.patch"/>71 </para>72 </listitem>73 <listitem>74 68 <para>Additional Documentation: 75 69 <ulink url="http://www.wireshark.org/download/docs/"/> … … 88 82 </para> 89 83 90 <para>Note that if you don't have <application>Gtk+</application> 91 installed, you will need to pass <option>--disable-wireshark</option> 92 to the <command>configure</command> command.</para> 84 <para>Note that you need <application>Gtk+</application> or 85 <application>Qt4</application> installed, otherwise, you will need to pass 86 <option>--disable-wireshark</option> to the 87 <command>configure</command> command.</para> 93 88 94 89 <bridgehead renderas="sect4">Recommended</bridgehead> … … 102 97 <ulink url="http://www.maxmind.com/app/c">GeoIP</ulink>, 103 98 <xref linkend="gnutls"/>, 104 <xref linkend="gtk2"/> or <xref linkend="gtk3"/> (to build the GUI front-end),105 99 <xref linkend="libgcrypt"/>, 106 100 <xref linkend="lua"/>, 107 101 <xref linkend="mitkrb"/>, 108 102 <xref linkend="openssl"/>, 109 <xref linkend="pcre"/>, 110 <ulink url="http://www.portaudio.com/download.html">PortAudio</ulink>, and 111 <xref linkend="python2"/> 103 <xref linkend="pcre"/>, and 104 <ulink url="http://www.portaudio.com/download.html">PortAudio</ulink> 105 </para> 106 107 <bridgehead renderas="sect4">Optional (to build the GUI front-end)</bridgehead> 108 <para role="optional"> 109 <xref linkend="gtk2"/>, 110 <xref linkend="gtk3"/>, or 111 <xref linkend="qt4"/> 112 112 </para> 113 113 … … 166 166 the following commands:</para> 167 167 168 <screen><userinput>patch -Np1 -i ../wireshark-&wireshark-version;-packet_gluster_duplicate_enums_fix-1.patch && 169 ./configure --prefix=/usr --sysconfdir=/etc && 168 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc && 170 169 make</userinput></screen> 171 170 … … 184 183 pushd /usr/share/doc/wireshark-&wireshark-version; && 185 184 for FILENAME in ../../wireshark/*.html; do 186 ln -s -v $FILENAME .185 ln -s -v -f $FILENAME . 187 186 done && 188 187 popd && … … 225 224 <application>OpenSSL</application> 226 225 <filename class='libraryfile'>libcrypto</filename> library is found.</para> 227 228 <para><option>--with-python</option>: This option is required if you229 want Python bindings built.</para>230 226 231 227 </sect2> … … 282 278 283 279 <seglistitem> 284 <seg>capinfos, dftest, dumpcap, editcap, idl2wrs, mergecap, randpkt,285 r awshark, text2pcap, tshark, and wireshark</seg>280 <seg>capinfos, dftest, dumpcap, editcap, mergecap, randpkt, rawshark, 281 reordercap, text2pcap, tshark, and wireshark</seg> 286 282 <seg>libwireshark.so, libwiretap.so, libwsutil.so, and 287 283 numerous plugin modules</seg> … … 343 339 </varlistentry> 344 340 345 <varlistentry id="idl2wrs">346 <term><command>idl2wrs</command></term>347 <listitem>348 <para>takes a user specified CORBA349 IDL file and generates <quote>C</quote> source code that350 can be used to create an <application>Wireshark</application>351 plugin.</para>352 <indexterm zone="wireshark idl2wrs">353 <primary sortas="b-idl2wrs">idl2wrs</primary>354 </indexterm>355 </listitem>356 </varlistentry>357 358 341 <varlistentry id="mergecap"> 359 342 <term><command>mergecap</command></term> … … 383 366 <indexterm zone="wireshark rawshark"> 384 367 <primary sortas="b-rawshark">rawshark</primary> 368 </indexterm> 369 </listitem> 370 </varlistentry> 371 372 <varlistentry id="reordercap"> 373 <term><command>reordercap</command></term> 374 <listitem> 375 <para>reorder timestamps of input file frames into output file.</para> 376 <indexterm zone="wireshark reordercap"> 377 <primary sortas="b-reordercap">reordercap</primary> 385 378 </indexterm> 386 379 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.