Skip to content

Commit d2e0df5

Browse files
Dale Wickdpb587-pivotal
Dale Wick
authored andcommitted
Bump os images
[#149936513](https://www.pivotaltracker.com/story/show/149936513) Signed-off-by: Danny Berger <[email protected]>
1 parent 454d68e commit d2e0df5

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

bosh-stemcell/OS_IMAGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ OS images are stored in S3 bucket [bosh-os-images](http://s3.amazonaws.com/bosh-
88

99
Ubuntu 14.04 images have filename `bosh-ubuntu-trusty-os-image.tgz`
1010

11+
* `aO4C0Kg5IALLa5QA_6ed9yVl.KgTaUOK`
12+
- USN-3378-2: Linux kernel (Xenial HWE) vulnerabilities
13+
- built from 3421.x (454d68e5b2a5410f49dd8eb2741ba6c81b48ee33)
14+
1115
* `OM11wAMZHMicV0Qrm7hgINDZVf_R7by9`
1216
- Fix for occasional rsyslog hang on startup
1317
- built from 3421.x (a7fffa982829f5c5d6e6b34bfa64e19e18fa4d6c)
@@ -562,6 +566,10 @@ Ubuntu 14.04 images have filename `bosh-ubuntu-trusty-os-image.tgz`
562566

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

569+
* `jEp4AAx.jHxaN_O5bWRyUMrYTWQqOSOF`
570+
- USN-3378-2: Linux kernel (Xenial HWE) vulnerabilities
571+
- built from 3421.x (454d68e5b2a5410f49dd8eb2741ba6c81b48ee33)
572+
565573
* `yW3PXG_8DRzUGv.zWirm.QQ13e9tLVel`
566574
- Fix for occasional rsyslog hang on startup
567575
- built from 3421.x (a7fffa982829f5c5d6e6b34bfa64e19e18fa4d6c)

bosh-stemcell/os_image_versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"bosh-centos-7-os-image.tgz": "yW3PXG_8DRzUGv.zWirm.QQ13e9tLVel",
3-
"bosh-ubuntu-trusty-os-image.tgz": "OM11wAMZHMicV0Qrm7hgINDZVf_R7by9"
2+
"bosh-centos-7-os-image.tgz": "jEp4AAx.jHxaN_O5bWRyUMrYTWQqOSOF",
3+
"bosh-ubuntu-trusty-os-image.tgz": "aO4C0Kg5IALLa5QA_6ed9yVl.KgTaUOK"
44
}

0 commit comments

Comments
 (0)