aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-07-24 16:37:40 +0000
committerGerald Combs <gerald@wireshark.org>2022-07-24 16:37:40 +0000
commitc252852c9d50d091254559a4fa8d936bd324f3c5 (patch)
tree1e553a3f54eee21f90ec89774b7d5ecc5662ef52 /NEWS
parent73910a3319f76a81a650ed5941f5815aa29afc80 (diff)
[Automatic update for 2022-07-24]
Update manuf, services enterprise numbers, translations, and other items. Asterix failed.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS54
1 files changed, 48 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 00109a3dde..aa3b93d431 100644
--- a/NEWS
+++ b/NEWS
@@ -75,17 +75,56 @@ Wireshark 3.7.2 Release Notes
most cases the API should be compatible and the conversion just
requires a module name change.
+ • The tap registration system has been updated and the list of
+ arguments for tap_packet_cb has changed. All taps registered
+ through register_tap_listener have to be updated.
+
+ • Speed when using maxminddb has been greatly improved
+
• The PCRE2 library (https://www.pcre.org/) is now a required
dependency to build Wireshark.
• You must now have a compiler with C11 support in order to build
Wireshark.
- • The tap registration system has been updated and the list of
- arguments for tap_packet_cb has changed. All taps registered
- through register_tap_listener have to be updated.
+ • The following libraries and tools have had their minimum required
+ version increased:
+
+ • CMake 3.10 is required on macos/Linux
+
+ • Qt version 5.12 (has been 5.6.0), although compilation with
+ 5.10 and 5.11 is still possible, but will trigger a warning during
+ configuration
+
+ • Windows SDK 10.0.18362.0 is required due to issues with C11
+ support
+
+ • macOS version 10.10 (has been 10.8) is required, if the Qt
+ version is to be build, at least 10.11 is required, depending on
+ the Qt version used (see below)
- • Speed when using maxminddb has been greatly improved on Windows
+ • glib2 version 2.50.0 (has been 2.38.0) is required
+
+ • gcrypt version 1.8.0 (has been 1.5.0) is required
+
+ • c-ares version 1.14.0 (has been 1.5.0)
+
+ • Python version 3.6.0 (has been 3.4.0)
+
+ • gnutls version 3.5.8 (has been 3.3.0)
+
+ • nghttp2 minimum version has been set to 1.11.0 (none previous)
+
+ • For building with Qt on macOS, the following versions are required
+ depending on the Qt version to be used:
+
+ • Qt 5.10 or higher requires macOS version 10.11
+
+ • Qt 5.12 or higher requires macOS version 10.12
+
+ • Qt 5.14 or higher requires macOS version 10.13
+
+ • Qt 6.0 or higher requires macOS version 10.14
Many other improvements have been made. See the “New and Updated
Features” section below for more details.
@@ -305,6 +344,8 @@ Wireshark 3.7.2 Release Notes
displaying IP packets from an event trace logfile or an event
trace live session.
+ • ciscodump now supports IOS, IOS-XE and ASA remote capturing
+
Removed Features and Support
• The CMake options starting with DISABLE_something were renamed
@@ -321,7 +362,8 @@ Wireshark 3.7.2 Release Notes
(EOBI), Enhanced Trading Interface 10.0 (ETI), FiveCo’s Legacy
Register Access Protocol (5co-legacy), Generic Data Transfer Protocol
(GDT), gRPC Web (gRPC-Web), Host IP Configuration Protocol (HICP),
- Mesh Connex (MCX), Microsoft Cluster Remote Control Protocol (RCP),
+ Locamation Interface Module (IDENT, CALIBRATION, SAMPLES - IM1), Mesh
+ Connex (MCX), Microsoft Cluster Remote Control Protocol (RCP),
Protected Extensible Authentication Protocol (PEAP), Realtek, REdis
Serialization Protocol v2 (RESP), Roon Discovery (RoonDisco), Secure
File Transfer Protocol (sftp), Secure Host IP Configuration Protocol
@@ -374,7 +416,7 @@ Wireshark 3.7.2 Release Notes
A complete FAQ is available on the Wireshark web site[7].
- Last updated 2022-07-16 15:37:20 UTC
+ Last updated 2021-11-17 21:54:23 UTC
References