Next | Query returned 353 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2023-02-21 10:10:03 by Thomas Klausner | Files touched by this commit (1)
Log message:
wireshark: always use += with GCC_REQD
   2023-02-20 22:50:03 by Thomas Klausner | Files touched by this commit (1)
Log message:
wireshark: set GCC_REQD to 8 for std::filesystem for qt6 option
   2023-02-14 17:51:09 by Thomas Klausner | Files touched by this commit (2)
Log message:
wireshark: add a qt6 option

and turn it on by default except on Darwin where I'm told there
are issues with the qt6 packages

Bump PKGREVISION.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103)
Log message:
*: convert to cmake/build.mk
   2023-01-20 14:09:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
wireshark: updated to 4.0.3

Wireshark 4.0.3 Release Notes

 What’s New

  We do not ship official 32-bit Windows packages for Wireshark 4.0 and
  later. If you need to use Wireshark on that platform, we recommend
  using the latest 3.6 release. Issue 17779[1]

  Bug Fixes

   The following vulnerabilities have been fixed:

     • wnpa-sec-2023-01[2] EAP dissector crash. Issue 18622[3].

     • wnpa-sec-2023-02[4] NFS dissector memory leak. Issue 18628[5].

     • wnpa-sec-2023-03[6] Dissection engine crash. Issue 18766[7].

     • wnpa-sec-2023-04[8] GNW dissector crash. Issue 18779[9].

     • wnpa-sec-2023-05[10] iSCSI dissector crash. Issue 18796[11].

     • wnpa-sec-2023-06[12] Multiple dissector excessive loops. Issue
       18711[13]. Issue 18720[14], Issue 18737[15].

     • wnpa-sec-2023-07[16] TIPC dissector crash. Issue 18770[17].

   The following bugs have been fixed:

     • Qt: After modifying coloring rules, the coloring rule applied to
       the first packet reflects the coloring rules previously in
       effect. Issue 12475[18].

     • Help file doesn’t display for extcap interfaces. Issue 15592[19].

     • For USB traffic on XHC20 interface destination is always given as
       Host. Issue 16768[20].

     • Wireshark Expert Info - cannot deselect the limit to display
       filter tick box. Issue 18461[21].

     • Wrong pointer conversion in get_data_source_tvb_by_name() Issue
       18517[22].

     • Wrong number of bits skipped while decoding an empty UTF8String
       on UPER packet. Issue 18702[23].

     • Crash when analyzing protobuf packets. Issue 18730[24].

     • Uninitialized values in various dissectors. Issue 18742[25].

     • String (GeoIP country/city) ordering doesn’t work in Endpoints.
       Issue 18749[26].

     • Wireshark crashes with an assertion failure on stray minus in
       filter. Issue 18750[27].

     • IO Graph: Add new graph only works until the 10th graph. Issue
       18762[28].

     • Fuzz job crash output: fuzz-2022-12-30-11007.pcap. Issue
       18770[29].

     • Q.850 - error in label for cause 0x7F. Issue 18780[30].

     • Uninitialized values in CoAP and RTPS dissectors. Issue
       18785[31].

     • Screenshots in AppStream metainfo.xml file not available. Issue
       18801[32].

  Updated Protocol Support

   ASTERIX, BEEP, BGP, BPv6, CoAP, EAP, GNW, GSM A-bis P-GSL, iSCSI,
   ISUP, LwM2M-TLV, MBIM, NBAP, NFS, OBD-II, OPUS, ProtoBuf, RLC, ROHC,
   RTPS, Telnet, TIPC, and USB
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-12-09 10:24:07 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
wireshark: updated to 4.0.2

Wireshark 4.0.2 Release Notes

What’s New

 We do not ship official 32-bit Windows packages for Wireshark 4.0 and
 later. If you need to use Wireshark on that platform, we recommend
 using the latest 3.6 release. Issue 17779[1]

 Bug Fixes

  The following vulnerabilities have been fixed:

    • wnpa-sec-2022-09[2] Multiple dissector infinite loops.

    • wnpa-sec-2022-10[3] Kafka dissector memory exhaustion.

  The following bugs have been fixed:

    • Qt: Endpoints dialog - unexpected byte unit suffixes in packet
      columns. Issue 18229[4].

    • GOOSE: field "floating_point" not working anymore. Issue
      18491[5].

    • EVS Header-Full format padding issues. Issue 18498[6].

    • Wireshark 4.0.0 VOIP playback has no sound and can’t resume after
      pausing. Issue 18510[7].

    • Wireshark crashes when exporting a profile on Mac OSX if there is
      no extension. Issue 18525[8].

    • EVS dissector missing value description. Issue 18550[9].

    • Qt 6 font descriptions not backward compatible with Qt 5. Issue
      18553[10].

    • Wireshark, wrong TCP ACKed unseen segment message. Issue
      18558[11].

    • Invalid Cyrillic symbol in timezone at \"Arrival Time\" field in
      frame. Issue 18562[12].

    • ProtoBuf parse extension definitions failed. Issue 18599[13].

    • Fuzz job crash output: fuzz-2022-11-09-11134.pcap. Issue
      18613[14].

    • Fuzz job crash output: fuzz-2022-11-14-11111.pcap. Issue
      18632[15].

    • Wireshark is using old version of ASN (ETSI TS 125 453 V11.2.0)
      which is imapacting length of param in the messages. Issue
      18646[16].

    • BGP: False IGMP flags value in EVPN routes (type 6,7,8) Issue
      18660[17].

    • wslog assumes stderr and stdout exist. Issue 18684[18].

    • Editing packet comments, with non-ASCII characters, on Windows
      saves them in the local code page, not in UTF-8. Issue 18698[19].

    • Unable to decrypt PSK based DTLS traffic which uses Connection
      ID. Issue 18705[20].

    • HTTP2 tests fail when built without nghttp2. Issue 18707[21].
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-11-01 19:28:39 by Thomas Klausner | Files touched by this commit (1)
Log message:
wireshark: fix PLIST for spandsp option

Next | Query returned 353 messages, browsing 31 to 40 | Previous