summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorVijay Anusuri <vanusuri@mvista.com>2025-11-03 18:15:09 +0530
committerKhem Raj <raj.khem@gmail.com>2025-11-04 16:52:46 -0800
commit168a8204a06bcbac7ee28e3f9acb96448f409925 (patch)
tree0d3dfc870b552d2e603e6e5232b655afa133f70f /meta-networking
parentec35c8e07a76211baa50dec0a4f73fc409b6f36f (diff)
downloadmeta-openembedded-168a8204a06bcbac7ee28e3f9acb96448f409925.tar.gz
wireshark: Upgrade 4.2.12 -> 4.2.14
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_4.2.14.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_4.2.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.12.bb b/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
17 17
18UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src/all-versions" 18UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src/all-versions"
19 19
20SRC_URI[sha256sum] = "6ed51da5f6638aba609be8d1d64a7a85312749a49261146c391fea391a3e5f06" 20SRC_URI[sha256sum] = "098177f021951638f5bdca5b01f284c14fcc3f6c804f7aa2ca00fdcb99c7a166"
21 21
22PE = "1" 22PE = "1"
23 23