This document is describing an outdated version (v3.1.3). Please consider switching to the latest version (v5.8.0).

openvpn/3.1.3

Released

Release Notes

  • openvpn status log now lives at /var/vcap/sys/run/openvpn/status
  • upgrade: openvpn now 2.4.1 (was 2.3.14)
  • upgrade: openssl now 1.1.0e (was 1.0.2k)
  • upgrade: lzo now 2.10 (was 2.09)
  • dev: refactor integration tests to execute within container

Usage

Upload the release tarball from the command line:

bosh upload-release --name="openvpn" --version="5.8.0" \
  "https://s3-external-1.amazonaws.com/dpb587-bosh-release-openvpn-us-east-1/artifacts/release/4b87886e5253b819592c2b0f59fd7dfffca50508" \
  --sha1="sha256:5024f33cd5aeef5eb8cb4a1d3126178a2e1f5fbb46e080a1098a917ae901c197"

Or reference the release from a manifest:

releases:
- name: "openvpn"
  version: "5.8.0"
  url: "https://s3-external-1.amazonaws.com/dpb587-bosh-release-openvpn-us-east-1/artifacts/release/4b87886e5253b819592c2b0f59fd7dfffca50508"
  sha1: "sha256:5024f33cd5aeef5eb8cb4a1d3126178a2e1f5fbb46e080a1098a917ae901c197"

Jobs

openvpn

Packages

openvpn

Source

Based on releases/openvpn/openvpn-3.1.3.yml (source).