All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wireshark: update package to 2.2.4
@ 2017-01-24 14:52 Armin Kuster
  0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2017-01-24 14:52 UTC (permalink / raw)
  To: akuster, openembedded-devel

   The following vulnerabilities have been fixed:
     * [1]wnpa-sec-2017-01
       The ASTERIX dissector could go into an infinite loop. ([2]Bug
       13344)
     * [3]wnpa-sec-2017-02
       The DHCPv6 dissector could go into a large loop. ([4]Bug 13345)

see: https://www.wireshark.org/docs/relnotes/wireshark-2.2.4.html

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../wireshark/{wireshark_2.2.3.bb => wireshark_2.2.4.bb}             | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_2.2.3.bb => wireshark_2.2.4.bb} (95%)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb
similarity index 95%
rename from meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb
rename to meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb
index 5e7fdfa..11c9389 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.2.3.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb
@@ -9,8 +9,9 @@ DEPENDS = "pcre expat glib-2.0"
 SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2"
 
 PE = "1"
-SRC_URI[md5sum] = "68e201e06873c67cb7544d27991e79bf"
-SRC_URI[sha256sum] = "97bac89e88892054a5848a9f7e0c36aa399a2008900829b078e29cab0ddd593b"
+
+SRC_URI[md5sum] = "6d0878ba931ea379f6e675d4cba6536b"
+SRC_URI[sha256sum] = "42a7fb35eed5a32478153e24601a284bb50148b7ba919c3e8452652f4c2a3911"
 
 inherit autotools pkgconfig perlnative
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-24 14:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-24 14:52 [PATCH] wireshark: update package to 2.2.4 Armin Kuster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.