Update to wireshark-4.0.2.

This commit is contained in:
Bruce Dubbs 2022-12-08 15:31:41 -06:00
parent ccf0941dc3
commit d671407106
3 changed files with 7 additions and 3 deletions

View File

@ -41,6 +41,10 @@
<listitem>
<para>December 6th, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to wireshark-4.0.2. Fixes
<ulink url="&blfs-ticket-root;17380">#17380</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to pcre2-10.41. Fixes
<ulink url="&blfs-ticket-root;17377">#17377</ulink>.</para>

View File

@ -6,9 +6,9 @@
<!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
<!ENTITY wireshark-download-ftp " ">
<!ENTITY wireshark-md5sum "28316bbbbb23e0ca52cb16fe9450841e">
<!ENTITY wireshark-md5sum "60eb89ab41cd2dbfcefed7efeccec9e3">
<!ENTITY wireshark-size "39 MB">
<!ENTITY wireshark-buildsize "685 MB (with all optional dependencies available in the BLFS book)">
<!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)">
]>

View File

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