./net/wireshark, Network protocol analyzer

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


Branch: pkgsrc-2010Q1, Version: 1.2.9, Package name: wireshark-1.2.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:
[security/gnutls] [x11/gtk2] [devel/glib2] [devel/libsmi] [devel/pcre]

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

Package options: gtk2

Master sites: (Expand)

SHA1: 6b31173a34c0050035516958e0b3ae83e83eac2c
RMD160: d93be031cf01922dd1b23151f9a4c2581a99b1bf
Filesize: 15044.439 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-12 22:42:10 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket 3144 - requested by tron
security update

Revisions pulled up:
- pkgsrc/net/wireshark/Makefile		1.46
- pkgsrc/net/wireshark/distinfo		1.32

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Thu Jun 10 18:24:40 UTC 2010

   Modified Files:
           pkgsrc/net/wireshark: Makefile distinfo

   Log message:
   Update "wireshark" package to version 1.2.9. Changes since version \ 
1.2.8:
   - Bug Fixes
     - The following vulnerabilities have been fixed.
       - The SMB dissector could dereference a NULL pointer. (Bug 4734)
       - J. Oquendo discovered that the ASN.1 BER dissector could overrun
         the stack.
       - The SMB PIPE dissector could dereference a NULL pointer on some
         platforms.
       - The SigComp Universal Decompressor Virtual Machine could go into an
         infinite loop. (Bug 4826)
        - The SigComp Universal Decompressor Virtual Machine could overrun
          a buffer. (Bug 4837)
      - The following bugs have been fixed:
        - Cannot open file with File -> Open. (Bug 1791)
        - Application crash when changing real-time option. (Bug 4035)
        - Crash in filter autocompletion. (Bug 4306)
        - The XML dissector doesn't allow dots (".") in tags. (Bug 4405)
        - Live capture stops when using zlib 1.2.5. (Bug 4708)
        - Want to be able to apply decode as to Data Portion of Lan Trace.
          (Bug 4721)
        - SABP short pdu (packet_per.c). (Bug 4743)
        - Kerberos pre-auth type constants - MS extensions are wrong. (Bug 4752)
        - Check HTTP Content-Length parsing for overflow. (Bug 4758)
        - Wrong variable used for proto_tree_add_text() in ptp dissector.
          (Bug 4773)
        - Crash when close window frame of gtk file chooser. (Bug 4778)
        - Wrong decoding for BGP ORF. (Bug 4782)
        - Crash when Ctrl-Backspacing the display filter. (Bug 4797)
        - Acker AFI field incorrect size in PGM dissector. (Bug 4798)
        - Fedora 13: wireshark fails to build (linking problem). (Bug 4815)
        - The NFS FH hash (nfs.fh.hash) incorrectly matches multiple filehandles.
          (Bug 4839)
        - AES-CTR decoding not working, (dissectors/packet_ipsec.c using gcrypt).
          (Bug 4838)
   - Updated Protocol Support
     ASN.1 BER, BGP, HTTP, IGMP, IPsec, Kerberos, NFS, PGM, PTP, SABP, SigComp,
     SMB, TCAP, XML,
   - Updated Capture File Support
     ERF, PacketLogger.

   To generate a diff of this commit:
   cvs rdiff -u -r1.45 -r1.46 pkgsrc/net/wireshark/Makefile
   cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/wireshark/distinfo
   2010-05-13 15:36:28 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket 3114 - requested by tron
security update

Revisions pulled up:
- pkgsrc/net/wireshark/Makefile		1.44
- pkgsrc/net/wireshark/distinfo		1.30

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Thu May 13 07:03:22 UTC 2010

   Modified Files:
           pkgsrc/net/wireshark: Makefile distinfo

   Log message:
   Update "wireshark" package to version 1.2.8. Changes since 1.2.7:
   - The following vulnerabilities have been fixed. See the security
     advisory for details and a workaround.
     o The DOCSIS dissector could crash. (Bug 4644), (bug 4646) -->
       Versions affected: 0.9.6 to 1.0.12, 1.2.0 to 1.2.7
   - The following bugs have been fixed:
     o HTTP parser limits with Content-Length. (Bug 1958)
     o MATE dissector bug with GOGs. (Bug 3010)
     o Changing fonts and deleting system time from preferences,
       results in wireshark crash. (Bug 3387)
     o ERF file starting with record with timestamp=3D0,1 or 2 not
       recognized as ERF file. (Bug 4503)
     o The SSL dissector can not correctly resemple SSL records when
       the record header is spit between packets. (Bug 4535)
     o TCP reassembly can call subdissector with incorrect TCP
       sequence number. (Bug 4624)
    o PTP dissector displays big correction field values wrong. (Bug
       4635)
     o MSF is at Anthorn, not Rugby. (Bug 4678)
     o ProtoField __tostring() description is missing in Wireshark's
       Lua API Reference Manual. (Bug 4695)
     o EVRC packet bundling not handled correctly. (Bug 4718)
     o Completely unresponsive when run very first time by root user.
       (Bug 4308)
   - Updated Protocol Support: DOCSIS, HTTP, SSL
   - Updated Capture File Support: ERF, PacketLogger.

   To generate a diff of this commit:
   cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/wireshark/Makefile
   cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/wireshark/distinfo