On Thu, Apr 26, 2018 at 11:05:33AM +0100, Ian Jackson wrote:
> Dates are from Lars.
> 
> CC: Lars Kurth <[email protected]>
> CC: Juergen Gross <[email protected]>
> CC: Jan Beulich <[email protected]>
> CC: George Dunlap <[email protected]>
> CC: Wei Liu <[email protected]>
> Signed-off-by: Ian Jackson <[email protected]>
> ---
>  SUPPORT.md | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/SUPPORT.md b/SUPPORT.md
> index 96002ea..3268270 100644
> --- a/SUPPORT.md
> +++ b/SUPPORT.md
> @@ -11,8 +11,8 @@ for the definitions of the support status levels etc.
>  
>      Xen-Version: 4.10
>      Initial-Release: 2017-12-13
> -    Supported-Until: TBD
> -    Security-Support-Until: TBD
> +    Supported-Until: 2020-06-12
> +    Security-Support-Until: 2021-12-12

We have 18 months + 18 months support statement, so:

Supported-Until:

$ date --date '2017-12-13 + 18 months' +%F
2019-06-13

Security-Support-Until:

$ date --date '2019-06-13 + 18 months' +%F
2020-12-13

Wei.

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to