diff mbox series

[for-4.20,2/2] SUPPORT.md: Define support lifetime

Message ID 20250303141754.26452-3-andrew.cooper3@citrix.com (mailing list archive)
State New
Headers show
Series Set release date | expand

Commit Message

Andrew Cooper March 3, 2025, 2:17 p.m. UTC
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
---
CC: Anthony PERARD <anthony.perard@vates.tech>
CC: Michal Orzel <michal.orzel@amd.com>
CC: Jan Beulich <jbeulich@suse.com>
CC: Julien Grall <julien@xen.org>
CC: Roger Pau Monné <roger.pau@citrix.com>
CC: Stefano Stabellini <sstabellini@kernel.org>
CC: Oleksii Kurochko <oleksii.kurochko@gmail.com>

4.20 only.
---
 SUPPORT.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comments

Roger Pau Monné March 3, 2025, 3:13 p.m. UTC | #1
On Mon, Mar 03, 2025 at 02:17:54PM +0000, Andrew Cooper wrote:
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
> ---
> CC: Anthony PERARD <anthony.perard@vates.tech>
> CC: Michal Orzel <michal.orzel@amd.com>
> CC: Jan Beulich <jbeulich@suse.com>
> CC: Julien Grall <julien@xen.org>
> CC: Roger Pau Monné <roger.pau@citrix.com>
> CC: Stefano Stabellini <sstabellini@kernel.org>
> CC: Oleksii Kurochko <oleksii.kurochko@gmail.com>
> 
> 4.20 only.
> ---
>  SUPPORT.md | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/SUPPORT.md b/SUPPORT.md
> index 2bc5bd81ee39..a72798aeeae4 100644
> --- a/SUPPORT.md
> +++ b/SUPPORT.md
> @@ -9,13 +9,13 @@ for the definitions of the support status levels etc.
>  
>  # Release Support
>  
> -    Xen-Version: 4.20-rc
> -    Initial-Release: n/a
> -    Supported-Until: TBD
> -    Security-Support-Until: Unreleased - not yet security-supported
> +    Xen-Version: 4.20
> +    Initial-Release: 2025-03-05
> +    Supported-Until: 2028-03-05
> +    Security-Support-Until: 2026-09-05

I  think there's a typo here, it should be:

Initial-Release: 2025-03-05
Supported-Until: 2026-09-05
Security-Support-Until: 2028-03-05

So 1.5 years of support, and 3 years of security support?

Thanks, Roger.
Andrew Cooper March 3, 2025, 3:21 p.m. UTC | #2
On 03/03/2025 3:13 pm, Roger Pau Monné wrote:
> On Mon, Mar 03, 2025 at 02:17:54PM +0000, Andrew Cooper wrote:
>> diff --git a/SUPPORT.md b/SUPPORT.md
>> index 2bc5bd81ee39..a72798aeeae4 100644
>> --- a/SUPPORT.md
>> +++ b/SUPPORT.md
>> @@ -9,13 +9,13 @@ for the definitions of the support status levels etc.
>>  
>>  # Release Support
>>  
>> -    Xen-Version: 4.20-rc
>> -    Initial-Release: n/a
>> -    Supported-Until: TBD
>> -    Security-Support-Until: Unreleased - not yet security-supported
>> +    Xen-Version: 4.20
>> +    Initial-Release: 2025-03-05
>> +    Supported-Until: 2028-03-05
>> +    Security-Support-Until: 2026-09-05
> I  think there's a typo here, it should be:
>
> Initial-Release: 2025-03-05
> Supported-Until: 2026-09-05
> Security-Support-Until: 2028-03-05
>
> So 1.5 years of support, and 3 years of security support?

Oh yes, I've got those two the wrong way around.  Fixed locally.

~Andrew
Roger Pau Monné March 3, 2025, 4:12 p.m. UTC | #3
On Mon, Mar 03, 2025 at 03:21:35PM +0000, Andrew Cooper wrote:
> On 03/03/2025 3:13 pm, Roger Pau Monné wrote:
> > On Mon, Mar 03, 2025 at 02:17:54PM +0000, Andrew Cooper wrote:
> >> diff --git a/SUPPORT.md b/SUPPORT.md
> >> index 2bc5bd81ee39..a72798aeeae4 100644
> >> --- a/SUPPORT.md
> >> +++ b/SUPPORT.md
> >> @@ -9,13 +9,13 @@ for the definitions of the support status levels etc.
> >>  
> >>  # Release Support
> >>  
> >> -    Xen-Version: 4.20-rc
> >> -    Initial-Release: n/a
> >> -    Supported-Until: TBD
> >> -    Security-Support-Until: Unreleased - not yet security-supported
> >> +    Xen-Version: 4.20
> >> +    Initial-Release: 2025-03-05
> >> +    Supported-Until: 2028-03-05
> >> +    Security-Support-Until: 2026-09-05
> > I  think there's a typo here, it should be:
> >
> > Initial-Release: 2025-03-05
> > Supported-Until: 2026-09-05
> > Security-Support-Until: 2028-03-05
> >
> > So 1.5 years of support, and 3 years of security support?
> 
> Oh yes, I've got those two the wrong way around.  Fixed locally.

With that:

Acked-by: Roger Pau Monné <roger.pau@citrix.com>

For both patches.

Roger.
diff mbox series

Patch

diff --git a/SUPPORT.md b/SUPPORT.md
index 2bc5bd81ee39..a72798aeeae4 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -9,13 +9,13 @@  for the definitions of the support status levels etc.
 
 # Release Support
 
-    Xen-Version: 4.20-rc
-    Initial-Release: n/a
-    Supported-Until: TBD
-    Security-Support-Until: Unreleased - not yet security-supported
+    Xen-Version: 4.20
+    Initial-Release: 2025-03-05
+    Supported-Until: 2028-03-05
+    Security-Support-Until: 2026-09-05
 
 Release Notes
-: <a href="https://wiki.xenproject.org/wiki/Xen_Project_X.YY_Release_Notes">RN</a>
+: <a href="https://wiki.xenproject.org/wiki/Xen_Project_4.20_Release_Notes">RN</a>
 
 # Feature Support