Skip to content

Releases: saltstack-formulas/openvpn-formula

v0.16.4

30 Oct 18:28
Compare
Choose a tag to compare

0.16.4 (2020-10-30)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (740ba4e)
  • pre-commit: add to formula [skip ci] (95bbd5e)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (92e02f2)
  • pre-commit: finalise rstcheck configuration [skip ci] (44e040d)
  • avoid init_environment failing due to saltstack/salt#57628 (398932b)

Tests

  • map: verify map.jinja dump using _mapdata state (ecac1b1)

v0.16.3

10 Jun 21:28
Compare
Choose a tag to compare

0.16.3 (2020-06-10)

Bug Fixes

  • tap-adapter.ps1: work with alternate name Local Area Connection (372b3b6)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (0aa9fd6)
  • github: add Windows testing using Actions (2d4b79c)
  • kitchen: avoid using bootstrap for master instances [skip ci] (6eb1b44)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (9e7aa34)
  • travis: add notifications => zulip [skip ci] (80930cd)
  • travis: use major.minor for semantic-release version [skip ci] (4099f15)
  • workflows/commitlint: add to repo [skip ci] (5900915)

v0.16.2

16 Dec 14:14
Compare
Choose a tag to compare

0.16.2 (2019-12-16)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (ed6b7f0)

Tests

  • add test for auth-nocache option (79c1055)

v0.16.1

06 Dec 22:31
Compare
Choose a tag to compare

0.16.1 (2019-12-06)

Bug Fixes

  • auth_nocache: fix typo in client template (c8f0971), closes #125

v0.16.0

29 Nov 20:17
Compare
Choose a tag to compare

0.16.0 (2019-11-29)

Continuous Integration

  • travis: apply changes from build config validation [skip ci] (ea3336a)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (bb43f31)
  • travis: quote pathspecs used with git ls-files [skip ci] (667bc1f)
  • travis: run shellcheck during lint job [skip ci] (9d63e36)
  • travis: use build config validation (beta) [skip ci] (d2f7fe2)

Features

  • auth_nocache: support for auth-nocache (c21b7f5)

v0.15.4

06 Nov 00:02
Compare
Choose a tag to compare

0.15.4 (2019-11-06)

Bug Fixes

  • adapters: call adapters.sls in init.sls (3ebcbe9)
  • dhparams: allow generating Diffie Hellman parameters on Windows (3802024)
  • release.config.js: use full commit hash in commit link [skip ci] (81d922d)

Continuous Integration

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (83e00e1)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (06a09f2)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (4eb9d3b)
  • travis: merge rubocop linter into main lint job (9f82955)
  • travis: update salt-lint config for v0.0.10 [skip ci] (d465b4f)
  • merge travis matrix, add salt-lint & rubocop to lint job (70dab6c)

Documentation

  • add steps required for testing using Vagrant (0229d14)
  • contributing: remove to use org-level file instead [skip ci] (8703eb5)
  • readme: update link to CONTRIBUTING [skip ci] (a72049f)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (26838e5)

Tests

  • windows: add local testing of Windows using Vagrant/Virtualbox (96c3001)

v0.15.3

10 Oct 03:02
Compare
Choose a tag to compare

0.15.3 (2019-10-10)

Bug Fixes

  • config.sls: fix salt-lint errors ()
  • ifconfig_pool_persist.sls: fix salt-lint errors ()
  • map.jinja: fix salt-lint errors ()

Continuous Integration

  • kitchen: install required packages to bootstrapped opensuse [skip ci] ()
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] ()
  • platform: add arch-base-latest (commented out for now) [skip ci] ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()

v0.15.2

25 Sep 22:17
Compare
Choose a tag to compare

0.15.2 (2019-09-25)

Bug Fixes

  • service: stop old service only if name is different to new service (1724dfd), closes #119

Continuous Integration

  • kitchen: change log_level to debug instead of info (e94c9ba)

v0.15.1

21 Sep 09:52
Compare
Choose a tag to compare

0.15.1 (2019-09-21)

Bug Fixes

  • repo: provide EPEL repo configuration for Amazon Linux-2 (bfb29bd)

Continuous Integration

  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (5e02797)
  • yamllint: add rule empty-values & use new yaml-files setting (a437b3b)

v0.15.0

07 Sep 15:27
Compare
Choose a tag to compare

0.15.0 (2019-09-07)

Features

  • auth_gen_token: support for auth-gen-token (333edd7)
  • syslog: support for syslog (24b370c)