cf/255
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit e9fde070
.
Release Notes¶
Contents - Notices - Job Spec Changes - CVEs - Compatible Releases and Stemcells - Subcomponent Updates
Notices
- MySQL UAA databases that were operating prior to UAA version 1.5.2 (released in early 2014) may be incompatible with migrations in this release, causing failures during the UAA job update. A manual fix for affected deployments can be found here.
- The included version of Loggregator restricts ciphers to use only the following 4 ciphers. This is a breaking change for some operators and a configurable property for opting into more cipher suites was introduced in Loggregator 85 TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
Job Spec Changes
- Diego’s
cc_uploader
job has new required properties. Read here for details.
Security Notices
Affecting v255
- CVE-2017-4970 in Staticfile buildpack versions v1.4.0 – v1.4.3 (high severity)
Known Issues
- Users that belong to any space containing a user provided service instance are unable to view any specific service plan:
/v2/service_plans/:guid
. Users are still able to view the marketplace and provision service instances.
Subcomponent Updates
- Cloud Controller and Service Broker API:
- Identity:
- Routing: No changes
- Loggregator:
- Java Buildpack:
- java-buildpack v3.14 (no change)
- Ruby Buildpack:
- ruby-buildpack v1.6.35 (no change)
- Go Buildpack:
- go-buildpack v1.7.19 (no change)
- Node.js Buildpack:
- nodejs-buildpack v1.5.30 (no change)
- Python Buildpack:
- python-buildpack v1.5.16 (no change)
- PHP Buildpack:
- Staticfile Buildpack:
- Binary Buildpack:
- .Net Core Buildpack:
- RootFS:
- cflinuxfs2 v1.111.0 (Diego)
- cflinuxfs2 v1.112.0 (DEA)
- Consul:
- consul-release vCC (unchanged)
- Etcd:
- etcd-release vCC (unchanged)
- NATS: No changes.
- Postgres: No changes.
- DEA-Warden-HM9000: No changes.
Compatible Releases and Stemcells
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "255" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=255" sha1: "d6a12c6c581265f920b74bb89dbf2f8f0b64225a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d6a12c6c581265f920b74bb89dbf2f8f0b64225a \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=255"
Jobs¶
- acceptance-tests
- binary-buildpack
- blobstore
- cc_uploader
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- consul_agent
- consul_agent_windows
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- dotnet-core-buildpack
- etcd
- etcd_metrics_server
- go-buildpack
- gorouter
- haproxy
- hm9000
- java-buildpack
- java-offline-buildpack
- loggregator_trafficcontroller
- metron_agent
- metron_agent_windows
- nats
- nats_stream_forwarder
- nfs_mounter
- nodejs-buildpack
- nsync
- php-buildpack
- postgres
- python-buildpack
- route_registrar
- ruby-buildpack
- smoke-tests
- smoke-tests-windows
- stager
- staticfile-buildpack
- statsd_injector
- syslog_drain_binder
- tps
- uaa
Packages¶
- acceptance-tests
- binary-buildpack
- blobstore_url_signer
- capi_utils
- cc_uploader
- cli
- cli-windows
- cloud_controller_ng
- collector
- common
- confab
- confab-windows
- consul
- consul-windows
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- dotnet-core-buildpack
- etcd
- etcd-common
- etcd-consistency-checker
- etcd-dns-checker
- etcd_metrics_server
- gnatsd
- go-buildpack
- golang1.7
- golang1.7-windows
- gorouter
- haproxy
- hm9000
- java-buildpack
- java-offline-buildpack
- libmariadb
- libpq
- loggregator_common
- loggregator_trafficcontroller
- metron_agent
- metron_agent_windows
- 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
- smoke-tests-windows
- stager
- staticfile-buildpack
- statsd_injector
- syslog_drain_binder
- tps
- uaa
- uaa_utils
- warden