All of lore.kernel.org
 help / color / mirror / Atom feed
* [qemu-web PATCH] Update the information about the required version of macOS
@ 2021-08-24  7:27 Thomas Huth
  2021-08-24  9:16 ` Peter Maydell
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Huth @ 2021-08-24  7:27 UTC (permalink / raw)
  To: qemu-devel, pbonzini; +Cc: Peter Maydell, Daniel P . Berrange

The versions that we specify for macOS are way too old already. Let's
rephrase this without specific version numbers, pointing the users
to the latest version instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 _download/macos.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_download/macos.md b/_download/macos.md
index 06aa811..6832436 100644
--- a/_download/macos.md
+++ b/_download/macos.md
@@ -6,5 +6,5 @@ QEMU can be installed from <strong>MacPorts</strong>:
 
 <pre>sudo port install qemu</pre>
 
-QEMU requires Mac OS X 10.5 or later, but it is recommended
-to use Mac OS X 10.7 or later.
+QEMU requires the latest version of macOS (or at least the previous one if
+it is not out of service yet).
-- 
2.27.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [qemu-web PATCH] Update the information about the required version of macOS
  2021-08-24  7:27 [qemu-web PATCH] Update the information about the required version of macOS Thomas Huth
@ 2021-08-24  9:16 ` Peter Maydell
  2021-08-24  9:52   ` Thomas Huth
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2021-08-24  9:16 UTC (permalink / raw)
  To: Thomas Huth; +Cc: Paolo Bonzini, Daniel P . Berrange, QEMU Developers

On Tue, 24 Aug 2021 at 08:27, Thomas Huth <thuth@redhat.com> wrote:
>
> The versions that we specify for macOS are way too old already. Let's
> rephrase this without specific version numbers, pointing the users
> to the latest version instead.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  _download/macos.md | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/_download/macos.md b/_download/macos.md
> index 06aa811..6832436 100644
> --- a/_download/macos.md
> +++ b/_download/macos.md
> @@ -6,5 +6,5 @@ QEMU can be installed from <strong>MacPorts</strong>:
>
>  <pre>sudo port install qemu</pre>
>
> -QEMU requires Mac OS X 10.5 or later, but it is recommended
> -to use Mac OS X 10.7 or later.
> +QEMU requires the latest version of macOS (or at least the previous one if
> +it is not out of service yet).

This is a stronger, or at least different, commitment than
docs/about/build-platforms.rst makes:

# The project aims to support the most recent major version at all
times. Support
# for the previous major version will be dropped 2 years after the new major
# version is released or when the vendor itself drops support, whichever comes
# first.

-- PMM


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [qemu-web PATCH] Update the information about the required version of macOS
  2021-08-24  9:16 ` Peter Maydell
@ 2021-08-24  9:52   ` Thomas Huth
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2021-08-24  9:52 UTC (permalink / raw)
  To: Peter Maydell; +Cc: Paolo Bonzini, Daniel P . Berrange, QEMU Developers

On 24/08/2021 11.16, Peter Maydell wrote:
> On Tue, 24 Aug 2021 at 08:27, Thomas Huth <thuth@redhat.com> wrote:
>>
>> The versions that we specify for macOS are way too old already. Let's
>> rephrase this without specific version numbers, pointing the users
>> to the latest version instead.
>>
>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>> ---
>>   _download/macos.md | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/_download/macos.md b/_download/macos.md
>> index 06aa811..6832436 100644
>> --- a/_download/macos.md
>> +++ b/_download/macos.md
>> @@ -6,5 +6,5 @@ QEMU can be installed from <strong>MacPorts</strong>:
>>
>>   <pre>sudo port install qemu</pre>
>>
>> -QEMU requires Mac OS X 10.5 or later, but it is recommended
>> -to use Mac OS X 10.7 or later.
>> +QEMU requires the latest version of macOS (or at least the previous one if
>> +it is not out of service yet).
> 
> This is a stronger, or at least different, commitment than
> docs/about/build-platforms.rst makes:
> 
> # The project aims to support the most recent major version at all
> times. Support
> # for the previous major version will be dropped 2 years after the new major
> # version is released or when the vendor itself drops support, whichever comes
> # first.

Ok, true, I'll try to rephrase it.

  Thomas



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-24  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-24  7:27 [qemu-web PATCH] Update the information about the required version of macOS Thomas Huth
2021-08-24  9:16 ` Peter Maydell
2021-08-24  9:52   ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.