home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Aplikacje_64-bitowe / Wireshark / wireshark-win64-1.6.1.exe / NEWS.txt < prev    next >
Text File  |  2011-07-18  |  6KB  |  206 lines

  1. Wireshark 1.6.1 Release Notes
  2.  
  3.    ------------------------------------------------------------------
  4.  
  5. What is Wireshark?
  6.  
  7.    Wireshark is the world's most popular network protocol analyzer.
  8.    It is used for troubleshooting, analysis, development and
  9.    education.
  10.  
  11. What's New
  12.  
  13.   Bug Fixes
  14.  
  15.    The following vulnerabilities have been fixed. See the security
  16.    advisory for details and a workaround.
  17.  
  18.      o The Lucent/Ascend file parser was susceptible to an infinite
  19.        loop.
  20.  
  21.        Versions affected: 1.2.0 to 1.2.17, 1.4.0 to 1.4.7, and 1.6.0.
  22.  
  23.        CVE-2011-2597
  24.  
  25.      o The ANSI MAP dissector was susceptible to an infinite loop.
  26.        (Bug 6044)
  27.  
  28.        Versions affected: 1.4.0 to 1.4.7, and 1.6.0.
  29.  
  30.    The following bugs have been fixed:
  31.  
  32.      o TCP dissector doesn't decode TCP segments of length 1. (Bug
  33.        4716)
  34.  
  35.      o wireshark 1.4.0rc1 and python - spurious message. (Bug 4878)
  36.  
  37.      o Missing LUA function. (Bug 5006)
  38.  
  39.      o Lua API description about creating a new Tvb from a bytearray
  40.        is not correct in wireshark's user guide. (Bug 5199)
  41.  
  42.      o Character echo pauses in Capture Filter field in Capture
  43.        Options. (Bug 5356)
  44.  
  45.      o White space in protocol field abbreviation causes runtime
  46.        failure while registering Lua dissector. (Bug 5569)
  47.  
  48.      o "File not found" box uses wrong filename encoding. (Bug 5715)
  49.  
  50.      o capinfos: #ifdef HAVE_LIBGCRYPT block includes a line too many
  51.        . (Bug 5803)
  52.  
  53.      o Wireshark crashes if Lua contains "Pref.range()" with missing
  54.        arguments. (Bug 5895)
  55.  
  56.      o The "range" field in Lua's "Pref.range()" serves as default
  57.        while the "default" field does nothing . (Bug 5896)
  58.  
  59.      o Wireshark crashes when calling TreeItem:set_len() on TreeItem
  60.        without tvb. (Bug 5941)
  61.  
  62.      o TvbRange_string(lua_State* L) call a wrong function. (Bug
  63.        5960)
  64.  
  65.      o VoIP call flow graph displays BICC APM as a BICC ANM. (Bug
  66.        5966)
  67.  
  68.      o Cannot Live-capture VirtualBox network packets with Wireshark;
  69.        pipe problem. (Bug 6002)
  70.  
  71.      o Interface list in Capture Options isn't cleared when selecting
  72.        other host. (Bug 6008)
  73.  
  74.      o H323 rate multiplier wrong. (Bug 6009)
  75.  
  76.      o Inclusion of config.h is too late in lex-files resulting in
  77.        wrong definition of _FILE_OFFSET_BITS. (Bug 6012)
  78.  
  79.      o tshark crashes when loading Lua script that contains GUI
  80.        function. (Bug 6018)
  81.  
  82.      o 802.11 Disassociation Packet's "Reason Code" field is
  83.        imprecisely decoded/described. (Bug 6022)
  84.  
  85.      o Wireshark crashes when setting custom column's field name with
  86.        conditional. (Bug 6028)
  87.  
  88.      o Crash after applying "expert.severity" field as column. (Bug
  89.        6035)
  90.  
  91.      o GTS Descriptor count limited to 3 instead of 7. (Bug 6055)
  92.  
  93.      o The SSL dissector can not resemble correctly the frames after
  94.        TCP zero window probe packet. (Bug 6059)
  95.  
  96.      o Packet parser takes too long for this trace. (Bug 6073)
  97.  
  98.      o The SSL dissector can not resemble correctly the frames after
  99.        TCP zero window probe packet. (Bug 6059)
  100.  
  101.      o Wireshark crashes after repeating "File -> Import -> Cancel".
  102.        (Bug 6080)
  103.  
  104.      o Decoding of MQ ASCII and EBCDIC Traffic Flow - ASCII shows
  105.        fine, EBCDIC does not. (Bug 6084)
  106.  
  107.      o 802.11 Association Response Packet's "Status Code" field is
  108.        imprecisely decoded/described. (Bug 6093)
  109.  
  110.      o Abis interface not correctly handled in gsmtap dissector. (Bug
  111.        6097)
  112.  
  113.      o Wrong decoding of RLC/MAC EGPRS Packet Downlink Ack/Nack (3GPP
  114.        TS 44.060). (Bug 6098)
  115.  
  116.      o CSN Ack/Nack Description wrongly handled in gsm_rlcmac_dl
  117.        dissector (3GPP TS 44.060). (Bug 6101)
  118.  
  119.      o wireshark 1.6.0 and python support: installer fails to create
  120.        the wspy_dissectors subdirectory and . (Bug 6110)
  121.  
  122.      o Wireshark crash during RTP stream analysis. (Bug 6120)
  123.  
  124.      o Tshark custom columns: Why don't I get an error message? (Bug
  125.        6131)
  126.  
  127.   New and Updated Features
  128.  
  129.    There are no new features in this release.
  130.  
  131.   New Protocol Support
  132.  
  133.    There are no new protocols in this release.
  134.  
  135.   Updated Protocol Support
  136.  
  137.   New and Updated Capture File Support
  138.  
  139.    Network Monitor.
  140.  
  141. Getting Wireshark
  142.  
  143.    Wireshark source code and installation packages are available from
  144.    http://www.wireshark.org/download.html.
  145.  
  146.   Vendor-supplied Packages
  147.  
  148.    Most Linux and Unix vendors supply their own Wireshark packages.
  149.    You can usually install or upgrade Wireshark using the package
  150.    management system specific to that platform. A list of third-party
  151.    packages can be found on the download page on the Wireshark web
  152.    site.
  153.  
  154. File Locations
  155.  
  156.    Wireshark and TShark look in several different locations for
  157.    preference files, plugins, SNMP MIBS, and RADIUS dictionaries.
  158.    These locations vary from platform to platform. You can use
  159.    AboutΓåÆFolders to find the default locations on your system.
  160.  
  161. Known Problems
  162.  
  163.    Wireshark might make your system disassociate from a wireless
  164.    network on OS X 10.4. (Bug 1315)
  165.  
  166.    Dumpcap might not quit if Wireshark or TShark crashes. (Bug 1419)
  167.  
  168.    The BER dissector might infinitely loop. (Bug 1516)
  169.  
  170.    Capture filters aren't applied when capturing from named pipes.
  171.    (Bug 1814)
  172.  
  173.    Filtering tshark captures with display filters (-R) no longer
  174.    works. (Bug 2234)
  175.  
  176.    The 64-bit Windows installer does not ship with libsmi. (Win64
  177.    development page)
  178.  
  179.    Application crash when changing real-time option. (Bug 4035)
  180.  
  181.    Hex pane display issue after startup. (Bug 4056)
  182.  
  183.    Packet list rows are oversized. (Bug 4357)
  184.  
  185.    Summary pane selected frame highlighting not maintained. (Bug
  186.    4445)
  187.  
  188.    Wireshark and TShark will display incorrect delta times in some
  189.    cases. (Bug 4985 and bug 5580)
  190.  
  191.    Character echo pauses in Capture Filter field in Capture Options.
  192.    (Bug 5356)
  193.  
  194. Getting Help
  195.  
  196.    Community support is available on Wireshark's Q&A site and on the
  197.    wireshark-users mailing list. Subscription information and
  198.    archives for all of Wireshark's mailing lists can be found on the
  199.    web site.
  200.  
  201.    Training is available from Wireshark University.
  202.  
  203. Frequently Asked Questions
  204.  
  205.    A complete FAQ is available on the Wireshark web site.
  206.