Update "wireshark" package to version 1.10.5. Changes since 1.10.4:
- The following bugs have been fixed: * Wireshark stops showing new packets but dumpcap keeps writing them to the temp file. (Bug 9571) * Wireshark 1.10.4 shuts down when promiscuous mode is unchecked. (Bug 9577) * Homeplug dissector bug: STATUS_ACCESS_VIOLATION: dissector accessed an invalid memory address. (Bug 9578) - Updated Protocol Support GSM BSSMAP, GSM BSSMAP LE, GSM SMS, Homeplug, NAS-EPS, and SGSAP
This commit is contained in:
parent
46a4626b8a
commit
60c3a33e23
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.112 2013/12/18 11:52:25 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.113 2013/12/22 09:55:48 tron Exp $
|
||||
|
||||
DISTNAME= wireshark-1.10.4
|
||||
DISTNAME= wireshark-1.10.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.wireshark.org/download/src/ \
|
||||
${MASTER_SITE_SOURCEFORGE:=wireshark/}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.71 2013/12/18 11:52:25 tron Exp $
|
||||
$NetBSD: distinfo,v 1.72 2013/12/22 09:55:48 tron Exp $
|
||||
|
||||
SHA1 (wireshark-1.10.4.tar.bz2) = da722f257968d5a8f8e7a6d7afb4b853d5e519b7
|
||||
RMD160 (wireshark-1.10.4.tar.bz2) = 844bb0001ecc754b3eb99015e7127147375ebd10
|
||||
Size (wireshark-1.10.4.tar.bz2) = 26675167 bytes
|
||||
SHA1 (wireshark-1.10.5.tar.bz2) = ebbf4f8382fc8961c1fb7959727b3e6792e597c1
|
||||
RMD160 (wireshark-1.10.5.tar.bz2) = e4db106c6977c25c91bc5f85fe2be13c29091a55
|
||||
Size (wireshark-1.10.5.tar.bz2) = 26666846 bytes
|
||||
SHA1 (patch-AUTHORS) = 2d4265d9b8b4df7e3ab438684637058fdcb391fc
|
||||
SHA1 (patch-aa) = c4b7a3d20fac115020069588e74f35e2e77235e6
|
||||
SHA1 (patch-ab) = c68adc187ec802b076d3b3c3d3b0f3bb01a8a2eb
|
||||
|
|
Loading…
Reference in a new issue