summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authortron <tron>2010-01-29 12:09:52 +0000
committertron <tron>2010-01-29 12:09:52 +0000
commitff88aad61d8941bf913fbee49024d5ae36b3c99f (patch)
tree4af57678ccd84174f2a16face97aa055a4a5e2f6 /net/wireshark/Makefile
parentfcdb07d31b046a13c2267fa569f4888c35c26ba2 (diff)
downloadpkgsrc-ff88aad61d8941bf913fbee49024d5ae36b3c99f.tar.gz
Update "wireshark" package to version 1.2.6. Changes since version 1.2.5:
- Bug Fixes The following vulnerabilities have been fixed. See the security advisory for details and a workaround. - Babi discovered several buffer overflows in the LWRES dissector. The following bugs have been fixed: - Wireshark could crash while decrypting Kerberos data. - Address display filters hang Wireshark. (Bug 658) - PSML - structure context node missing. (Bug 1564) - Wireshark doesn't dynamically update the packet list. (Bug 1605) - LUA: There's no tvb_get_stringz() equivalent. (Bug 2244) - tvb_new_real_data is prone to memory leak. (Bug 3917) - Malformed OPC UA traffic makes Wireshark "freeze". (Bug 3986) - Analyze->Expert... doesn't show IP "Bad Checksum" errors. (Bug 4177) - Wireshark can't decrypt WPA(2)-PSK when passphrase is 63 bytes. (Bug 4183) - RTP stream analysis: Wrong jitter values after clicking the refresh button. (Bug 4340) - Wireshark decodes bootp option 2 incorrectly. (Bug 4342) - Deleting SMI modules causes Wireshark to crash. (Bug 4354) - Wireshark decodes kerberos AS-REQ PADATA incorrect. (Bug 4363) - PDML output from TShark includes invalid characters. (Bug 4402) - Empty GPRS LLC S frames cause truncated data exception. (Bug 4417) - Updated Protocol Support BJNP, BOOTP/DHCP, DHCPv6, FIP, GPRS LLC, IEEE 802.11, IP, Kerberos, OPCUA, SCTP, SSL, ZRTP
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 1fcd9d56db7..546eb89d820 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2010/01/17 12:02:36 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2010/01/29 12:09:52 tron Exp $
-DISTNAME= wireshark-1.2.5
-PKGREVISION= 1
+DISTNAME= wireshark-1.2.6
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}