diff options
| author | Vijay Anusuri <vanusuri@mvista.com> | 2025-11-03 19:00:21 +0530 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2025-11-12 11:14:56 +0530 |
| commit | 763886c7d1948e5e6dd34bcf6bb7a1165412fcb1 (patch) | |
| tree | b6f4ef3f6119f4935d36ae3cacc2bcf62c53ca5e /meta-networking | |
| parent | d9c8972cb71a85ce6dfcfce55477937ea954b1ce (diff) | |
| download | meta-openembedded-763886c7d1948e5e6dd34bcf6bb7a1165412fcb1.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: Anuj Mittal <anuj.mittal@oss.qualcomm.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 ab6160b767..0a6e33e08e 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 | ||
| 18 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src/all-versions" | 18 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src/all-versions" |
| 19 | 19 | ||
| 20 | SRC_URI[sha256sum] = "6ed51da5f6638aba609be8d1d64a7a85312749a49261146c391fea391a3e5f06" | 20 | SRC_URI[sha256sum] = "098177f021951638f5bdca5b01f284c14fcc3f6c804f7aa2ca00fdcb99c7a166" |
| 21 | 21 | ||
| 22 | PE = "1" | 22 | PE = "1" |
| 23 | 23 | ||
