Skip to content

Releases: cloudfoundry/bosh-linux-stemcell-builder

Stemcell 3421.4

05 Jun 17:59
Compare
Choose a tag to compare
  • Bump CentOS stemcells for CESA-2017:1382 - sudo vulnerability

Stemcell 3421.3

30 May 22:56
Compare
Choose a tag to compare
  • Bump Ubuntu stemcells for USN-3304-1: Sudo vulnerability

Stemcell 3421

23 May 00:54
Compare
Choose a tag to compare

New:

  • Added env.bosh.remove_static_libraries (bool) to remove static libraries
    • Useful to enable this option when exporting compiled releases
  • Added env.bosh.ipv6.enable (bool) to remove ipv6.disable kernel functionality at bootup time

Fixes:

  • Fixed sysstat logging
  • Fixed anacron's RANDOM_DELAY configuration

Bumps:

  • Bumped s3cli v0.0.60
    • Updated aws-sdk-go to solve network timeout edge case
  • Bumped davcli v0.0.19
    • Use TCP keep alive to solve network timeout edge case
  • Bumped bosh-agent v0.0.35
    • Add -v to the Agent binary
    • Prepared sync_dns action to work with future Director's DNS integration