WSUG: Update the macOS system requirements section.

Bug: 16347
Change-Id: Iaa031422d25fe30bf4c2df0c3d693d069ccdbb85
Reviewed-on: https://code.wireshark.org/review/36041
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Gerald Combs 2020-02-06 14:22:00 -08:00 committed by Anders Broman
parent ce4e7bdf4b
commit 0dd91d64da
1 changed files with 7 additions and 1 deletions

View File

@ -207,13 +207,19 @@ release lifecycle] page for more details.
==== macOS
Wireshark supports macOS 10.12 and later.
Similar to Windows, supported macOS versions depend on third party libraries and on Apples requirements.
The system requirements should be comparable to the specifications listed above for Windows.
// Wireshark 3.2 and 3.0 ship with Qt 5.12, which supports macOS 10.12 and later.
// Wireshark 2.6 ships with Qt 5.3, which was the last release to support 10.6: https://wiki.qt.io/New_Features_in_Qt_5.3
// "Mac OS 10.6 support is deprecated and scheduled for removal in Qt 5.4"
* Wireshark 2.6 was the last release branch to support Mac OS X 10.6 and 10.7 and OS X 10.8 to 10.11.
* Wireshark 2.0 was the last release branch to support OS X on 32-bit Intel.
* Wireshark 1.8 was the last release branch to support Mac OS X on PowerPC.
The system requirements should be comparable to the specifications listed above for Windows.
==== UNIX, Linux, and BSD
Wireshark runs on most UNIX and UNIX-like platforms including Linux and most BSD variants.