./net/wireshark, Network protocol analyzer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 1.2.6, Package name: wireshark-1.2.6, Maintainer: tron

Wireshark (formerly known as Ethereal) is a free network protocol analyzer for
Unix and Windows. It allows you to examine data from a live network or from a
capture file on disk. You can interactively browse the capture data, viewing
summary and detail information for each packet. Wireshark has several powerful
features, including a rich display filter language and the ability to view the
reconstructed stream of a TCP session.


Required to run:
[devel/glib2] [devel/libsmi] [devel/pcre] [x11/gtk2] [security/gnutls]

Required to build:
[devel/pkg-config] [devel/libtool-base] [devel/gmake] [x11/inputproto] [x11/renderproto] [x11/randrproto] [x11/xproto] [x11/xextproto] [x11/fixesproto] [pkgtools/x11-links] [lang/perl5]

Package options: x11

Master sites: (Expand)

SHA1: 83bc67009ee1312b490a0632cb9b51e68a30fd78
RMD160: 8ee66d910383b6f42713e5edecdef1210c7989e4
Filesize: 14980.477 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-30 09:46:15 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket 2980 - requested by tron
security update

Revisions pulled up:
- pkgsrc/net/wireshark/Makefile		1.42
- pkgsrc/net/wireshark/distinfo		1.28
- pkgsrc/net/wireshark/patches/patch-ad	1.5

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Fri Jan 29 12:09:53 UTC 2010

   Modified Files:
           pkgsrc/net/wireshark: Makefile distinfo
           pkgsrc/net/wireshark/patches: patch-ad

   Log message:
   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

   To generate a diff of this commit:
   cvs rdiff -u -r1.41 -r1.42 pkgsrc/net/wireshark/Makefile
   cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/wireshark/distinfo
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/wireshark/patches/patch-ad