summaryrefslogtreecommitdiffstats
path: root/system/xen/domU
diff options
context:
space:
mode:
author Mario Preksavec2017-09-18 23:05:24 +0200
committer David Spencer2017-09-23 17:34:16 +0200
commit0738227939177fbbbf4af44238b4222d2be040c8 (patch)
treeee298bc83ea227f2118d456b77d216cbd81abf37 /system/xen/domU
parentc9bcfd5b7d0b29bc5d59bac9d76149d743da6cf9 (diff)
downloadslackbuilds-0738227939177fbbbf4af44238b4222d2be040c8.tar.gz
system/xen: XSA 231-235 update.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
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 584132724e..8716549536 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-4.4.75}
+KERNEL=${KERNEL:-4.4.88}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.