Changeset 4eaa7c4


Ignore:
Timestamp:
10/30/2012 09:58:31 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 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, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d92b93c
Parents:
0bd1130
Message:

Update to wireshark-1.8.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10830 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0bd1130 r4eaa7c4  
    479479<!ENTITY whois-version                "5.0.20">
    480480<!ENTITY wicd-version                 "1.7.2.4">
    481 <!ENTITY wireshark-version            "1.6.5">
     481<!ENTITY wireshark-version            "1.8.3">
    482482
    483483<!ENTITY wicd-major-version           "1.7">
  • introduction/welcome/changelog.xml

    r0bd1130 r4eaa7c4  
    4747      <para>October 30th, 2012</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to wireshark-1.8.3. Fixes
     51          <ulink url="&blfs-ticket-root;3640">#3640</ulink>.</para>
     52        </listitem>
    4953        <listitem>
    5054          <para>[bdubbs] - Update to pkg-config-0.27.1. Fixes
  • networking/netutils/wireshark.xml

    r0bd1130 r4eaa7c4  
    77  <!ENTITY wireshark-download-http "http://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.bz2">
    88  <!ENTITY wireshark-download-ftp  " ">
    9   <!ENTITY wireshark-md5sum        "794948a10d387fc8e37d824ea11dbac9">
    10   <!ENTITY wireshark-size          "21 MB">
    11   <!ENTITY wireshark-buildsize     "952 MB">
    12   <!ENTITY wireshark-time          "5.8 SBU">
     9  <!ENTITY wireshark-md5sum        "898b4c60e32efcd77ecf875a6ad07a92">
     10  <!ENTITY wireshark-size          "23 MB">
     11  <!ENTITY wireshark-buildsize     "1.0 GB">
     12  <!ENTITY wireshark-time          "6.0 SBU">
    1313]>
    1414
     
    3939    network analyzers.</para>
    4040
    41     &lfs71_checked;
     41    &lfs72_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    156156    the following commands:</para>
    157157
    158 <screen><userinput>./configure --prefix=/usr \
    159             --sysconfdir=/etc \
    160             --enable-threads &amp;&amp;
     158<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    161159make</userinput></screen>
    162160
Note: See TracChangeset for help on using the changeset viewer.