diff mbox series

[meta-networking,1/2] wireshark: Upgrade 4.2.12 -> 4.2.14

Message ID 20251103124510.40771-1-vanusuri@mvista.com
State Under Review
Headers show
Series [meta-networking,1/2] wireshark: Upgrade 4.2.12 -> 4.2.14 | expand

Commit Message

Vijay Anusuri Nov. 3, 2025, 12:45 p.m. UTC
releasenote:
https://www.wireshark.org/docs/relnotes/wireshark-4.2.13.html
https://www.wireshark.org/docs/relnotes/wireshark-4.2.14.html

Includes security fix CVE-2025-11626

Link: https://gitlab.com/wireshark/wireshark/-/issues/20724

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

Patch

diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.12.bb b/meta-networking/recipes-support/wireshark/wireshark_4.2.14.bb
similarity index 97%
rename from meta-networking/recipes-support/wireshark/wireshark_4.2.12.bb
rename to meta-networking/recipes-support/wireshark/wireshark_4.2.14.bb
index dc987e08ac..6246a1d9fa 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_4.2.12.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_4.2.14.bb
@@ -17,7 +17,7 @@  SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz
 
 UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src/all-versions"
 
-SRC_URI[sha256sum] = "6ed51da5f6638aba609be8d1d64a7a85312749a49261146c391fea391a3e5f06"
+SRC_URI[sha256sum] = "098177f021951638f5bdca5b01f284c14fcc3f6c804f7aa2ca00fdcb99c7a166"
 
 PE = "1"