Skip to content

Commit 6b24db8

Browse files
committed
Update support information [ci skip]
Revert the warning about increasing the minimum required version of Clang since this was abandoned.
1 parent 216547f commit 6b24db8

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

doc/support.rst

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,13 @@ For Botan 3, the tier-1 supported platforms are
1414
* Linux ppc64le, GCC 11.2 or later
1515
* Windows x86-64, Visual C++ 2022 or later
1616

17-
.. warning::
18-
19-
Starting in Botan 3.8, the minimum required version of Clang will change
20-
to Clang 17.
21-
2217
These platforms are all tested by continuous integration, and the developers
2318
have access to hardware in order to test patches. Problems affecting these
2419
platforms are considered release blockers.
2520

2621
For Botan 3, the tier-2 supported platforms are
2722

23+
* macOS aarch64, latest XCode Clang
2824
* macOS x86-64, latest XCode Clang
2925
* iOS aarch64, latest XCode Clang
3026
* Windows x86-64, latest MinGW GCC
@@ -73,7 +69,7 @@ Branch Support Status
7369
-------------------------
7470

7571
Following table provides the support status for Botan branches, as of
76-
January 2025.
72+
August 2025.
7773

7874
"Active development" refers to adding new features and optimizations. At the
7975
conclusion of the active development phase, only bugfixes are applied.
@@ -84,8 +80,8 @@ End of life dates may be extended as circumstances warrant.
8480
Branch First Release End of Active Development End of Life
8581
============== ============== ========================== ============
8682
Botan2 2017-01-06 2020-11-05 2024-12-31
87-
Botan3 2023-04-11 2027 2028-12-31 or later
88-
Botan4 2027 ? ?
83+
Botan3 2023-04-11 2027? 2028-12-31 or later
84+
Botan4 2027? ? ?
8985
============== ============== ========================== ============
9086

9187
Getting Help

0 commit comments

Comments
 (0)