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

History of commit frequency

CVS Commit History:


   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
   2022-11-01 09:59:26 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
wireshark: updated to 4.0.1

Wireshark 4.0.1 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]

    • The Windows installers now ship with Qt 5.12.2. They previously
      shipped with Qt 6.2.3.

  Bug Fixes

   The following bugs have been fixed:

     • Comparing a boolean field against 1 always succeeds on big-endian
       machines. Issue 12236[2].

     • Qt: MaxMind GeoIP columns not added to Endpoints table. Issue
       18320[3].

     • Fuzz job crash output: fuzz-2022-10-04-7131.pcap. Issue 18402[4].

     • The RTP player might not play audio on Windows. Issue 18413[5].

     • Wireshark 4.0 breaks display filter expression with > sign. Issue
       18418[6].

     • Capture filters not working when using SSH capture and dumpcap.
       Issue 18420[7].

     • Packet diagram field values are not terminated. Issue 18428[8].

     • Packet bytes not displayed completely if scrolling. Issue
       18438[9].

     • Fuzz job crash output: fuzz-2022-10-13-7166.pcap. Issue
       18467[10].

     • Decoding bug H.245 userInput Signal. Issue 18468[11].

     • CFDP dissector doesn’t handle \"destination filename\" only.
       Issue 18495[12].

     • Home page capture button doesn’t pop up capture options dialog.
       Issue 18506[13].

     • Missing dot in H.248 protocol name. Issue 18513[14].

     • Missing dot for protocol H.264 in protocol column. Issue
       18524[15].

     • Fuzz job crash output: fuzz-2022-10-23-7240.pcap. Issue
       18534[16].

  New and Updated Features

  Removed Features and Support

     • The experimental display filter syntax for literals using angle
       brackets <…​> that was introduced in Wireshark 4.0.0 has been
       removed. For byte arrays a colon prefix can be used instead. See
       the User’s Guide[17] for details.

  New Protocol Support

   There are no new protocols in this release.

  Updated Protocol Support

   ASN.1 PER, CFDP, Diameter, DirectPlay, F5 Ethernet Trailer, GTP,
   H.223, H.248, H.264, H.265, IEEE 802.11, IPv4, MBIM, O-RAN FH CUS,
   PFCP, RTCP, SCTP, SMB, TCP, and TRANSUM

  New and Updated Capture File Support

   BLF

  New File Format Decoding Support

   There is no new or updated file format support in this release.
   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-09-11 16:12:02 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
wireshark: update to 3.6.8.

 Wireshark 3.6.8 Release Notes

  Bug Fixes

   The following vulnerabilities have been fixed:

     • wnpa-sec-2022-06[2] F5 Ethernet Trailer dissector infinite loop.
       Issue 18307[3].

   The following bugs have been fixed:

     • TCAP Malformed exception on externally re-assembled packet Issue
       10515[4].

     • Extended 3GPP-GPRS-Negotiated-QoS-profile strings decoded
       incompletely Issue 10688[5].

     • HTTP2 dissector decodes first SSL record only Issue 11173[6].

     • L2TP improvements - cookie length detection, UDP encapsulation
       and more Issue 16565[7].

     • USB Truncation of URB_isochronous in frames Issue 18021[8].

     • ISUP/BICC parameter summary text duplication Issue 18094[9].

     • Running rpm-setup.sh shows missing packages that Centos does not
       need Issue 18166[10].

     • IPX/IPX RIP: Crash on expand subtree Issue 18234[11].

     • Qt: A file or packet comment that is too large will corrupt the
       pcapng file Issue 18235[12].

     • BGP dissector bug Issue 18248[13].

     • Wrong interpretation of the cbsp.rep_period field in
       epan/dissectors/packet-gsm_cbsp.c Issue 18254[14].

     • Assertion due to incorrect mask for btatt.battery_power_state.*
       Issue 18267[15].

     • Qt: Expert Info dialog not showing Malformed Frame when Frame
       length is less than captured length Issue 18312[16].

     • Wireshark and tshark become non-responsive when reading certain
       packets Issue 18313[17].

  Updated Protocol Support

   BGP, BICC, BT ATT, CBSP, Couchbase, F5 Ethernet Trailer, Frame, GTP,
   GTP (prime), IPsec, ISUP, L2TP, NAS-5GS, Protobuf, SCCP, TCP, and TLS

  New and Updated Capture File Support

   pcap, pcapng
   2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670)
Log message:
*: bump PKGREVISION for flac shlib bump

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