diff mbox series

[meta-networking] wireshark: upgrade 4.2.0 -> 4.2.2

Message ID 1705972340-24883-1-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-networking] wireshark: upgrade 4.2.0 -> 4.2.2 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 23, 2024, 1:12 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
-sharkd is not installed by the Windows installer.
-Fuzz job crash output: fuzz-2024-01-01-7740.pcap.
-Can't open a snoop file from the Open dialog box unless I select \"All files\" as the file type.
-Add s4607 dissector to \"decode as\"
-Updater for 4.2.1 hangs.

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

Patch

diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.0.bb b/meta-networking/recipes-support/wireshark/wireshark_4.2.2.bb
similarity index 97%
rename from meta-networking/recipes-support/wireshark/wireshark_4.2.0.bb
rename to meta-networking/recipes-support/wireshark/wireshark_4.2.2.bb
index 4a4768092..a2ab112e9 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_4.2.0.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_4.2.2.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] = "0e428492f4c3625d61a7ccff008dc0e429d16ab8caccad4403157ea92b48a75b"
+SRC_URI[sha256sum] = "9e3672be8c6caf9279a5a13582d6711ab699ae2a79323e92a99409c1ead98521"
 
 PE = "1"