Skip to content

Commit

Permalink
Bump os images
Browse files Browse the repository at this point in the history
[#149936513](https://www.pivotaltracker.com/story/show/149936513)

Signed-off-by: Danny Berger <dberger@pivotal.io>
  • Loading branch information
Dale Wick authored and dpb587-pivotal committed Aug 3, 2017
1 parent 454d68e commit d2e0df5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 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`

* `aO4C0Kg5IALLa5QA_6ed9yVl.KgTaUOK`
- USN-3378-2: Linux kernel (Xenial HWE) vulnerabilities
- built from 3421.x (454d68e5b2a5410f49dd8eb2741ba6c81b48ee33)

* `OM11wAMZHMicV0Qrm7hgINDZVf_R7by9`
- Fix for occasional rsyslog hang on startup
- built from 3421.x (a7fffa982829f5c5d6e6b34bfa64e19e18fa4d6c)
Expand Down Expand Up @@ -562,6 +566,10 @@ Ubuntu 14.04 images have filename `bosh-ubuntu-trusty-os-image.tgz`

CentOS 7 images have filename `bosh-centos-7-os-image.tgz`

* `jEp4AAx.jHxaN_O5bWRyUMrYTWQqOSOF`
- USN-3378-2: Linux kernel (Xenial HWE) vulnerabilities
- built from 3421.x (454d68e5b2a5410f49dd8eb2741ba6c81b48ee33)

* `yW3PXG_8DRzUGv.zWirm.QQ13e9tLVel`
- Fix for occasional rsyslog hang on startup
- built from 3421.x (a7fffa982829f5c5d6e6b34bfa64e19e18fa4d6c)
Expand Down
4 changes: 2 additions & 2 deletions 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": "yW3PXG_8DRzUGv.zWirm.QQ13e9tLVel",
"bosh-ubuntu-trusty-os-image.tgz": "OM11wAMZHMicV0Qrm7hgINDZVf_R7by9"
"bosh-centos-7-os-image.tgz": "jEp4AAx.jHxaN_O5bWRyUMrYTWQqOSOF",
"bosh-ubuntu-trusty-os-image.tgz": "aO4C0Kg5IALLa5QA_6ed9yVl.KgTaUOK"
}

0 comments on commit d2e0df5

Please sign in to comment.