Update to wireshark-4.0.3.

This commit is contained in:
Bruce Dubbs 2023-01-24 13:25:01 -06:00
parent af7490e06b
commit ca3c3571a7
3 changed files with 14 additions and 4 deletions

View File

@ -38,6 +38,16 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>January 24th, 2023</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to wireshark-4.0.3. Fixes
<ulink url="&blfs-ticket-root;17534">#17534</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>January 23rd, 2023</para>
<itemizedlist>

View File

@ -6,10 +6,10 @@
<!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
<!ENTITY wireshark-download-ftp " ">
<!ENTITY wireshark-md5sum "60eb89ab41cd2dbfcefed7efeccec9e3">
<!ENTITY wireshark-md5sum "11a7302d65b1ff26f92148f3014eaf5b">
<!ENTITY wireshark-size "39 MB">
<!ENTITY wireshark-buildsize "684 MB (with all optional dependencies available in the BLFS book)">
<!ENTITY wireshark-time "2.2 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
<!ENTITY wireshark-buildsize "680 MB (with all optional dependencies available in the BLFS book)">
<!ENTITY wireshark-time "1.9 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
]>
<!-- Gentler reminder: many Wireshark releases contain vulnerability fixes,

View File

@ -612,7 +612,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY nmap-version "7.93">
<!ENTITY traceroute-version "2.1.1">
<!ENTITY whois-version "5.4.3">
<!ENTITY wireshark-version "4.0.2"> <!-- even minor versions only -->
<!ENTITY wireshark-version "4.0.3"> <!-- even minor versions only -->
<!-- Chapter 17 -->
<!ENTITY c-ares-version "1.18.1">