[PATCH for-4.16] SUPPORT.md: Define support lifetime

Ian Jackson posted 1 patch 2 years, 4 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
SUPPORT.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[PATCH for-4.16] SUPPORT.md: Define support lifetime
Posted by Ian Jackson 2 years, 4 months ago
Signed-off-by: Ian Jackson <iwj@xenproject.org>
---
 SUPPORT.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/SUPPORT.md b/SUPPORT.md
index b1367e2b22..85726102ea 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -10,9 +10,9 @@ for the definitions of the support status levels etc.
 # Release Support
 
     Xen-Version: 4.16
-    Initial-Release: n/a
-    Supported-Until: TBD
-    Security-Support-Until: Unreleased - not yet security-supported
+    Initial-Release: 2021-12-02
+    Supported-Until: 2023-06-02
+    Security-Support-Until: 2024-12-02
 
 Release Notes
 : <a href="https://wiki.xenproject.org/wiki/Xen_Project_4.16_Release_Notes">RN</a>
-- 
2.20.1


Re: [PATCH for-4.16] SUPPORT.md: Define support lifetime
Posted by Jan Beulich 2 years, 4 months ago
On 30.11.2021 12:16, Ian Jackson wrote:
> Signed-off-by: Ian Jackson <iwj@xenproject.org>

In case it matters
Acked-by: Jan Beulich <jbeulich@suse.com>

Jan

> ---
>  SUPPORT.md | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/SUPPORT.md b/SUPPORT.md
> index b1367e2b22..85726102ea 100644
> --- a/SUPPORT.md
> +++ b/SUPPORT.md
> @@ -10,9 +10,9 @@ for the definitions of the support status levels etc.
>  # Release Support
>  
>      Xen-Version: 4.16
> -    Initial-Release: n/a
> -    Supported-Until: TBD
> -    Security-Support-Until: Unreleased - not yet security-supported
> +    Initial-Release: 2021-12-02
> +    Supported-Until: 2023-06-02
> +    Security-Support-Until: 2024-12-02
>  
>  Release Notes
>  : <a href="https://wiki.xenproject.org/wiki/Xen_Project_4.16_Release_Notes">RN</a>
>