Changeset c547cd3b


Ignore:
Timestamp:
05/13/2015 10:32:57 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
625769d2
Parents:
176f93e
Message:

Update to wireshark-1.12.5.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r176f93e rc547cd3b  
    4848      <para>May 13th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to wireshark-1.12.5. Fixes
     52          <ulink url="&blfs-ticket-root;6495">#6495</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Update to gnupg-2.1.4. Fixes
  • networking/netutils/wireshark.xml

    r176f93e rc547cd3b  
    77  <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.bz2">
    88  <!ENTITY wireshark-download-ftp  "ftp://ftp.uni-kl.de/pub/wireshark/src/wireshark-&wireshark-version;.tar.bz2">
    9   <!ENTITY wireshark-md5sum        "acfa156fd35cb66c867b1ace992e4b5b">
     9  <!ENTITY wireshark-md5sum        "9ee199dde4f36a3d71f7b81dd6764e93">
    1010  <!ENTITY wireshark-size          "28 MB">
    11   <!ENTITY wireshark-buildsize     "1.2 GB (1.4 GB, with the Qt GUI)">
    12   <!ENTITY wireshark-time          "4.3 SBU (5.3 SBU, with the Qt GUI)">
     11  <!ENTITY wireshark-buildsize     "1.3 GB (1.6 GB, with the Qt GUI)">
     12  <!ENTITY wireshark-time          "4.9 SBU (6.1 SBU, with the Qt GUI)">
    1313]>
    1414
     
    4444    </para>
    4545
    46     &lfs77_checked;
     46    &lfs77_checked; &gcc5_checked;
    4747
    4848    <bridgehead renderas="sect3">Package Information</bridgehead>
  • packages.ent

    r176f93e rc547cd3b  
    369369<!ENTITY whois-version                "5.2.7">
    370370<!ENTITY wicd-version                 "1.7.3">
    371 <!ENTITY wireshark-version            "1.12.4">  <!-- even minors only -->
     371<!ENTITY wireshark-version            "1.12.5">  <!-- even minors only -->
    372372
    373373<!ENTITY wicd-major-version           "1.7">
Note: See TracChangeset for help on using the changeset viewer.