From 47d90e17bc1bbf65f0c8d4016ccf567b2de2a3df Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sat, 6 Jun 2020 01:55:21 +0200 Subject: [PATCH] docs: update info about binary minimum requirements --- docs/changes.rst | 1 + docs/installation.rst | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index f6630dbe1..bb12b87d6 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -264,6 +264,7 @@ Other changes: improve macOS builds. - tests: test_delete_force: avoid sporadic test setup issues, #5196 - misc. vagrant fixes +- new vagrant box, the binary for macOS is built on 10.12 now - docs: - PlaceholderError not printed as JSON, #4073 diff --git a/docs/installation.rst b/docs/installation.rst index fb5682ec5..4f2348822 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -94,8 +94,8 @@ are available on the releases_ page for the following platforms: * **Linux**: glibc >= 2.13 (ok for most supported Linux releases). Older glibc releases are untested and may not work. -* **Mac OS X**: 10.10 (does not work with older OS X releases) -* **FreeBSD**: 10.2 (unknown whether it works for older releases) +* **Mac OS X**: 10.12 (unknown whether it works for older releases) +* **FreeBSD**: 10.3 (unknown whether it works for older releases) ARM binaries are built by Johann Bauer, see: https://borg.bauerj.eu/