From 4f0f1bd855ff14c2434c25d72a79f99173bef487 Mon Sep 17 00:00:00 2001 From: Vijay Anusuri Date: Mon, 9 Sep 2024 16:47:36 +0530 Subject: [PATCH] wireshark: upgrade 4.2.5 -> 4.2.7 CVE's fixed by upgrade: CVE-2024-8250 Other Changes between 4.2.5 -> 4.2.7 ====================================== https://www.wireshark.org/docs/relnotes/wireshark-4.2.7.html https://www.wireshark.org/docs/relnotes/wireshark-4.2.6.html Signed-off-by: Vijay Anusuri Signed-off-by: Armin Kuster --- .../wireshark/{wireshark_4.2.5.bb => wireshark_4.2.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_4.2.5.bb => wireshark_4.2.7.bb} (97%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.5.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.5.bb rename to meta-networking/recipes-support/wireshark/wireshark_4.2.7.bb index 7cbe3e6324..b80710683c 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_4.2.5.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] = "55e793ab87a9a73aac44336235c92cb76c52180c469b362ed3a54f26fbb1261f" +SRC_URI[sha256sum] = "2c5de08e19081bd666a2ce3f052c023274d06acaabc5d667a3c3051a9c618f86" PE = "1"