On 22/07/2020 17:55, Paul Durrant wrote:
From: Paul Durrant <[email protected]>
Signed-off-by: Paul Durrant <[email protected]>
Acked-by: Julien Grall <[email protected]>
---
Cc: Andrew Cooper <[email protected]>
Cc: George Dunlap <[email protected]>
Cc: Ian Jackson <[email protected]>
Cc: Jan Beulich <[email protected]>
Cc: Julien Grall <[email protected]>
Cc: Stefano Stabellini <[email protected]>
Cc: Wei Liu <[email protected]>
Obviously this has my implicit Release-acked-by and is to be committed to
the staging-4.14 branch only.
I will commit it.
---
SUPPORT.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/SUPPORT.md b/SUPPORT.md
index efbcb26ddf..88a182ac31 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -9,10 +9,10 @@ for the definitions of the support status levels etc.
# Release Support
- Xen-Version: 4.14-rc
- Initial-Release: n/a
- Supported-Until: TBD
- Security-Support-Until: Unreleased - not yet security-supported
+ Xen-Version: 4.14
+ Initial-Release: 2020-07-24
+ Supported-Until: 2022-01-24
+ Security-Support-Until: 2023-07-24
Release Notes
: <a
href="https://wiki.xenproject.org/wiki/Xen_Project_4.14_Release_Notes">RN</a>
--
Julien Grall