Path to this page:
./
net/wireshark,
Network protocol analyzer
Branch: CURRENT,
Version: 4.4.3,
Package name: wireshark-4.4.3,
Maintainer: pkgsrc-usersWireshark is a network traffic analyzer, or "sniffer", for Unix and
Unix-like operating systems. It uses GTK+, a graphical user interface
library, and libpcap, a packet capture and filtering library.
The Wireshark distribution also comes with TShark, which is a
line-oriented sniffer (similar to Sun's snoop, or tcpdump) that uses the
same dissection, capture-file reading and writing, and packet filtering
code as Wireshark, and with editcap, which is a program to read capture
files and write the packets from that capture file, possibly in a
different capture file format, and with some packets possibly removed
from the capture.
Required to run:[
sysutils/desktop-file-utils] [
textproc/libxml2] [
graphics/hicolor-icon-theme] [
net/libcares] [
security/gnutls] [
security/heimdal] [
security/libgcrypt] [
security/libssh] [
devel/glib2] [
devel/libsmi] [
devel/pcre] [
devel/snappy] [
lang/lua52] [
x11/qt5-qtsvg] [
x11/qt5-qtx11extras] [
x11/qt5-qttools] [
archivers/lz4] [
audio/speexdsp] [
archivers/zstd] [
archivers/brotli] [
geography/libmaxminddb] [
archivers/minizip]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto] [
lang/python37]
Package options: http2, http3, lua, qt6
Master sites:
Filesize: 45673.047 KB
Version history: (Expand)
- (2025-01-09) Updated to version: wireshark-4.4.3
- (2024-11-21) Updated to version: wireshark-4.4.2
- (2024-11-15) Updated to version: wireshark-4.4.1nb3
- (2024-11-01) Updated to version: wireshark-4.4.1nb2
- (2024-11-01) Updated to version: wireshark-4.4.1nb1
- (2024-10-10) Updated to version: wireshark-4.4.1
CVS history: (Expand)
2025-01-09 14:34:49 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
wireshark: updated to 4.4.3
4.4.3
The following bugs have been fixed:
Potential mis-match in GSM MAP dissector for uncertainty radius and its filter \
key. Issue 20247.
Macro eNodeB ID and Extended Macro eNodeB ID not decoded by User Location \
Information. Issue 20276.
The NFSv2 Dissector appears to be swapping Character Special File and Directory \
in mode decoding. Issue 20290.
CMake discovers Strawberry Perl’s zlib DLL when it shouldn’t. Issue 20304.
VOIP Calls call flow displaying hours. Issue 20311.
Fuzz job issue: fuzz-2024-12-26-7898.pcap. Issue 20313.
sFlow: Incorrect length passed to header sample dissector. Issue 20320.
wsutil: Should link against -lm due to missing fabs() when built with \
-fno-builtin. Issue 20326.
|
2024-11-21 08:48:36 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
wireshark: updated to 4.4.2
4.4.2
Bug fixes
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-14 07:32:12 by Thomas Klausner | Files touched by this commit (1) |
Log message:
wireshark: fix some paths and add minimum version for libcares
|
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-07-13 23:34:00 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
wireshark: updated to 4.2.6
Wireshark 4.2.6 Release Notes
Bug Fixes
If you are upgrading Wireshark 4.2.0 or 4.2.1 on Windows you will
need to download and install[2] Wireshark 4.2.6 or later by hand.
A regression in the TCP Stream Graph "Time Sequence (tcptrace)"
receive window line behavior introduced in 4.0.15 and 4.2.5 has been
fixed.
|