Dates are from Wei:

  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

CC: Lars Kurth <[email protected]>
CC: Juergen Gross <[email protected]>
CC: Jan Beulich <[email protected]>
CC: Wei Liu <[email protected]>
Signed-off-by: Ian Jackson <[email protected]>
Reviewed-by: George Dunlap <[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..ddd8132 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: 2019-06-13
+    Security-Support-Until: 2020-12-13
 
 # Feature Support
 
-- 
2.1.4


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

Reply via email to