Skip to content

bosh-softlayer-xen-ubuntu-trusty-go_agent

Deprecation Warning

Stemcells based on Ubuntu Trusty (14.04) are no longer receiving security updates due to the end of upstream support. We strongly recommend switching to Ubuntu Jammy (22.04) based stemcells.

BOSH produces official stemcells for popular operating systems and infrastructures. For infrastructures that support it, light stemcells are a more efficient way to reference stemcells that we have pre-uploaded and shared within the IaaS.

For more information about stemcells, please see the following documentation.

You can upload the latest version to your director with the upload-stemcell command:

bosh upload-stemcell --sha1 8bd50aa2194f467885ff7e5d507a897923bd1a8a \
  "https://bosh.io/d/stemcells/bosh-softlayer-xen-ubuntu-trusty-go_agent?v=3586.26"

And reference this stemcell in your deployment manifest from the stemcells section:

- alias: "default"
  os: "ubuntu-trusty"
  version: "3586.26"

Version History

v3586.26

v3586.25

v3586.24

v3541.12

v3541.9

v3541.8

v3541.5

v3468.22

v3468.20

v3468.19

v3468.17

v3445.7.1

v3445.2.1

v3421.11.5

v3421.11.2

v3421.11.1

v3421.11

  • Bump Ubuntu stemcells for USN-3344-2: Linux kernel (Xenial HWE) vulnerabilities

v3421.9.2

v3421.9

  • Bump Ubuntu stemcells for USN-3334-1: Linux kernel (Xenial HWE) vulnerabilities

v3421.6

  • Bump Ubuntu stemcells for USN-3312-2 - Linux kernel vulnerabilities

v3421.4

  • Bump CentOS stemcells for CESA-2017:1382 - sudo vulnerability

v3363.24.3

v3363.24.2

v3363.24.1

v3363.20.1

v3363.14.1

v3363.12.1

v3363.9

Changes: - Bumps Ubuntu stemcells for USN-3208-2: Linux kernel (Xenial HWE) vulnerabilities - Fixes excessive “out of memory” errors in kernel - https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1655842 - Fixes regression to rsyslog by locking it down again to rsyslog 8.22.0

Agent: - Fixes Azure stemcell persistent disk formatting - Fixes Warden stemcells SSH access

v3312.18

v3312.17

Reported Problems: - Memory leak bug in Kernel 4.4.0-59

Changes: - Periodic stemcell update

v3312.12

v3312.9

v3312.8

  • Bumps Ubuntu stemcells for USN-3156-1: APT vulnerability

v3312.7

v3312.5

v3312.3

  • Periodic stemcell update
    • Includes USN-3134-1 as requested by a community member

v3312

  • Properly includes libpam_cracklib.so to avoid errors in /var/log/auth.log

v3263.10

  • Updates CentOS kernel to the latest version for “Dirty COW”
    • Ubuntu stemcells were updated in previous versions at the time of Ubuntu USN updates
  • Includes fix to the bosh-agent to better support 1TB+ disk partitioning

v3263.8

  • Bump Ubuntu stemcells for USN-3106-2: Linux kernel (Xenial HWE) vulnerability
  • Includes a fix to the bosh-agent to work more reliably with 2TB+ persistent disks

v3263.7

  • Bump Ubuntu stemcells for USN-3099-2: Linux kernel (Xenial HWE) vulnerabilities