Skip to content

Commit

Permalink
Bump os images
Browse files Browse the repository at this point in the history
- Linux Kernel vulnerability (USN-3344-2)

[#148087233](https://www.pivotaltracker.com/story/show/148087233)

Signed-off-by: James Young <jayoung@pivotal.io>
  • Loading branch information
tjvman authored and pronoiac committed Jun 29, 2017
1 parent 70e35a9 commit f15a384
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions bosh-stemcell/OS_IMAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion bosh-stemcell/os_image_versions.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit f15a384

Please sign in to comment.