diff options
author | tron <tron> | 2009-02-13 09:41:11 +0000 |
---|---|---|
committer | tron <tron> | 2009-02-13 09:41:11 +0000 |
commit | e089270907547e9b67223bdec954d142babf1eac (patch) | |
tree | 0d23803b3ccca5f8b4dc586fc213477e02302085 /net/wireshark/PLIST | |
parent | 8717052a22fc7ca99e4b8281c976785e7b466ef6 (diff) | |
download | pkgsrc-e089270907547e9b67223bdec954d142babf1eac.tar.gz |
Update "wireshark" package to version 1.0.6.
Changes between 1.0.5 and 1.0.6.:
- The following vulnerabilities have been fixed:
* On non-Windows systems, Wireshark could crash if the HOME environment
variable contained sprintf-style string formatting characters.
* Wireshark could crash while reading a malformed NetScreen snoop file.
* Wireshark could crash while reading a Tektronix K12 text capture file.
- The following bugs have been fixed:
* Crash when loading capture file and Preferences: NO Info column
* Some Lua scripts may lead to corruption via out of bounds stack
* Build with GLib 1.2 fails with error: 'G_MININT32' undeclared
* Wrong decoding IMSI with GSM MAP protocol
* Segmentation fault for "Follow TCP stream" (Bug 3119)
* SMPP optional parameter 'network_error_code' incorrectly decoded
* DHCPv6 dissector doesn't handle malformed FQDN
* WCCP overrides CFLOW as decoded protocol (Bug 3175)
* Improper decoding of MPLS echo reply IPv4 Interface and Label Stack Object
* ANSI MAP fix for TRN digits/SMS and OTA subdissection (Bug 3214)
- Updated Protocol Support
* AFS, ATM, DHCPv6, DIS, E.212, RTP, UDP, USB, WCCP, WPS
- New and Updated Capture File Support
* NetScreen snoop
Changes between version 1.0.4 and 1.0.5:
- The following vulnerabilities have been fixed. See the security advisory
for details and a workaround.
* The SMTP dissector could consume excessive amounts of CPU and memory.
* The WLCCP dissector could go into an infinte loop.
- The following bugs have been fixed:
* Missing CRLF during HTTP POST in the "packet details" window
* Memory assertion in time_secs_to_str_buf() when compiled with GCC 4.2.3
* Diameter dissector fails RFC 4005 compliance
* LDP vendor private TLV type is not correctly shown
* Wireshark on MacOS does not run when there are spaces in its path
* Compilation broke when compiling without zlib
* Memory leak: saved_repoid
* Memory leak: follow_info
* Memory leak: follow_info
* Memory leak: tacplus_data
* Memory leak: col_arrows
* Memory leak: col_arrows
* Incorrect address structure assigned for find_conversation() in WSP
* Memory leak with unistim in voip_calls
* Error parsing the BSSGP protocol
* Assertion thrown in fvalue_get_uinteger when decoding TIPC
* LUA script : Wireshark crashes after closing and opening again a window
used by a listener.draw() function.
- Updated Protocol Support
* ANSI MAP, BSSGP, CIP, Diameter, ENIP, GIOP, H.263, H.264, HTTP, MPEG PES
* PostgreSQL, PPI, PTP, Rsync, RTP, SMTP, SNMP, STANAG 5066, TACACS, TIPC
* WLCCP, WSP
The package update was provided by Matthias Drochner in private e-mail.
Diffstat (limited to 'net/wireshark/PLIST')
-rw-r--r-- | net/wireshark/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/wireshark/PLIST b/net/wireshark/PLIST index 45e42e3c380..f23d5dbc9e2 100644 --- a/net/wireshark/PLIST +++ b/net/wireshark/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2008/04/12 22:43:08 jlam Exp $ +@comment $NetBSD: PLIST,v 1.12 2009/02/13 09:41:11 tron Exp $ bin/capinfos bin/dftest bin/dumpcap @@ -58,6 +58,7 @@ share/wireshark/capinfos.html share/wireshark/cfilters share/wireshark/colorfilters share/wireshark/dfilters +share/wireshark/diameter/TGPPRx.xml share/wireshark/diameter/TGPPSh.xml share/wireshark/diameter/chargecontrol.xml share/wireshark/diameter/dictionary.dtd @@ -104,6 +105,7 @@ share/wireshark/radius/dictionary.alcatel share/wireshark/radius/dictionary.alteon share/wireshark/radius/dictionary.altiga share/wireshark/radius/dictionary.aptis +share/wireshark/radius/dictionary.aruba share/wireshark/radius/dictionary.ascend share/wireshark/radius/dictionary.bay share/wireshark/radius/dictionary.bintec |