Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (18m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (178d) 

2024-06-06 13:36:11 UTC Now

2019-05-23 08:15:12 UTC MAIN commitmail json YAML

wireshark: updated to 3.0.2

3.0.2:
What’s New

  • The Windows installers now ship with Qt 5.12.3. They previously
    shipped with Qt 5.12.1.

  • The Windows installers now ship with Npcap 0.995. They previously
    shipped with Npcap 0.992.

  • The macOS packages are now notarized[1].

Bug Fixes

The following vulnerabilities have been fixed:

  • wnpa-sec-2019-19[2] Wireshark dissection engine crash. Bug
    15778[3].

The following bugs have been fixed:

  • Add (IETF) QUIC Dissector. Bug 13881[4].

  • Wireshark Hangs on startup initializing external capture plugins.
    Bug 14657[5].

  • [oss-fuzz] ERROR: Adding ospf.v3.prefix.options.nu would put more
    than 1000000 items in the tree — possible infinite loop. Bug
    14978[6].

  • Wireshark can call extcap with empty multicheck argument. Bug
    15065[7].

  • CMPv2 KUR message disection gives unexpected value for
    serialNumber under OldCertId fields. Bug 15154[8].

  • "(Git Rev Unknown from unknown)" in version string for official
    tarball. Bug 15544[9].

  • External extcap does not get all arguments sometimes. Bug
    15586[10].

  • Help file doesn’t display for extcap interfaces. Bug 15592[11].

  • Buildbot crash output: randpkt-2019-03-14-4670.pcap. Bug
    15604[12].

  • Building only libraries on windows fails due to CLEAN_C_FILES
    empty. Bug 15662[13].

  • Statistics→Conversations→TCP→Follow Stream - incorrect behavior.
    Bug 15672[14].

  • Wrong NTP timestamp for RTCP XR RR packets (hf_rtcp_xr_timestamp
    field). Bug 15687[15].

  • ws_pipe: leaks pipe handles on errors. Bug 15689[16].

  • Build issue in Wireshark - 3.0.1 on RHEL6. Bug 15706[17].

  • ISAKMP: Segmentation fault with non-hex string for IKEv1
    Decryption Table Initiator Cookie. Bug 15709[18].

  • extcap: non-boolean call arguments can be appended without value
    on selector Reload. Bug 15725[19].

  • Incorrectly interpreted format of MQTT PUBLISH payload data. Bug
    15738[20].

  • print.c: Memory leak in ek_check_protocolfilter. Bug 15758[21].

  • IETF QUIC dissector incorrectly parses retry packet. Bug
    15764[22].

  • Bacnet(app): fix wrong value for id 183 (logging-device →
    logging-object). Bug 15767[23].

  • The SMB2 code to look up decryption keys by session ID assumes
    it’s running on a little-endian machine. Bug 15772[24].

  • tshark -G folders leaves mmdbresolve process behind. Bug
    15777[25].

  • Dissector bug, protocol TLS - failed assertion "data". Bug
    15780[26].

  • WSMP : header_opt_ind field is not correctly set.

(adam)