xen: rollback minimum supported version to 4.17
The Xen Project has decided to support verison 4.17 of the hypervisor once more, as all Xen versions will now be supported for five years after release. https://lists.xenproject.org/archives/html/xen-devel/2026-02/msg00630.html Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This commit is contained in:
@@ -89,7 +89,7 @@ let
|
||||
;
|
||||
|
||||
# Mark versions older than minSupportedVersion as EOL.
|
||||
minSupportedVersion = "4.18";
|
||||
minSupportedVersion = "4.17";
|
||||
|
||||
scriptDeps =
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user