From e354e4b20102f2538c004fb6b31d8f305ff110ae Mon Sep 17 00:00:00 2001 From: Bernhard Reiter Date: Fri, 13 Oct 2023 17:21:25 +0200 Subject: [PATCH] docs: add note about support level of MacOS builds --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5c1a8a7..6377488 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,12 @@ They are likely to run on similar systems when build from sources. The windows binary package only includes `csaf_downloader`, `csaf_validator`, `csaf_checker` and `csaf_uploader`. +The MacOS binary archives come with the same set of client tools +and are _community supported_. Which means: +while they are expected to run fine, +they are not at the same level of testing and maintenance +as the Windows and GNU/Linux binaries. + ### Prebuild binaries