Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] wireshark: security bump to version 2.0.1
@ 2015-12-30 12:17 Gustavo Zacarias
  2015-12-30 13:53 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-12-30 12:17 UTC (permalink / raw)
  To: buildroot

Fixes:
wnpa-sec-2015-31 - NBAP dissector crashes
wnpa-sec-2015-37 - NLM dissector crashes
wnpa-sec-2015-39 - BER dissector crashes
wnpa-sec-2015-40 - Zlib decompression crash
wnpa-sec-2015-41 - SCTP dissector crashes
wnpa-sec-2015-42 - 802.11 decryption crash
wnpa-sec-2015-43 - DIAMETER dissector crash
wnpa-sec-2015-44 - VeriWave file parser crashes
wnpa-sec-2015-45 - RSVP dissector crash
wnpa-sec-2015-46 - ANSI A & GSM A dissector crashes
wnpa-sec-2015-47 - Ascend file parser crash
wnpa-sec-2015-48 - NBAP dissector crash
wnpa-sec-2015-49 - RSL dissector crash
wnpa-sec-2015-50 - ZigBee ZCL dissector crash
wnpa-sec-2015-51 - Sniffer file parser crash
wnpa-sec-2015-52 - NWP dissector crash
wnpa-sec-2015-53 - BT ATT disector crash
wnpa-sec-2015-54 - MP2T file parser crash
wnpa-sec-2015-55 - MP2T file parser crash
wnpa-sec-2015-56 - S7COMM disector crash
wnpa-sec-2015-57 - IPMI dissector crash
wnpa-sec-2015-58 - TDS dissector crash
wnpa-sec-2015-59 - PPI dissector crash
wnpa-sec-2015-60 - MS-WSP dissector crash

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/wireshark/wireshark.hash | 4 ++--
 package/wireshark/wireshark.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/wireshark/wireshark.hash b/package/wireshark/wireshark.hash
index c1e1d58..d95eaa9 100644
--- a/package/wireshark/wireshark.hash
+++ b/package/wireshark/wireshark.hash
@@ -1,2 +1,2 @@
-# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.0.0.txt
-sha256 90026c761a85701d7783c7e2eaa4c1de247dfbadbd53221df355f121e42691dd  wireshark-2.0.0.tar.bz2
+# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.0.1.txt
+sha256	c9bd07dd0d0045d6ca7537390a1afbcdf33716d193ea7d7084ae4f6c30b683ab	wireshark-2.0.1.tar.bz2
diff --git a/package/wireshark/wireshark.mk b/package/wireshark/wireshark.mk
index 02f37da..b624e2b 100644
--- a/package/wireshark/wireshark.mk
+++ b/package/wireshark/wireshark.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIRESHARK_VERSION = 2.0.0
+WIRESHARK_VERSION = 2.0.1
 WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.bz2
 WIRESHARK_SITE = http://www.wireshark.org/download/src/all-versions
 WIRESHARK_LICENSE = wireshark license
-- 
2.4.10

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] wireshark: security bump to version 2.0.1
  2015-12-30 12:17 [Buildroot] [PATCH] wireshark: security bump to version 2.0.1 Gustavo Zacarias
@ 2015-12-30 13:53 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-12-30 13:53 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Wed, 30 Dec 2015 09:17:55 -0300, Gustavo Zacarias wrote:
> Fixes:
> wnpa-sec-2015-31 - NBAP dissector crashes
> wnpa-sec-2015-37 - NLM dissector crashes
> wnpa-sec-2015-39 - BER dissector crashes
> wnpa-sec-2015-40 - Zlib decompression crash
> wnpa-sec-2015-41 - SCTP dissector crashes
> wnpa-sec-2015-42 - 802.11 decryption crash
> wnpa-sec-2015-43 - DIAMETER dissector crash
> wnpa-sec-2015-44 - VeriWave file parser crashes
> wnpa-sec-2015-45 - RSVP dissector crash
> wnpa-sec-2015-46 - ANSI A & GSM A dissector crashes
> wnpa-sec-2015-47 - Ascend file parser crash
> wnpa-sec-2015-48 - NBAP dissector crash
> wnpa-sec-2015-49 - RSL dissector crash
> wnpa-sec-2015-50 - ZigBee ZCL dissector crash
> wnpa-sec-2015-51 - Sniffer file parser crash
> wnpa-sec-2015-52 - NWP dissector crash
> wnpa-sec-2015-53 - BT ATT disector crash
> wnpa-sec-2015-54 - MP2T file parser crash
> wnpa-sec-2015-55 - MP2T file parser crash
> wnpa-sec-2015-56 - S7COMM disector crash
> wnpa-sec-2015-57 - IPMI dissector crash
> wnpa-sec-2015-58 - TDS dissector crash
> wnpa-sec-2015-59 - PPI dissector crash
> wnpa-sec-2015-60 - MS-WSP dissector crash
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/wireshark/wireshark.hash | 4 ++--
>  package/wireshark/wireshark.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-30 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-30 12:17 [Buildroot] [PATCH] wireshark: security bump to version 2.0.1 Gustavo Zacarias
2015-12-30 13:53 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox