]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: expand macOS platform support coverage
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 23 Dec 2019 14:15:40 +0000 (14:15 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 3 Jan 2020 15:42:12 +0000 (15:42 +0000)
commite06dffa3f454f338bbd0a1bb01ce55ef7bcdcae0
treeeb868f074b64fb902ea4e1e25afc5b1884ca1cb4
parente73a997359bd7572faa535cace18113cd492c63a
docs: expand macOS platform support coverage

We initially claimed to only support the most recent macOS
release, which is currently 10.15. Our Travis CI, however,
is validating 10.14.4 / XCode 10.3.

For almost all of our other platforms, we support multiple
releases to some degree. This change brings macOS in line
with other long life distros, covering the most recent &
most recent but one for a 2 year overlap. With this docs
change our CI is now actually testing our minimum version.

Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/platforms.html.in