Opened 5 years ago

Closed 5 years ago

#11536 closed enhancement (fixed)

wireshark-2.6.6

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

What’s New

  • The Windows installers now ship with Qt 5.9.7. Previously they shipped with Qt 5.9.5.

Bug Fixes

The following vulnerabilities have been fixed:

  • wnpa-sec-2019-01[1] The 6LoWPAN dissector could crash. Bug 15217[2]. CVE-2019-5716[3].
  • wnpa-sec-2019-02[4] The P_MUL dissector could crash. Bug 15337[5]. CVE-2019-5717[6].
  • wnpa-sec-2019-03[7] The RTSE dissector and other dissectors could crash. Bug 15373[8]. CVE-2019-5718[9].
  • wnpa-sec-2019-04[10] The ISAKMP dissector could crash. Bug 15374[11]. CVE-2019-5719[12].

The following bugs have been fixed:

  • console.lua not found in a folder with non-ASCII characters in its name. Bug 15118[13].
  • Disabling Update list of packets in real time. will generally trigger crash after three start capture, stop capture cycles. Bug 15263[14].
  • UDP Multicast Stream double counts. Bug 15271[15].
  • text2pcap et al. set snaplength to 64kiB-1, while processing frames of 256kiB. Bug 15292[16].
  • Builds without libpcap fail if the libpcap headers aren’t installed. Bug 15317[17].
  • TCAP AnalogRedirectRecord parameter incorrectly coded as mandatory in QualReq_rr message. Bug 15350[18].
  • macOS DMG appears to have duplicate files. Bug 15361[19].
  • Wireshark jumps behind other windows when opening UAT dialogs. Bug 15366[20].
  • Pathnames containing non-ASCII characters are mangled in error dialogs on Windows. Bug 15367[21].
  • Executing -z http,stat -r file.pcapng throws a segmentation fault. Bug 15369[22].
  • IS-41 TCAP RegistrationNotification Invoke has borderCellAccess parameter coded as tag 50 (as denyAccess) but should be 58. Bug 15372[23].
  • In DNS statistics, response times > 1 sec not included. Bug 15382[24].
  • GTPv2 APN dissect problem. Bug 15383[25].

Updated Protocol Support

6LoWPAN, ANSI MAP, DNP3, DNS, GSM A, GTP, GTPv2, IMF, ISAKMP, ISObus VT, Kerberos, P_MUL, RTSE, S7COMM, and TCAP

Major API Changes

  • Lua: on Windows, file-related functions such as dofile now assume UTF-8 paths instead of the local code page. This is consistent with Linux and macOS and improves compatibility on non-English systems. (Bug 15118[26])

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20941.

Note: See TracTickets for help on using tickets.