From f15a38419b9d5dea71d10d288599e2945dcdad98 Mon Sep 17 00:00:00 2001 From: Tom Viehman Date: Thu, 29 Jun 2017 10:24:02 -0700 Subject: [PATCH] Bump os images - Linux Kernel vulnerability (USN-3344-2) [#148087233](https://www.pivotaltracker.com/story/show/148087233) Signed-off-by: James Young --- bosh-stemcell/OS_IMAGES.md | 4 ++++ bosh-stemcell/os_image_versions.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bosh-stemcell/OS_IMAGES.md b/bosh-stemcell/OS_IMAGES.md index 32c892857..f4ca752d8 100644 --- a/bosh-stemcell/OS_IMAGES.md +++ b/bosh-stemcell/OS_IMAGES.md @@ -8,6 +8,10 @@ OS images are stored in S3 bucket [bosh-os-images](http://s3.amazonaws.com/bosh- Ubuntu 14.04 images have filename `bosh-ubuntu-trusty-os-image.tgz` +* `LdXyopXs6TM7i4KShS63YCKKl2VJ5xA1` + - USN-3344-2: Linux kernel (Xenial HWE) vulnerabilities + - built from 3421.x (70e35a9482606144eed0d867bc33e30d13a6aa54) + * `VF9MsbRej1dJsYt9ReGkCPVFCeHVXsne` - USN-3334-1: Linux kernel (Xenial HWE) vulnerabilities - built from 3421.x (5b9419940368995ec2ae25fba2644a0e87637bc8) diff --git a/bosh-stemcell/os_image_versions.json b/bosh-stemcell/os_image_versions.json index 85448642d..691c1e89b 100644 --- a/bosh-stemcell/os_image_versions.json +++ b/bosh-stemcell/os_image_versions.json @@ -1,4 +1,4 @@ { "bosh-centos-7-os-image.tgz": "QIunKWIHRDglVctwRJlqMQeqCB_3IBT9", - "bosh-ubuntu-trusty-os-image.tgz": "VF9MsbRej1dJsYt9ReGkCPVFCeHVXsne" + "bosh-ubuntu-trusty-os-image.tgz": "LdXyopXs6TM7i4KShS63YCKKl2VJ5xA1" }