diff options
author | tron <tron@pkgsrc.org> | 2011-04-16 14:30:16 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2011-04-16 14:30:16 +0000 |
commit | ad232bc1998b3c7130d2c700b8ae7ba1584e1cf0 (patch) | |
tree | 408c9dac2dffe172ee831f7f0fa2811f0be2f15c /net/wireshark/distinfo | |
parent | 1d01c6f58ae19ece711698fd8ff6398f32528c2d (diff) | |
download | pkgsrc-ad232bc1998b3c7130d2c700b8ae7ba1584e1cf0.tar.gz |
Update "wireshark" package to version 1.4.5. Changes since 1.4.4:
- Bug Fixes
The following vulnerabilities have been fixed. See the security
advisory for details and a workaround.
o The NFS dissector could crash on Windows. (Bug 5209)
Versions affected: 1.4.0 to 1.4.4.
o The X.509if dissector could crash. (Bug 5754, Bug 5793)
Versions affected: 1.2.0 to 1.2.15 and 1.4.0 to 1.4.4.
o Paul Makowski from SEI/CERT discovered that the DECT dissector
could overflow a buffer. He verified that this could allow
remote code execution on many platforms.
Versions affected: 1.4.0 to 1.4.4.
The following bugs have been fixed:
o Export HTTP > All - System Appears Hung (but isn't). (Bug 1671)
o Some HTTP responses don't decode with TCP reassembly on. (Bug 3785)
o Wireshark crashes when cancelling a large sort operation. (Bug 5189)
o Wireshark crashes if SSL preferences RSA key is actually a DSA key.
(Bug 5662)
o tshark incorrectly calculates TCP stream for some syn packets.
(Bug 5743)
o Wireshark not able to decode the PPP frame in a sflow
(RFC3176) flow sample packet because Wireshark incorrectly
read the protocol in PPP frame header. (Bug 5746)
o Mysql protocol dissector: all fields should be little endian.
(Bug 5759)
o Error when opening snoop from Juniper SSG-140. (Bug 5762)
o svnversion: command not found. (Bug 5798)
o capinfos: #ifdef HAVE_LIBGCRYPT block includes a line too
many. (Bug 5803)
o Value of TCP segment data cannot be copied. (Bug 5811)
o proto_field_is_referenced() is not exported in
libwireshark.dll. (Bug 5816)
o Wireshark ver. 1.4.4 not displayed "Granted QoS" field in a
A11 packet. (Bug 5822)
- Updated Protocol Support
HTTP, LDAP, MySQL, NFS, sFlow, SSL, TCP
Diffstat (limited to 'net/wireshark/distinfo')
-rw-r--r-- | net/wireshark/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 3da606c950f..f31e876768f 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.42 2011/03/02 00:09:15 tron Exp $ +$NetBSD: distinfo,v 1.43 2011/04/16 14:30:16 tron Exp $ -SHA1 (wireshark-1.4.4.tar.bz2) = 4d1d7e7bf07683723b661eb7b7124b2e90106087 -RMD160 (wireshark-1.4.4.tar.bz2) = 47f9274cd6933684339b4c7c0b7c723d8c9b1512 -Size (wireshark-1.4.4.tar.bz2) = 20479081 bytes +SHA1 (wireshark-1.4.5.tar.bz2) = 3cb627ed61045799e419fbc3735000e1a59a1243 +RMD160 (wireshark-1.4.5.tar.bz2) = c6e66948c6a6573c85e0812cbd57845d08cc455d +Size (wireshark-1.4.5.tar.bz2) = 20501797 bytes SHA1 (patch-aa) = d0744f069ac2d3a8a43b810e1f958360d99200a9 SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840 |