aboutsummaryrefslogtreecommitdiff
path: root/system/xen/domU
diff options
context:
space:
mode:
authorMario Preksavec <mario@slackware.hr>2020-10-24 04:54:05 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-31 11:15:50 +0700
commit8fc56a989afed0c85eaeda409e947ff5ad827309 (patch)
tree990d8049d06b8e4a9ab065ccb39b4e87f6ff67cd /system/xen/domU
parentfc33e724f1bc05144ca50676f39e1bd0f3a4aba6 (diff)
system/xen: XSA 333-347 update.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xen/domU')
-rw-r--r--system/xen/domU/domU.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xen/domU/domU.sh b/system/xen/domU/domU.sh
index 4056208f5ab26..e49e3d58b9fd0 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-4.4.217}
+KERNEL=${KERNEL:-4.4.240}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.