Skip to content

Releases: saltstack-formulas/libvirt-formula

v3.10.0

13 Dec 19:38
Compare
Choose a tag to compare

3.10.0 (2023-12-13)

Bug Fixes

  • correct package names for debian 11, drop support for debian 9 (a9cd134)
  • config: ensure daemon dir is created (4a64329)
  • libsaltcli+libmatchers: ensure Salt client API detection [skip ci] (36db358)
  • parameters: correct parameters for Arch (cc19cd3)

Continuous Integration

  • update pre-commit configuration inc. for pre-commit.ci [skip ci] (edd2c3f)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (f61c088)
  • update linters to latest versions [skip ci] (e912656)
  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (a8f8e24)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (d8c8d7a)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (72cc84b)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (f5f6ba0)
  • kitchen: move provisioner block & update run_command [skip ci] (0db92c0)
  • kitchen: remove Fedora legacy crypto-policies workaround [skip ci] (cf93fb1)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (9aab7f4)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (de4ce37)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (096f752)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (6e6c0d9)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (ec00e3e)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (a079cdc)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (5c8976c)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (37c667a)
  • add arch-master to matrix and update .travis.yml [skip ci] (2322349)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (af8ebe1)
  • pre-commit: update hook for rubocop [skip ci] (7624e07)

Documentation

  • changelog: use quoting to avoid rst violations [skip ci] (a3df474)

Features

  • alma+rocky: add platforms (based on CentOS 8) [skip ci] (d14c080)
  • ubuntu-22.04: use updated qemu package name [skip ci] (9a4abe6)

Styles

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

Tests

  • system: add build_platform_codename [skip ci] (88db281)
  • system.rb: add support for mac_os_x [skip ci] (94ee554)
  • standardise use of share suite & _mapdata state [skip ci] (c1ab958)

v3.9.0

31 Jan 14:16
Compare
Choose a tag to compare

3.9.0 (2021-01-31)

Features

  • python: define python3 package for OpenSuse Tumbleweed (b6cc44c)

Tests

  • inspec: tumbleweed OpenSUSE use “python38-libvirt-python” (94b245f)

v3.8.3

30 Jan 12:48
Compare
Choose a tag to compare

3.8.3 (2021-01-30)

Code Refactoring

  • inspec: prefer shared system library to “inspec.os” (9adfeb2)

v3.8.2

29 Jan 13:53
Compare
Choose a tag to compare

3.8.2 (2021-01-29)

Bug Fixes

  • inspec: initialize requires a call to parent class (d00e845)
  • inspec: don't check line count of LibvirtPackagesResource (d6fe66d)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (1e93759)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (5b6e511)
  • gitlab-ci: use GitLab CI as Travis CI replacement (9a0210e)
  • kitchen+gitlab: update for new pre-salted images (7622020)
  • pre-commit: add to formula [skip ci] (c0dd2e6)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (42dd701)
  • pre-commit: finalise rstcheck configuration [skip ci] (6d9ea29)

v3.8.1

24 Jul 10:27
Compare
Choose a tag to compare

3.8.1 (2020-07-24)

Bug Fixes

  • map: path_join can't be used on windows (c2b3465)

v3.8.0

15 Jul 12:35
Compare
Choose a tag to compare

3.8.0 (2020-07-15)

Features

  • map: the “map.jinja” file is now generic (d2d35ac)

v3.7.6

10 Jul 15:07
Compare
Choose a tag to compare

3.7.6 (2020-07-10)

Bug Fixes

  • libtofs: remove trailing coma on macro parameters list (36589e4)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (086ea4c)
  • kitchen+travis: add new platforms [skip ci] (f2ccc51)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (95562e3)
  • travis: add notifications => zulip [skip ci] (88b4bee)
  • workflows/commitlint: add to repo [skip ci] (7a19e61)

Styles

v3.7.5

03 May 10:31
Compare
Choose a tag to compare

3.7.5 (2020-05-03)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (5bf3cd7)
  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 (8fb7839)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (c70f16c)

Documentation

  • readme: fix template to libvirt under bin/kitchen converge [skip ci] (cfde6d9)

v3.7.4

19 Apr 17:03
Compare
Choose a tag to compare

3.7.4 (2020-04-19)

Bug Fixes

  • libsaltcli: update salt-ssh detection for enable_ssh_minions (7bfe4b4)

v3.7.3

27 Mar 14:06
Compare
Choose a tag to compare

3.7.3 (2020-03-27)

Code Refactoring

  • libsaltcli: use the opts dict throughout (94e1bde)