Update to wireshark-4.0.7.

This commit is contained in:
Bruce Dubbs 2023-07-19 15:53:00 -05:00
parent 6a1f71ac77
commit bdd8adc9d9
3 changed files with 8 additions and 4 deletions

View File

@ -41,6 +41,10 @@
<listitem>
<para>July 19th, 2023</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to wireshark-4.0.7. Fixes
<ulink url="&blfs-ticket-root;18394">#18294</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to libva-2.19.0. Fixes
<ulink url="&blfs-ticket-root;18393">#18293</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 "0994f7f327e0562f7a69bb4fa956dc7f">
<!ENTITY wireshark-size "40 MB">
<!ENTITY wireshark-buildsize "691 MB (with all optional dependencies available in the BLFS book)">
<!ENTITY wireshark-md5sum "8c23f20130bb1a346ca3da1ff43a16b4">
<!ENTITY wireshark-size "41 MB">
<!ENTITY wireshark-buildsize "692 MB (with all optional dependencies available in the BLFS book)">
<!ENTITY wireshark-time "2.1 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
]>

View File

@ -680,7 +680,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY nmap-version "7.94">
<!ENTITY traceroute-version "2.1.2">
<!ENTITY whois-version "5.4.3">
<!ENTITY wireshark-version "4.0.6"> <!-- even minor versions only -->
<!ENTITY wireshark-version "4.0.7"> <!-- even minor versions only -->
<!-- Chapter 17 -->
<!ENTITY c-ares-version "1.19.1">