ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Wireshark 1.8.3 is now available

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Tue, 02 Oct 2012 12:28:46 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm proud to announce the release of Wireshark 1.8.3.

What is Wireshark?

   Wireshark is the world's most popular network protocol analyzer.
   It is used for troubleshooting, analysis, development and
   education.

What's New

  Bug Fixes

   The following vulnerabilities have been fixed.

     o wnpa-sec-2012-26

       The HSRP dissector could go into an infinite loop. (Bug 7581)

       Versions affected: 1.8.0 to 1.8.2.

       CVE-2012-5237

     o wnpa-sec-2012-27

       The PPP dissector could abort. (Bug 7316, bug 7668)

       Versions affected: 1.8.0 to 1.8.2.

       CVE-2012-5238

     o wnpa-sec-2012-28

       Martin Wilck discovered an infinite loop in the DRDA
       dissector. (Bug 7666)

       Versions affected: 1.6.0 to 1.6.10, 1.8.0 to 1.8.2.

       CVE-2012-5239

     o wnpa-sec-2012-29

       Laurent Butti discovered a buffer overflow in the LDP
       dissector. (Bug 7567)

       Versions affected: 1.8.0 to 1.8.2.

       CVE-2012-5240

   The following bugs have been fixed:

     o The HTTP dissector does not reassemble headers when the first
       TCP segment does not contain a full header line.

     o HDCP2 uses the wrong protocol id.

     o Several I/O graph problems have been fixed.

     o No markers show up when maps are displayed. (Bug 5016)

     o Assertion when using tshark/wireshark on large captures. (Bug
       5699)

     o Volume label field of "SMB/TRANS2-QUERY_FS_INFO/InfoVolume
       level" reply packet is not displayed correctly due alignment
       issue. (Bug 5778)

     o 64-bit Wireshark appears to hit 2-Gbyte memory limit on 64-bit
       Windows. (Bug 5979)

     o Truncated/partial JPEG files are not dissected. (Bug 6230)

     o Support for MPLS Packet Loss and Delay Measurement, RFC 6374.
       (Bug 6881)

     o Memory leak in voip_calls.c. (Bug 7320)

     o When listing protocols available for "Decode As", plugins are
       sorted after built-ins. (Bug 7348)

     o Hidden columns should not be printed when printing packet
       summary line. (Bug 7356)

     o Size wrong in "File Set List" for just-finished captures. (Bug
       7370)

     o Error: no dependency information found for
       debian/wireshark-common/usr/lib/wireshark/libwsutil.so.2 (used
       by debian/wireshark/usr/bin/wireshark). (Bug 7408)

     o Parse and properly display LTE RADIUS AVP
       3GPP-User-Location-Info. (Bug 7474)

     o [PATCH] HomeplugAV dissector: decode device id. (Bug 7548)

     o BACnet GetEnrollmentSummary-ACK does not decode correctly.
       (Bug 7556)

     o epan/dissectors/packet-per.c
       dissect_per_constrained_integer_64b fails for 64 bits. (Bug
       7624)

     o New SCTP PPID 48. (Bug 7635)

     o dissector of Qos attribute "Reliability Class" in GMM/SM
       message. (Bug 7670)

     o Performance regression in tshark -z io,stat. (Bug 7674)

     o Incorrect io-stat table format when unsupported "-t" operand
       is specified and when using AVG of relative_time fields. (Bug
       7685)

     o IEEE 802.11 TKIP dissection : wrong IS_TKIP macro. (Bug 7691)

     o Homeplug AV dissectors does not properly dissect short frames.
       (Bug 7707)

     o mm_context_nas_dl_cnt and mm_context_nas_ul_cnt are not
       dissected properly in ContextResponse message in Gtpv2. (Bug
       7718)

     o This trace causes Wireshark to crash when VoIP Calls selected.
       (Bug 7724)

     o Some diameter Gx enumerations are missing values or value is
       incorrect. (Bug 7727)

     o Wireshark 1.8.2 is only displaying 2 filters from the
       drop-down menu even when preferences are set to higher
       integer. (Bug 7731)

     o BGP bad decoding for Graceful Restart Capability with only
       helper support & for Enhanced Route Refresh Capability. (Bug
       7734)

     o Dissection error of D-RELEASE and D-CONNECT in TETRA
       dissector. (Bug 7736)

     o DND can cause Wireshark to crash. (Bug 7744)

     o SCSI: WRITE BUFFER fields always display as zero. (Bug 7753)

  New and Updated Features

   There are no new features in this release.

  New Protocol Support

   There are no new protocols in this release.

  Updated Protocol Support

   ASN.1 PER, BACnet, BGP, DIAMETER, DRDA, DVB CI, DVB, GSM
   Management, GTP, GTPv2, HDCP2, HomePlug AV, ICMP, ICMPv6, IEEE
   802.11, IEEE 802a, Interlink, JPEG, LDP, LPP, MPEG, MPLS, PCAP,
   PPP, RANAP, RRC, RRLP, SCCP, SCSI, SCTP, SDP, SMB, TETRA

  New and Updated Capture File Support

   There are no file format updates in this release.

Getting Wireshark

   Wireshark source code and installation packages are available from
   http://www.wireshark.org/download.html.

  Vendor-supplied Packages

   Most Linux and Unix vendors supply their own Wireshark packages.
   You can usually install or upgrade Wireshark using the package
   management system specific to that platform. A list of third-party
   packages can be found on the download page on the Wireshark web
   site.

File Locations

   Wireshark and TShark look in several different locations for
   preference files, plugins, SNMP MIBS, and RADIUS dictionaries.
   These locations vary from platform to platform. You can use
   About→Folders to find the default locations on your system.

