Update to wireshark-4.0.5 (Security Update)

This commit is contained in:
Douglas R. Reno 2023-04-13 19:33:53 -05:00
parent d8458f3dc2
commit 746cbd8040
3 changed files with 9 additions and 5 deletions

View File

@ -41,6 +41,10 @@
<listitem>
<para>April 13th, 2023</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to Wireshark-4.0.5 (Security Update). Fixes
<ulink url="&blfs-ticket-root;17930">#17930</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to libxml2-2.10.4 (Security Update). Fixes
<ulink url="&blfs-ticket-root;17922">#17922</ulink>.</para>

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 "f6efc3f5a748b62eab903e45a9d0a286">
<!ENTITY wireshark-md5sum "5849efa578ad72e4691408fe379f20ef">
<!ENTITY wireshark-size "39 MB">
<!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)">
<!ENTITY wireshark-buildsize "857 MB (with all optional dependencies available in the BLFS book)">
<!ENTITY wireshark-time "2.4 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
]>
<!-- Gentler reminder: many Wireshark releases contain vulnerability fixes,
@ -135,7 +135,7 @@
<ulink url="https://github.com/maxmind/libmaxminddb">MaxMindDB</ulink>,
<ulink url="https://www.winimage.com/zLibDll/minizip.html">Minizip</ulink>,
<ulink url="https://google.github.io/snappy/">Snappy</ulink>, and
<ulink url="https://www.soft-switch.org/">Spandsp</ulink>
<ulink url="https://github.com/freeswitch/spandsp">Spandsp</ulink>
</para>
<para condition="html" role="usernotes">

View File

@ -676,7 +676,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY nmap-version "7.93">
<!ENTITY traceroute-version "2.1.2">
<!ENTITY whois-version "5.4.3">
<!ENTITY wireshark-version "4.0.4"> <!-- even minor versions only -->
<!ENTITY wireshark-version "4.0.5"> <!-- even minor versions only -->
<!-- Chapter 17 -->
<!ENTITY c-ares-version "1.19.0">