diff options
author | Vijay Anusuri <vanusuri@mvista.com> | 2024-09-09 16:47:36 +0530 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2024-09-09 15:33:16 -0400 |
commit | 4f0f1bd855ff14c2434c25d72a79f99173bef487 (patch) | |
tree | ee576a8f921013c1f1e7933750a7945bfb2e15b6 | |
parent | e5c0a0be96eb549858a987b353263c877eae275e (diff) | |
download | meta-openembedded-4f0f1bd855ff14c2434c25d72a79f99173bef487.tar.gz |
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 <vanusuri@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_4.2.7.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_4.2.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.2.5.bb b/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 \ | |||
17 | 17 | ||
18 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" | 18 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" |
19 | 19 | ||
20 | SRC_URI[sha256sum] = "55e793ab87a9a73aac44336235c92cb76c52180c469b362ed3a54f26fbb1261f" | 20 | SRC_URI[sha256sum] = "2c5de08e19081bd666a2ce3f052c023274d06acaabc5d667a3c3051a9c618f86" |
21 | 21 | ||
22 | PE = "1" | 22 | PE = "1" |
23 | 23 | ||