On Sun, Aug 19, 2018 at 7:50 AM Armin Kuster <[email protected]> wrote: > > Bug fix update only > > includes security fixes: > > wnpa-sec-2018-25 The LDSS dissector could crash. (Bug 14615) > wnpa-sec-2018-28 Multiple dissectors could consume excessive memory. (Bug > 14678) > wnpa-sec-2018-29 The DNS dissector could crash. (Bug 14681) > wnpa-sec-2018-30 The GSM A DTAP dissector could crash. (Bug 14688) > wnpa-sec-2018-31 The Q.931 dissector could crash. (Bug 14689) > wnpa-sec-2018-33 Multiple dissectors could crash. (Bug 14703) >
LGTM > Signed-off-by: Armin Kuster <[email protected]> > --- > .../wireshark/{wireshark_2.4.7.bb => wireshark_2.4.8.bb} | 4 > ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta-networking/recipes-support/wireshark/{wireshark_2.4.7.bb => > wireshark_2.4.8.bb} (95%) > > diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.4.7.bb > b/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb > similarity index 95% > rename from meta-networking/recipes-support/wireshark/wireshark_2.4.7.bb > rename to meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb > index 2b2acae..7c81ad3 100644 > --- a/meta-networking/recipes-support/wireshark/wireshark_2.4.7.bb > +++ b/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb > @@ -11,8 +11,8 @@ SRC_URI += "file://libgcrypt.patch" > > UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" > > -SRC_URI[md5sum] = "a78f3fd231154d6c93a2fec202c9d2bb" > -SRC_URI[sha256sum] = > "5ecb3c68734fb89c83ac283e6cdf264eb15b9c7e7ea63dcfd4f0bad3e77c4f44" > +SRC_URI[md5sum] = "25f93aa6a2b3fdd9d1f01a49f84d224f" > +SRC_URI[sha256sum] = > "db8ed7828c157e4ffb91fb8c41fa5a2f37fd44259175951a5c37848bf641f5e8" > > PE = "1" > > -- > 2.7.4 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
