diff mbox series

[meta-networking,master] wireshark: upgrade 4.2.6 -> 4.2.7

Message ID 20240909093603.2216935-1-vanusuri@mvista.com
State Accepted
Headers show
Series [meta-networking,master] wireshark: upgrade 4.2.6 -> 4.2.7 | expand

Commit Message

Vijay Anusuri Sept. 9, 2024, 9:36 a.m. UTC
From: Vijay Anusuri <vanusuri@mvista.com>

Bug Fixes

The following vulnerability has been fixed:

    wnpa-sec-2024-11 NTLMSSP dissector crash. Issue 19943. CVE-2024-8250.

The following bugs have been fixed:

    Fuzz job issue: fuzz-2024-01-31-7745.pcap. Issue 19627.

    OSS-Fuzz 70534: wireshark:fuzzshark_ip_proto-udp: Stack-overflow in dissect_cbor_main_type. Issue 19935.

    SOME/IP Protocol heuristic dissector fails to parse. Issue 19670.

    6loWPAN: Page Number Field Incorrect Registration. Issue 19934.

    PacketBB incorrectly reports "Malformed Packet" Issue 19972.

Release Notes:
https://www.wireshark.org/docs/relnotes/wireshark-4.2.7.html

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
---
 .../wireshark/{wireshark_4.2.6.bb => wireshark_4.2.7.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_4.2.6.bb => wireshark_4.2.7.bb} (97%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.6.bb b/meta-networking/recipes-support/wireshark/wireshark_4.2.7.bb
similarity index 97%
rename from meta-networking/recipes-support/wireshark/wireshark_4.2.6.bb
rename to meta-networking/recipes-support/wireshark/wireshark_4.2.7.bb
index 246264040..b80710683 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_4.2.6.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_4.2.7.bb
@@ -17,7 +17,7 @@  SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz \
 
 UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
 
-SRC_URI[sha256sum] = "5ec6028df29068d889c98489bf194a884b00831106fea1e921fea3c65f2003f5"
+SRC_URI[sha256sum] = "2c5de08e19081bd666a2ce3f052c023274d06acaabc5d667a3c3051a9c618f86"
 
 PE = "1"