cf/243
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit ee7d0088
.
Release Notes¶
The cf-release v243 was released on September 21, 2016.
IMPORTANT - This release addresses CVE-2016-6651 Privilege Escalation in UAA
Contents: - CC and Service Broker APIs - Identity - Routing - Loggregator - Buildpacks and Stacks - DEA-Warden-HM9000 Runtime - Internal Components - Recommended Versions of Additional Releases - Job Spec Changes - Recommended BOSH Stemcell Versions
CC and Service Broker APIs
No Change
Identity
This release includes UAA 3.7.3 This is a security release which addresses CVE-2016-6651 Privilege Escalation in UAA
Routing
Routing-release bumped to 0.138.0
Loggregator
No changes
Buildpacks and Stacks
java-buildpack
updated to v3.9 (from v3.8.1)
v3.9
I’m pleased to announce the release of the java-buildpack
, version 3.9
. This release has no theme per se, but has a number of important updates collected within it.
- Dependencies are now hosted at https://java-buildpack.cloudfoundry.org (long live the Cloud Foundry Foundation!)
- Azule Zulu JRE Support (via Ekaterina Blatova)
- Updated Dynatrace support (via Alois Mayr)
For a more detailed look at the changes in 3.9
, please take a look at the commit log.
DEA-Warden-HM9000 Runtime
No Change
Internal Components
postgres-release
(includes postgres
job)
- No changes, still at v5.
etcd-release
(includes etcd
and etcd_metrics_server
jobs)
- No changes, still at v66.
consul-release
(includes consul_agent
job)
- No changes, still at v110.
nats-release
(includes nats
and nats_stream_forwarder
jobs)
- No changes, still at v11.
Recommended Versions of Additional Releases
These versions are soft recommendations, as several different versions of these releases may work correctly with this version of cf-release. - Diego release v0.1485.0. Release notes for v0.1485.0. - Garden-Linux release v0.342.0. Release notes for v0.342.0. - etcd release v67. Release notes for v67. - cflinuxfs2-rootfs release v1.29.0. Release notes for v1.29.0.
Job Spec Changes
Recommended BOSH Stemcell Versions
- real IaaS: 3262.14
- BOSH-Lite: 3262.2
Note: For AWS you should use the Xen-HVM stemcells rather than Xen.
These are soft recommendations; several different versions of the stemcells are likely to work fine with this version of cf-release and the corresponding versions of the additional releases listed above.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "243" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=243" sha1: "40aa9b5720cc15f6d19e8cef966d26405ec2a30b"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 40aa9b5720cc15f6d19e8cef966d26405ec2a30b \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=243"
Jobs¶
- acceptance-tests
- binary-buildpack
- blobstore
- cc_uploader
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- consul_agent
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- etcd
- etcd_metrics_server
- go-buildpack
- gorouter
- haproxy
- hm9000
- java-buildpack
- java-offline-buildpack
- loggregator_trafficcontroller
- metron_agent
- nats
- nats_stream_forwarder
- nfs_mounter
- nodejs-buildpack
- nsync
- php-buildpack
- postgres
- python-buildpack
- route_registrar
- ruby-buildpack
- smoke-tests
- stager
- staticfile-buildpack
- statsd-injector
- syslog_drain_binder
- tps
- uaa
Packages¶
- acceptance-tests
- binary-buildpack
- blobstore_url_signer
- buildpack_java
- buildpack_java_offline
- capi_utils
- cc_uploader
- cli
- cloud_controller_ng
- collector
- common
- confab
- consul
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- etcd
- etcd-common
- etcd-dns-checker
- etcd_metrics_server
- gnatsd
- go-buildpack
- golang1.6
- golang1.7
- gorouter
- haproxy
- hm9000
- libmariadb
- libpq
- loggregator_common
- loggregator_trafficcontroller
- metron_agent
- nats
- nats-common
- nginx
- nginx_newrelic_plugin
- nginx_webdav
- nodejs-buildpack
- nsync
- php-buildpack
- postgres-9.4.9
- postgres-common
- python-buildpack
- rootfs_cflinuxfs2
- route_registrar
- routing_utils
- ruby-2.1.8
- ruby-2.2.5
- ruby-2.3
- ruby-buildpack
- smoke-tests
- stager
- staticfile-buildpack
- statsd-injector
- syslog_drain_binder
- tps
- uaa
- uaa_utils
- warden