Skip to content

uaa/17

You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit af12c770.

Release Notes

This release includes UAA 3.7.3

This is a security release which addresses CVE-2016-6651 Privilege Escalation in UAA

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "uaa"
  version: "17"
  url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=17"
  sha1: "1876a9d15e82fd3ecbcef1d96777cca0cbd535c7"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 1876a9d15e82fd3ecbcef1d96777cca0cbd535c7 \
  "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=17"

Jobs

Packages