pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/wireshark



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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index