pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/wireshark



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar  3 07:56:59 UTC 2023

Modified Files:
        pkgsrc/net/wireshark: Makefile PLIST distinfo

Log Message:
wireshark: updated to 4.0.4

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

If you’re running Wireshark on macOS and upgraded to macOS 13 from an
earlier version, you will likely have to open and run the “Uninstall
ChmodBPF” package, then open and run “Install ChmodBPF” in order to
reset the ChmodBPF Launch Daemon. Issue 18734[2].

Bug Fixes

 The following vulnerabilities have been fixed:

   • wnpa-sec-2023-08[3] ISO 15765 and ISO 10681 dissector crash.
     Issue 18839[4].

 The following bugs have been fixed:

   • UTF-8 characters end up escaped in PSML output. Issue 10445[5].

   • Export filtered displayed packets won’t save IP fragments of SCTP
     fragments needed to reassemble a displayed frame. Issue 12597[6].

   • DICOM dissection in reassembled PDV goes wrong. Issue 13388[7].

   • "Export Objects - IMF" produces incorrect file, TCP reassembly
     fails with retransmissions that have additional data. Issue
     13523[8].

   • The intelligent scroll bar or minimap is not predictable on
     locating and scrolling. Issue 13989[9].

   • If you mark (or unmark) the currently-selected frame, the packet
     details still say it’s not marked (or it is marked) Issue
     14330[10].

   • An out-of-order packet incorrectly detected as retransmission
     breaks desegmentation of TCP stream. Issue 15993[11].

   • Sorting Packet Loss Column is not sorting correct. Issue
     16785[12].

   • Some HTTPS packets cannot be decrypted. Issue 17406[13].

   • SIP TCP decoding regression from Wireshark 1.99.0 to 3.6.8. Issue
     18411[14].

   • Frame comments not preserved when using filter to write new pcap
     from tshark. Issue 18693[15].

   • ChmodBPF not working on macOS Ventura 13.1. Issue 18734[16].

   • Wireshark GUI and window manager stuck after setting display
     filter. Issue 18809[17].

   • Dissector bug, protocol H.261. Issue 18812[18].

   • File extension heuristics are case-sensitive. Issue 18821[19].

   • Symbolic links to packages in macOS dmg can’t be double-clicked
     to install on macOS 13.2. Issue 18830[20].

   • Potential memory leak in tshark.c. Issue 18837[21].

   • Fuzz job crash output: fuzz-2023-02-05-7303.pcap. Issue
     18842[22].

   • f5fileinfo: Hardware platforms missing descriptions. Issue
     18848[23].

   • The lines in the intelligent scrollbar are off by one. Issue
     18850[24].

   • Wireshark crashes on invalid UDS packet in Lua context. Issue
     18865[25].

   • TECMP dissector shows the wrong Voltage in Vendor Data. Issue
     18871[26].

   • UDS: Names of RDTCI subfunctions 0x0b …​ 0x0e are not correct.
     Issue 18873[27].

New and Updated Features

 There are no new or updated features in this release.

Removed Features and Support

New Protocol Support

 There are no new protocols in this release.

Updated Protocol Support

 ASTERIX, BGP, DHCP, ERF, F5 Ethernet trailer, GMR-1 RR, Gryphon, GSM
 SMS, H.261, H.450, ISO 10681, ISO 15765, MIPv6, NAS-5gs, NR RRC, NS
 Trace, OptoMMP, PDCP-LTE, PDCP-NR, QSIG, ROHC, RSVP, RTCP, SCTP, SIP,
 TCP, TECMP, TWAMP, UDS, and UMTS RLC


To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.78 -r1.79 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.162 -r1.163 pkgsrc/net/wireshark/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/wireshark/Makefile
diff -u pkgsrc/net/wireshark/Makefile:1.288 pkgsrc/net/wireshark/Makefile:1.289
--- pkgsrc/net/wireshark/Makefile:1.288 Tue Feb 14 16:51:08 2023
+++ pkgsrc/net/wireshark/Makefile       Fri Mar  3 07:56:59 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.288 2023/02/14 16:51:08 wiz Exp $
+# $NetBSD: Makefile,v 1.289 2023/03/03 07:56:59 adam Exp $
 
-DISTNAME=      wireshark-4.0.3
-PKGREVISION=   2
+DISTNAME=      wireshark-4.0.4
 CATEGORIES=    net
 MASTER_SITES=  https://www.wireshark.org/download/src/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/net/wireshark/PLIST
diff -u pkgsrc/net/wireshark/PLIST:1.78 pkgsrc/net/wireshark/PLIST:1.79
--- pkgsrc/net/wireshark/PLIST:1.78     Fri Jan 20 13:09:09 2023
+++ pkgsrc/net/wireshark/PLIST  Fri Mar  3 07:56:59 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.78 2023/01/20 13:09:09 adam Exp $
+@comment $NetBSD: PLIST,v 1.79 2023/03/03 07:56:59 adam Exp $
 bin/capinfos
 bin/captype
 bin/dumpcap
@@ -650,10 +650,10 @@ include/wireshark/wsutil/wslog.h
 include/wireshark/wsutil/xtea.h
 lib/libwireshark.so
 lib/libwireshark.so.16
-lib/libwireshark.so.16.0.3
+lib/libwireshark.so.16.0.4
 lib/libwiretap.so
 lib/libwiretap.so.13
-lib/libwiretap.so.13.0.3
+lib/libwiretap.so.13.0.4
 lib/libwsutil.so
 lib/libwsutil.so.14
 lib/libwsutil.so.14.0.0

Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.162 pkgsrc/net/wireshark/distinfo:1.163
--- pkgsrc/net/wireshark/distinfo:1.162 Fri Jan 20 13:09:09 2023
+++ pkgsrc/net/wireshark/distinfo       Fri Mar  3 07:56:59 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.162 2023/01/20 13:09:09 adam Exp $
+$NetBSD: distinfo,v 1.163 2023/03/03 07:56:59 adam Exp $
 
-BLAKE2s (wireshark-4.0.3.tar.xz) = 04605df2a08ee342b8fa24fb16e860ae6b3fcbb63cccf4bc45254b139a9195e3
-SHA512 (wireshark-4.0.3.tar.xz) = ef6d20b9b69e1a2b6b6b5bebe5f13545acb73b2faece32198dbe01c4181524d5f8320712b4440c93fc65ef075ab7b6398394581b3dc09a20b1b5b9b90ec2a13c
-Size (wireshark-4.0.3.tar.xz) = 41383164 bytes
+BLAKE2s (wireshark-4.0.4.tar.xz) = 87dc8d62409854465e2df723c744ed9f95f981746d77a2376ea7b20c4f51690b
+SHA512 (wireshark-4.0.4.tar.xz) = e6aa49ba12245ec3ae779fc9b30a783121b6a8298ab512968f408d96d4e73b2962ccb289f2ead68b7b1d6788bfa7e11b28f4a5b4c4b043ecdbc09668bdd4feff
+Size (wireshark-4.0.4.tar.xz) = 41399396 bytes
 SHA1 (patch-CMakeLists.txt) = bfb0e748ce1f6577a758b650d1bed2b6d66dc026



Home | Main Index | Thread Index | Old Index