Changeset 9c959d8


Ignore:
Timestamp:
05/25/2023 04:01:14 PM (11 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
b5b6ba3b
Parents:
6716afc
Message:

Update to wireshark-4.0.6 (Security Fix).

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r6716afc r9c959d8  
    4040    -->
    4141   <listitem>
     42     <para>May 25th, 2023</para>
     43     <itemizedlist>
     44       <listitem>
     45         <para>[bdubbs] - Update to wireshark-4.0.6 (Security Fix). Fixes
     46         <ulink url="&blfs-ticket-root;18088">#18088</ulink>.</para>
     47       </listitem>
     48     </itemizedlist>
     49   </listitem>
     50
     51   <listitem>
    4252     <para>May 24th, 2023</para>
    4353     <itemizedlist>
     
    6474       <listitem>
    6575         <para>[bdubbs] - Update python sphinx dependencies to sphinxcontrib-jquery-4.1,
    66          sphinxcontrib-applehelp-1.0.4, and sphinxcontrib-htmlhelp-2.0.1,</para>
     76         sphinxcontrib-applehelp-1.0.4, and sphinxcontrib-htmlhelp-2.0.1.</para>
    6777       </listitem>
    6878       <listitem>
  • networking/netutils/wireshark.xml

    r6716afc r9c959d8  
    77  <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
    88  <!ENTITY wireshark-download-ftp  " ">
    9   <!ENTITY wireshark-md5sum        "5849efa578ad72e4691408fe379f20ef">
    10   <!ENTITY wireshark-size          "39 MB">
    11   <!ENTITY wireshark-buildsize     "857 MB (with all optional dependencies available in the BLFS book)">
    12   <!ENTITY wireshark-time          "2.4 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
     9  <!ENTITY wireshark-md5sum        "0994f7f327e0562f7a69bb4fa956dc7f">
     10  <!ENTITY wireshark-size          "40 MB">
     11  <!ENTITY wireshark-buildsize     "691 MB (with all optional dependencies available in the BLFS book)">
     12  <!ENTITY wireshark-time          "2.1 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
    1313]>
    1414
  • packages.ent

    r6716afc r9c959d8  
    681681<!ENTITY traceroute-version           "2.1.2">
    682682<!ENTITY whois-version                "5.4.3">
    683 <!ENTITY wireshark-version            "4.0.5">  <!-- even minor versions only -->
     683<!ENTITY wireshark-version            "4.0.6">  <!-- even minor versions only -->
    684684
    685685<!-- Chapter 17 -->
Note: See TracChangeset for help on using the changeset viewer.