summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authortron <tron>2010-11-21 22:54:55 +0000
committertron <tron>2010-11-21 22:54:55 +0000
commit0d8563405f49b2f20e9ac27c84755fa9382ef2f2 (patch)
tree08f1ee42ed61aade97b24202b074d3a0b7144788 /net/wireshark/Makefile
parentca872b1591725174f34d47fcc307f1c6d2f95a4a (diff)
downloadpkgsrc-0d8563405f49b2f20e9ac27c84755fa9382ef2f2.tar.gz
Update "wireshark" package to version 1.4.2. Changes since version 1.4.1:
- The following vulnerabilities have been fixed. See the security advisory for details and a workaround. - Nephi Johnson of BreakingPoint discovered that the LDSS dissector could overflow a buffer. (Bug 5318) Versions affected: 1.2.0 to 1.2.12 and 1.4.0 to 1.4.1. - The ZigBee ZCL dissector could go into an infinite loop. (Bug 5303) Versions affected: 1.4.0 to 1.4.1. - The following bugs have been fixed: - File-Open Display Filter is overwritten by Save-As Filename. (Bug 3894) - Wireshark crashes with "Gtk-ERROR **: Byte index 6 is off the end of the line" if click on last PDU. (Bug 5285) - GTK-ERROR can occur in packets when there are multiple Netbios/SMB headers in a single frame. (Bug 5289) - "Tshark -G values" crashes on Windows. (Bug 5296) - PROFINET I&M0FilterData packet not fully decoded. (Bug 5299) - PROFINET MRP linkup/linkdown decoding incorrect. (Bug 5300) - [lua] Dumper:close() will cause a segfault due later GC of the Dumper. (Bug 5320) - Network Instruments' trace files sometimes cannot be read with an error message of "Observer: bad record: Invalid magic number". (Bug 5330) - IO Graph Time of Day times incorrect for filtered data. (Bug 5340) - Wireshark tools do not detect and read some ERF files correctly. (Bug 5344) - "editcap -h" sends some lines to stderr and others to stdout. (Bug 5353) - IP Timestamp Option: "flag=3" variant (prespecified) not displayed correctly. (Bug 5357) - AgentX PDU Header 'hex field highlighting' incorrectly spans extra bytes. (Bug 5364) - AgentX dissector cannot handle null OID in Open-PDU. (Bug 5368) - Crash with "Gtk-ERROR **: Byte index 6 is off the end of the line". (Bug 5374) - ANCP Portmanagment TLV wrong decoded. (Bug 5388) - Crash during startup because of Python SyntaxError in wspy_libws.py. (Bug 5389) - Updated Protocol Support AgentX, ANCP, DIAMETER, HTTP, IP, LDSS, MIME, NBNS, PROFINET, SIP, TCP, Telnet, ZigBee - New and Updated Capture File Support Endace ERF, Network Instruments Observer.
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 6b274924417..087de5b8be1 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2010/11/15 22:58:20 abs Exp $
+# $NetBSD: Makefile,v 1.55 2010/11/21 22:54:55 tron Exp $
-DISTNAME= wireshark-1.4.1
-PKGREVISION= 1
+DISTNAME= wireshark-1.4.2
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}