./net/wireshark, Network protocol analyzer

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


Branch: pkgsrc-2011Q2, Version: 1.4.9, Package name: wireshark-1.4.9, 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/pcre] [devel/glib2] [devel/libsmi] [lang/lua] [security/gnutls] [x11/gtk2]

Required to build:
[devel/libtool-base] [devel/pkg-config] [devel/gmake] [lang/perl5] [x11/xcb-proto] [pkgtools/x11-links]

Package options: gtk2, lua

Master sites: (Expand)

SHA1: 242e8faf76ec219ddc28688517865ce19c611cd6
RMD160: e8f6d68b5b49607fa337ef05ff6bd6c5acdb2e60
Filesize: 20121.724 KB

Version history: (Expand)


CVS history: (Expand)


   2011-09-13 22:00:52 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #3522 - requested by tron
net/wireshark: security update

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

-------------------------------------------------------------------
Update "wireshark" package to version 1.4.9. Changes since 1.4.8:
- Bug Fixes
  The following vulnerabilities have been fixed.
  o wnpa-sec-2011-13
   A malformed IKE packet could consume excessive resources.
   Versions affected: 1.4.0 to 1.4.8, 1.6.0 to 1.6.1.
   CVE-2011-3266
  o wnpa-sec-2011-14
    A malformed capture file could result in an invalid root
    tvbuff and cause a crash. (Bug 6135)
    Versions affected: 1.4.0 to 1.4.8, 1.6.0 to 1.6.1.
  o wnpa-sec-2011-15
    Wireshark could run arbitrary Lua scripts. (Bug 6136)
    Versions affected: 1.4.0 to 1.4.8, 1.6.0 to 1.6.1.
  The following bugs have been fixed:
  o Unable to configure zero length SNMP Engine ID. (Bug 5731)
  o H.323 RAS packets missing from packet counts in
    "Telephony->VoIP Calls" and the "Flow Graph" for the call.
    (Bug 5848)
  o Malformed Packet in decode for BGP-AD update. (Bug 6122)
  o BGP : AS_PATH attribute was decode wrong. (Bug 6188)
  o Fixes for SCPS TCP option. (Bug 6194)
  o Offset calculated incorrectly for sFlow extended data. (Bug
    6219)
  o [Enter] key behavior varies when manually typing display
    filters. (Bug 6228)
  o Contents of pcapng EnhancedPacketBlocks with comments aren't
    displayed. (Bug 6229)
  o Misdecoding 3G Neighbour Cell Information Element in SI2quater
    message due to a coding typo. (Bug 6237)
  o Mis-spelled word "unknown" in assorted files. (Bug 6244)
  o btl2cap extended window shows wrong bit. (Bug 6257)
  o NDMP dissector incorrectly represents
    "ndmp.bytes_left_to_read" as signed. (Bug 6262)
  o ERF records with extension headers not written out correctly
    to pcap or pcap-ng files. (Bug 6265)
  o RTPS2: MAX_BITMAP_SIZE is defined incorrectly. (Bug 6276)
  o Copying from RTP stream analysis copies 1st line many times.
    (Bug 6279)
  o File types with no snaplen written out with a zero snaplen in
    pcap-ng files. (Bug 6289)
  o MEGACO context tracking fix - context id reuse. (Bug 6311)
- Updated Protocol Support
  BGP, Bluetooth L2CAP, GSM A RR, H.225, IKE, MEGACO, NDMP, RTPS2,
  SCPS, sFlow, SNMP
- New and Updated Capture File Support
  CommView, pcap-ng.
---------------------------------------------------------------------