Skip to content

openvpn/3.1.3

You can find the source of this version on GitHub at dpb587/openvpn-bosh-release. It was created based on the commit 3002a01.

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

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

- name: "openvpn"
  version: "3.1.3"
  url: "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.1.3"
  sha1: "7c8b1c53aeff74f25bbb5755d4f9b38d3abf1a30"

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

bosh upload-release --sha1 7c8b1c53aeff74f25bbb5755d4f9b38d3abf1a30 \
  "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.1.3"

Jobs

Packages