Known Problems

   Dumpcap might not quit if Wireshark or TShark crashes. (Bug 1419)

   The BER dissector might infinitely loop. (Bug 1516)

   Capture filters aren't applied when capturing from named pipes.
   (Bug 1814)

   Filtering tshark captures with display filters (-R) no longer
   works. (Bug 2234)

   The 64-bit Windows installer does not support Kerberos decryption.
   (Win64 development page)

   Application crash when changing real-time option. (Bug 4035)

   Hex pane display issue after startup. (Bug 4056)

   Packet list rows are oversized. (Bug 4357)

   Summary pane selected frame highlighting not maintained. (Bug
   4445)

   Wireshark and TShark will display incorrect delta times in some
   cases. (Bug 4985)

Getting Help

   Community support is available on Wireshark's Q&A site and on the
   wireshark-users mailing list. Subscription information and
   archives for all of Wireshark's mailing lists can be found on the
   web site.

   Official Wireshark training and certification are available from
   Wireshark University.

Frequently Asked Questions

   A complete FAQ is available on the Wireshark web site.


Digests

wireshark-1.8.3.tar.bz2: 24123989 bytes
MD5(wireshark-1.8.3.tar.bz2)=898b4c60e32efcd77ecf875a6ad07a92
SHA1(wireshark-1.8.3.tar.bz2)=3e1322eea5794c71de752b7923af9379bcc95299
RIPEMD160(wireshark-1.8.3.tar.bz2)=ba9d74f06999ec6af9ccf9d8bc2ddece5c22b6d5

Wireshark-win64-1.8.3.exe: 26633976 bytes
MD5(Wireshark-win64-1.8.3.exe)=433cf783a511d579e30cc8502deb4ddd
SHA1(Wireshark-win64-1.8.3.exe)=c8f2dc30905e04804efb4d4d7ab39ddd644d6a42
RIPEMD160(Wireshark-win64-1.8.3.exe)=5641ddca653649fbb0473aa8d3bfdf6d51c05713

Wireshark-win32-1.8.3.exe: 20960472 bytes
MD5(Wireshark-win32-1.8.3.exe)=4c81e8d53a09da925c6de8dedead1e6c
SHA1(Wireshark-win32-1.8.3.exe)=6afadce942a33d3a012122c60b3eaccf8c29e721
RIPEMD160(Wireshark-win32-1.8.3.exe)=5b2771d729a534fb6aacc93177a3d52266e1b105

Wireshark-1.8.3.u3p: 28378773 bytes
MD5(Wireshark-1.8.3.u3p)=fe440f87a5286d5963c6fbf1bf380f7e
SHA1(Wireshark-1.8.3.u3p)=5fd829d960089ceab7ca55693835aceeed92ab5e
RIPEMD160(Wireshark-1.8.3.u3p)=f62de504d97eb2a8957a98ed18367fabbe6863a7

WiresharkPortable-1.8.3.paf.exe: 21969472 bytes
MD5(WiresharkPortable-1.8.3.paf.exe)=4cead69626fc876bebfb5b74cde23148
SHA1(WiresharkPortable-1.8.3.paf.exe)=0631669d171a11ef48b758a907db3afe8bb2098d
RIPEMD160(WiresharkPortable-1.8.3.paf.exe)=56c7e078d4eda96d81da2463714a77c5cfa7fadd

Wireshark 1.8.3 Intel 32.dmg: 22071185 bytes
MD5(Wireshark 1.8.3 Intel 32.dmg)=df8498f6791b059b26ff26dae3ad04bb
SHA1(Wireshark 1.8.3 Intel
32.dmg)=5412c8f9f877eb01db973af5a43a38fa82b9d767
RIPEMD160(Wireshark 1.8.3 Intel
32.dmg)=96ba8231e5929e74305bd24b961769da94afdda8

Wireshark 1.8.3 Intel 64.dmg: 21760998 bytes
MD5(Wireshark 1.8.3 Intel 64.dmg)=604d2d4774bb4b7bd4c9b79940951ba8
SHA1(Wireshark 1.8.3 Intel
64.dmg)=f610086597cf926294c8b917fc076159af0fa6ec
RIPEMD160(Wireshark 1.8.3 Intel
64.dmg)=7988f8c76d7a3b560e71c969a02a689559827376

Wireshark 1.8.3 PPC 32.dmg: 22877606 bytes
MD5(Wireshark 1.8.3 PPC 32.dmg)=eff643dbea8f5f1c04b39eeb8ab68f58
SHA1(Wireshark 1.8.3 PPC 32.dmg)=8ecb0dd90d11521374baad53889241098e709618
RIPEMD160(Wireshark 1.8.3 PPC
32.dmg)=2276374bae125b7ef3d0af0e7be697ea0b38113f

patch-wireshark-1.8.2-to-1.8.3.diff.bz2: 235045 bytes
MD5(patch-wireshark-1.8.2-to-1.8.3.diff.bz2)=99b07e668b006e2958849a38ff272500
SHA1(patch-wireshark-1.8.2-to-1.8.3.diff.bz2)=90e6c7260025b3287de88d2e81dde4014045a5ab
RIPEMD160(patch-wireshark-1.8.2-to-1.8.3.diff.bz2)=5e40b3140e91e05ab17a458b8016d3fb7e38050b
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlBrQG4ACgkQpw8IXSHylJpIRgCgqhuQUt+zXi/Bfz6F3IZBmFQJ
EPgAnRBs79QZ7Dtqrdgmf1RIKECegBe7
=66iL
-----END PGP SIGNATURE-----