From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../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 --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" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109763): https://lists.openembedded.org/g/openembedded-devel/message/109763 Mute This Topic: https://lists.openembedded.org/mt/105265894/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
