diff mbox series

[meta-networking,46/47] wireshark: upgrade 4.2.3 -> 4.2.4

Message ID 1711983079-16849-46-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-gnome,01/47,v2] gjs: upgrade 1.80.0 -> 1.80.2 | expand

Commit Message

Mingyu Wang (Fujitsu) April 1, 2024, 2:51 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Bugfix:
=========
-wnpa-sec-2024-06 T.38 dissector crash.
-Extcap with configuration never starts; "Configure all extcaps before start of capture." is shown instead.
-Packet Dissection CSV Export includes last column even if hidden.
-Inject TLS secrets closes Wireshark on Windows.
-Wireshark crashes when adding another port to the HTTP dissector.
-When adding a new row to a table an error report may be inserted.
-'--export-objects' does not work as expected on tshark version later than 3.2.10.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../wireshark/{wireshark_4.2.3.bb => wireshark_4.2.4.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_4.2.3.bb => wireshark_4.2.4.bb} (97%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.3.bb b/meta-networking/recipes-support/wireshark/wireshark_4.2.4.bb
similarity index 97%
rename from meta-networking/recipes-support/wireshark/wireshark_4.2.3.bb
rename to meta-networking/recipes-support/wireshark/wireshark_4.2.4.bb
index 28a379445..95db2efc4 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_4.2.3.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_4.2.4.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] = "958bd5996f543d91779b1a4e7e952dcd7b0245fe82194202c3333a8f78795811"
+SRC_URI[sha256sum] = "46bd0f4474337144b30816fb2d8f14e72a26d0391f24fe0b7b619acdcdad8c0c"
 
 PE = "1"