Skip to content

Releases: saltstack-formulas/openvpn-formula

v1.0.5

16 Aug 17:25
Compare
Choose a tag to compare

1.0.5 (2022-08-16)

Continuous Integration

  • update pre-commit configuration inc. for pre-commit.ci [skip ci] (887c91b)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (f7343ef)
  • vagrant: use linked_clone at all times (inc. CI) [skip ci] (8b53ede)

Tests

  • _mapdata: add verification file for ubuntu-22 [skip ci] (9d94d17)
  • system.rb: add support for mac_os_x [skip ci] (4269cbb)
  • windows: fix failing tests by installing specific pkg version (3cdbd08)

v1.0.4

21 Feb 10:15
Compare
Choose a tag to compare

1.0.4 (2022-02-21)

Bug Fixes

  • libmapstack: allow mapping by booleans and numbers (b16659b)
  • libsaltcli+libmatchers: ensure Salt client API detection [skip ci] (920f23c)

Code Refactoring

  • map.jinja: standardise v5 structure [skip ci] (6e786a9)

Continuous Integration

  • update linters to latest versions [skip ci] (6667e73)
  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (15820aa)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (4b58f5f)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (31e9e91)
  • kitchen: move provisioner block & update run_command [skip ci] (1e195ed)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (7390292)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (b20ac04)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (307d728)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (9887264)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (ea87444)
  • proxy: replace deprecated Windows 2016 with 2022 [skip ci] (227b032)
  • proxy+windows: fix setting up WinRM [skip ci] (3d5404a)
  • windows: use Salt version 3004 [skip ci] (e388c90)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (af4e5a9)

Styles

  • libsaltcli: fix comments to jinja comments [skip ci] (755b28e)

Tests

  • _mapdata: add verification file for debian-11 [skip ci] (e0d499e)
  • system: add build_platform_codename [skip ci] (3eeb52b)

v1.0.3

15 Jun 18:27
Compare
Choose a tag to compare

1.0.3 (2021-06-15)

Bug Fixes

  • tumbleweed: ensure openssl package is also installed (69be26f)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (a6d8b8e)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (83a97f4)
  • vagrant: add FreeBSD 13.0 [skip ci] (50b3c9f)
  • vagrant: add Windows 10 pre-salted box [skip ci] (085ca0c)
  • vagrant: use pre-salted boxes & conditional local settings [skip ci] (e110c28)

Documentation

  • map.jinja: fix rst-lint violation [skip ci] (7887fb4)
  • readme: fix heading [skip ci] (556e93a)
  • readme: fix platform name location for Vagrant [skip ci] (74e5dc0)
  • readme: generalise Vagrant section to include *BSD [skip ci] (6794d64)

v1.0.2

26 Mar 13:33
Compare
Choose a tag to compare

1.0.2 (2021-03-26)

Continuous Integration

  • enable Vagrant-based testing using GitHub Actions (290c8b4)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (deb3ac1)
  • windows: use kitchen.windows.yml (76491c4)

Tests

  • _mapdata: add verification file for Windows 2016 Server (dda60f0)
  • standardise use of share suite & _mapdata state [skip ci] (c247b83)

v1.0.1

22 Feb 09:58
Compare
Choose a tag to compare

1.0.1 (2021-02-22)

Continuous Integration

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (a69b613)
  • github+windows: install and use Chef embedded Ruby (f1cc1b9)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (8eeb429)

Tests

  • kitchen+windows: remove no longer needed workaround (470f4d6)

v1.0.0

14 Feb 08:22
Compare
Choose a tag to compare

1.0.0 (2021-02-14)

Continuous Integration

  • pre-commit: update hook for rubocop [skip ci] (4d77262)

Features

  • map: the YAML files must not use any Jinja (4db7d6f)
  • map: update to v5 map.jinja (c28acb9)

BREAKING CHANGES

  • map: map.jinja now export a generic mapdata variable
  • map: The parameters per grains are now under openvpn/parameters/

v0.16.8

29 Jan 09:16
Compare
Choose a tag to compare

0.16.8 (2021-01-29)

Continuous Integration

  • kitchen+gitlab: update for new pre-salted images (0b96901)

Tests

  • services_spec: add test for be_installed (fe77843)
  • tumbleweed: add map verification file (ff5a9cf)

v0.16.7

14 Jan 21:18
Compare
Choose a tag to compare

0.16.7 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (0f96d55)

Tests

  • _mapdata: update for _mapdata/init.sls change (241d349)

v0.16.6

23 Dec 18:51
Compare
Choose a tag to compare

0.16.6 (2020-12-23)

Code Refactoring

  • map: use top-level values: key in map.jinja dumps (132e38a)

v0.16.5

22 Dec 12:45
Compare
Choose a tag to compare

0.16.5 (2020-12-22)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (f15efd1)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (901af81)
  • gitlab-ci: use GitLab CI as Travis CI replacement (01cd86a)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (a0fdc61)

Tests

  • _mapdata: fix existing verification files (b61d904)
  • _mapdata: generate remaining verification files (97ccbb3)
  • map: standardise map.jinja verification (a755b4d)