Skip to content
Snippets Groups Projects
Select Git revision
  • e8cb6e6d5aaabfd572bbdcda92099fd1bd827104
  • master default protected
2 results

CHANGELOG.rst

Blame
  • CHANGELOG.rst 18.12 KiB

    Changelog

    0.19.1 (2021-06-23)

    Bug Fixes

    • units: start path units as well as service units (99b4863)

    Continuous Integration

    • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (9034dae)
    • add arch-master to matrix and update .travis.yml [skip ci] (c2c7e8b)

    0.19.0 (2021-04-26)

    Bug Fixes

    • fedora: ensure networkd package installed for Fedora 34 [skip ci] (a93cd95)
    • networkd: use networkctl to reload config changes (f4be1ed)

    Code Refactoring

    • networkd/template: remove empty lines with spaces (6fb14d5)

    Continuous Integration

    • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (d77297e)

    Features

    • networkd: allow configuration of file attributes (34dd64b)

    0.18.0 (2021-04-02)

    Bug Fixes

    • fedora: ensure networkd package is installed for Fedora 33 (54be05c)

    Continuous Integration

    • commitlint: ensure upstream/master uses main repo URL [skip ci] (0990fd6)
    • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (f433c36)
    • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (f501d91)
    • gitlab-ci: use GitLab CI as Travis CI replacement (2ea7839)
    • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (0205d11)
    • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (3b80bae)
    • kitchen+travis: use tiamat pre-salted images [skip ci] (580d3b9)
    • pre-commit: add to formula [skip ci] (997a1f1)
    • pre-commit: enable/disable rstcheck as relevant [skip ci] (cdc702a)
    • pre-commit: finalise rstcheck configuration [skip ci] (389b253)
    • pre-commit: update hook for rubocop [skip ci] (bc5d74e)

    Features

    • unit: add dropin capability for unit files (3d8abee)

    Tests

    • standardise use of share suite & _mapdata state [skip ci] (c815870)

    0.17.0 (2020-09-19)

    Bug Fixes

    • resolved: add missing header in config file (ffa0d89)

    Continuous Integration

    • kitchen: use saltimages Docker Hub where available [skip ci] (5f1e3e8)

    Features

    • journald: add service management (32d2e70)

    Styles

    • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (d633daf)

    0.16.0 (2020-06-01)

    Continuous Integration

    • kitchen+travis: use latest pre-salted images (a531d38)

    Features

    • python3: update for ubuntu-20.04 & fedora-32 (7e719e0)

    0.15.0 (2020-05-25)

    Continuous Integration

    • gemfile.lock: add to repo with updated Gemfile [skip ci] (ff5d8b8)
    • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (e75b92c)
    • travis: add notifications => zulip [skip ci] (92827e9)
    • workflows/commitlint: add to repo [skip ci] (dbdb414)

    Features

    • unit: allow to start/stop, enable/disable services (5f7d854)

    0.14.2 (2020-04-18)

    Bug Fixes

    • centos-8: fix systemd-networkd package installation (f2025e3)

    0.14.1 (2020-03-30)

    Bug Fixes

    • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (6dadf5d)
    • release.config.js: use full commit hash in commit link [skip ci] (bfad0ce)

    Continuous Integration

    • kitchen: reinstall udev since removed from pre-salted images (1e99a6f)
    • workaround issues with newly introduced amazonlinux-1 [skip ci] (a7fe651)
    • gemfile: restrict train gem version until upstream fix [skip ci] (abb7c16)
    • kitchen: avoid using bootstrap for master instances [skip ci] (6c4e811)
    • kitchen: use debian-10-master-py3 instead of develop [skip ci] (baaf5b3)
    • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (b14b414)
    • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (0fff6ac)
    • travis: apply changes from build config validation [skip ci] (910654e)
    • travis: opt-in to dpl v2 to complete build config validation [skip ci] (9cbaced)
    • travis: quote pathspecs used with git ls-files [skip ci] (0a2547c)
    • travis: run shellcheck during lint job [skip ci] (90976bb)
    • travis: update salt-lint config for v0.0.10 [skip ci] (788b9ae)
    • travis: use major.minor for semantic-release version [skip ci] (59f1b38)
    • travis: use build config validation (beta) [skip ci] (dfa502a)

    Performance Improvements

    • travis: improve salt-lint invocation [skip ci] (0da36bb)

    0.14.0 (2019-10-19)

    Documentation

    Features

    0.13.3 (2019-10-12)

    Bug Fixes

    Continuous Integration

    0.13.2 (2019-10-10)

    Bug Fixes

    Continuous Integration

    0.13.1 (2019-08-25)

    Documentation

    • readme: update testing section (9d4bd7e)

    0.13.0 (2019-08-17)

    Features

    • yamllint: include for this repo and apply rules throughout (acbfdb3)

    0.12.3 (2019-07-21)

    Bug Fixes

    • path: specify unit type when enabling systemd unit (7f5dd9b), closes #41
    • tofs: reinstate custom TOFS files in this formula (1b9b2b6)

    Continuous Integration

    • kitchen+travis: modify matrix to include develop platform (ac12027)

    0.12.2 (2019-05-27)

    Bug Fixes

    • ``networkd``: don't remove files when using profiles (93c29e2)

    0.12.1 (2019-05-27)

    Documentation

    • tofs: apply remaining comments from PR #37 (d665676)

    0.12.0 (2019-05-26)

    Continuous Integration

    • kichen+travis: test with pre-salted Docker images (0e5776c)

    Features

    • tofs: lookup files directory in “tpldir” hierarchy (8d5b5ea)

    0.11.0 (2019-05-13)

    Features

    • semantic-release: implement an automated changelog (eed041d)