Select Git revision
CHANGELOG.md
-
semantic-release-bot authored
# [0.19.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.18.0...v0.19.0) (2021-04-26) ### Bug Fixes * **fedora:** ensure `networkd` package installed for Fedora 34 [skip ci] ([a93cd956](https://github.com/saltstack-formulas/systemd-formula/commit/a93cd956da7822c2c70a1e90d56ffe4c4510c08c)) * **networkd:** use networkctl to reload config changes ([f4be1ed2](https://github.com/saltstack-formulas/systemd-formula/commit/f4be1ed291048cb60e1162844fe05618072aabbf)) ### Code Refactoring * **networkd/template:** remove empty lines with spaces ([6fb14d58](https://github.com/saltstack-formulas/systemd-formula/commit/6fb14d5815d57d47293440d1b757c2783c624a29)) ### Continuous Integration * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([d77297e8](https://github.com/saltstack-formulas/systemd-formula/commit/d77297e87be905ebb8ff592fb4f25402f9cc8689)) ### Features * **networkd:** allow configuration of file attributes ([34dd64b6](https://github.com/saltstack-formulas/systemd-formula/commit/34dd64b6a0baf451a06a97168b68d269ef3ff396))
semantic-release-bot authored# [0.19.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.18.0...v0.19.0) (2021-04-26) ### Bug Fixes * **fedora:** ensure `networkd` package installed for Fedora 34 [skip ci] ([a93cd956](https://github.com/saltstack-formulas/systemd-formula/commit/a93cd956da7822c2c70a1e90d56ffe4c4510c08c)) * **networkd:** use networkctl to reload config changes ([f4be1ed2](https://github.com/saltstack-formulas/systemd-formula/commit/f4be1ed291048cb60e1162844fe05618072aabbf)) ### Code Refactoring * **networkd/template:** remove empty lines with spaces ([6fb14d58](https://github.com/saltstack-formulas/systemd-formula/commit/6fb14d5815d57d47293440d1b757c2783c624a29)) ### Continuous Integration * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([d77297e8](https://github.com/saltstack-formulas/systemd-formula/commit/d77297e87be905ebb8ff592fb4f25402f9cc8689)) ### Features * **networkd:** allow configuration of file attributes ([34dd64b6](https://github.com/saltstack-formulas/systemd-formula/commit/34dd64b6a0baf451a06a97168b68d269ef3ff396))
CHANGELOG.md 14.56 KiB
Changelog
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
customisedkitchen-docker
repo [skip ci] (f433c36) -
gitlab-ci: add
rubocop
linter (withallow_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 ofdevelop
[skip ci] (baaf5b3) -
kitchen: use
develop
image untilmaster
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 forv0.0.10
[skip ci] (788b9ae) -
travis: use
major.minor
forsemantic-release
version [skip ci] (59f1b38) - travis: use build config validation (beta) [skip ci] (dfa502a)
Performance Improvements
-
travis: improve
salt-lint
invocation [skip ci] (0da36bb)