./net/wireshark, Network protocol analyzer

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


Branch: pkgsrc-2009Q2, Version: 1.2.2, Package name: wireshark-1.2.2, 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/pcre] [devel/libsmi] [security/gnutls] [x11/gtk2]

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

Package options: x11

Master sites: (Expand)

SHA1: ad73bf93096344341cd7c99614816555bebdbf45
RMD160: 6adbd80e3027a63b456b971edba0185411d30546
Filesize: 14830.764 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-23 14:47:14 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket 2899 - requested by tron
security update

Revisions pulled up:
- pkgsrc/net/wireshark/Makefile		by patch
- pkgsrc/net/wireshark/PLIST		by patch
- pkgsrc/net/wireshark/distinfo		by patch

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Sat Sep 19 06:36:19 UTC 2009

   Modified Files:
   	pkgsrc/net/wireshark: Makefile PLIST distinfo

   Log message:
   Update "wireshark" package to version 1.2.2. Changes since version \ 
1.2.1:
   - The following vulnerabilities have been fixed. See the security
     advisory for details and a workaround.
     - The GSM A RR dissector could crash.
       Versions affected: 1.2.0 to 1.2.1
     - The OpcUa dissector could use excessive CPU and memory.
       Versions affected: 0.99.6 to 1.0.8, 1.2.0 to 1.2.1
     - The TLS dissector could crash on some platforms.
       Versions affected: 1.2.0 to 1.2.1
   - The following bugs have been fixed:
     - The "Capture->Interfaces" window can't be closed. (Bug 1740)
     - tshark-1.0.2 (dumpcap) signal abort core saved. (Bug 2767)
     - Memory leak fixes. (Bug 3330)
     - Display filter autocompletion doesn't work for some RADIUS and
       WiMAX ASNCP fields. (Bug 3538)
     - Wireshark Portable includes wrong WinPcap installer. (Bug
       3547)
     - Crash when loading a profile. (Bug 3640)
     - The proto,colinfo tap doesn't work if the INFO column isn't
       being printed. (Bug 3675)
     - Flow Graph adds too much unnecessary garbage. (Bug 3693)
     - The EAP Diameter dictionary file was missing in the
       distribution. (Bug 3761)
     - Graph analysis window is behind other window. (Bug 3773)
     - IKEv2 Cert Request payload dissection error. (Bug 3782)
     - DNS NAPTR RR (RFC 3403) replacement MUST be a fully qualified
       domain-name. (Bug 3792)
     - Malformed RTCP Packet error while sending Payload specific
       RTCP feedback packet( as per RFC 4585). (Bug 3800)
     - 802.11n Block Ack packet Bitmap field missing. (Bug 3806)
     - Wireshark doesn't decode WBXML/ActiveSync information
       correctly. (Bug 3811)
     - Malformed packet when IPv6 packet has Next Header =3D=3D 59. (Bug
       3820)
     - Wireshark could crash while reading an ERF file. (Bug 3849)
     - Minor errors in gsm rr dissectors. (Bug 3889)
     - WPA Decryption Issues. (Bug 3890)
     - GSM A RR sys info dissection problem. (Bug 3901)
     - GSM A RR inverts MEAS-VALID values. (Bug 3915)
     - PDML output leaks ~300 bytes / packet. (Bug 3913)
     - Incorrect station identifier parsing in Kingfisher dissector.
       (Bug 3946)
     - DHCPv6, Vendor-Specific Informantion, SubOption"Option
       Request" parser incorrect. (Bug 3987)
     - Wireshark could leak memory while analyzing SSL.
     - Wireshark could crash while updating menu items after reading
       a file in some cases.
     - The Mac OS X ChmodBPF script now works correctly under Snow
       Leopard.
   - Updated Protocol Support
     DCERPC, DHCPv6, DNS, E.212, GSM A RR, GTPv2, H.248, IEEE 802.11,
     IPMI, ISAKMP/IKE, ISUP, Kingfisher, LDAP, OpcUA, RTCP, SCTP, SIP,
     SSL, TCP, WBXML, ZRTP
   - Updated Capture File Support
     ERF

   To generate a diff of this commit:
   cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/wireshark/Makefile
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/wireshark/PLIST
   cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/wireshark/distinfo
   2009-07-22 08:56:56 by S.P.Zeidler | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket 2832 - requested by tron
security update

Revisions pulled up:
- pkgsrc/net/wireshark/Makefile			1.35
- pkgsrc/net/wireshark/PLIST			1.14
- pkgsrc/net/wireshark/distinfo			1.23
- pkgsrc/net/wireshark/patches/patch-aa		1.10
- pkgsrc/net/wireshark/patches/patch-ad		1.4

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Tue Jul 21 20:39:41 UTC 2009

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

   Log message:
   Update "wireshark" package to version 1.2.1. Changes since version \ 
1.0.8:
   New features:
   - Wireshark has a spiffy new start page.
   - Display filters now autocomplete.
   - Support for the c-ares resolver library has been added. It has many
   - advantages over ADNS.
   - Many new protocol dissectors and capture file formats have been added.
   - Macintosh OS X support has been improved.
   - GeoIP database lookups.
   - OpenStreetMap + GeoIP integration.
   - Improved Postscript(R) print output.
   - The preference handling code is now much smarter about changes.
   - Support for Pcap-ng, the next-generation capture file format.
   - Support for process information correlation via IPFIX.
   - Column widths are now saved.
   - The last used configuration profile is now saved.
   - Protocol preferences are changeable from the packet details context menu.
   - Support for IP packet comparison.
   - Capinfos now shows the average packet rate.
   Security fixes:
   - The AFS dissector could crash.
   - The Infiniband dissector could crash on some platforms.

   To generate a diff of this commit:
   cvs rdiff -u -r1.34 -r1.35 pkgsrc/net/wireshark/Makefile
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/wireshark/PLIST
   cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/wireshark/distinfo
   cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/wireshark/patches/patch-aa
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/wireshark/patches/patch-ad