8c5bf2f9d9
# [1.8.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.5...v1.8.0) (2021-03-03) ### Features * allow selecting alternate salt package repositories ([8742ab3
](8742ab30bb
)) ### Tests * **debian+ubuntu:** update `pkgrepo` to use `https` instead of `http` ([e94a8c9
](e94a8c9dce
))
26 KiB
26 KiB
Changelog
1.8.0 (2021-03-03)
Features
- allow selecting alternate salt package repositories (8742ab3)
Tests
- debian+ubuntu: update
pkgrepo
to usehttps
instead ofhttp
(e94a8c9)
1.7.5 (2021-03-02)
Bug Fixes
- revert to using
is mapping
in Jinja2 (a89fb3f)
Continuous Integration
- gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (25fea89) - kitchen+gitlab-ci: use latest pre-salted images [skip ci] (fb9901e)
- pre-commit: update hook for
rubocop
[skip ci] (a874a76)
1.7.4 (2021-01-29)
Bug Fixes
- osfamilymap: update openSUSE
pkgrepo
URLs (48f8da0) - pkgrepo/suse/install: avoid managing repo if it already exists (d5320a3), closes /github.com/saltstack/salt/blob/45cc49daed1618dbe89e1f012128c8dcab00b356/salt/modules/zypperpkg.py#L1262-L1265
Continuous Integration
- kitchen+gitlab: update for new pre-salted images (a9413e8)
Tests
- tumbleweed: add map verification files (6aeaa5a)
1.7.3 (2020-12-23)
Tests
- **_mapdata:** generate verification files (da6d150)
- map: verify
map.jinja
dump using_mapdata
state (d2404d5)
1.7.2 (2020-12-20)
Continuous Integration
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (2a5b679) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (8417653) - kitchen+gitlab: adjust matrix to add
3002
(7df2445)
Tests
- magnesium: add pillar and tests for
3002
(c066060)
1.7.1 (2020-12-16)
Continuous Integration
- gitlab-ci: use GitLab CI as Travis CI replacement (c9b2cb4)
Tests
- fluorine: remove pillar and tests for
2019.2
(75ccf59) - pkgs_spec: test for major version only
(i.e.
3000
) (618f95a)
1.7.0 (2020-10-12)
Continuous Integration
- pre-commit: add to formula [skip ci] (7ff962e)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (426b29c) - pre-commit: finalise
rstcheck
configuration [skip ci] (22fa616)
Features
- add Gentoo support (127c5d7)
1.6.0 (2020-09-20)
Features
- enable the metadata grains server by default (b1d296d)
1.5.2 (2020-09-20)
Bug Fixes
- jinja: stop repeating user/group args (e313401)
- windows: dont run master state (a36f2eb)
- windows: git.latest(parallel:true) does not work (0c591bb)
- windows: group arg not supported on windows (d61e671)
- windows: group name is users not root (887d155)
1.5.1 (2020-08-25)
Bug Fixes
- service: service salt-master and salt-minion to restart last (d71cf0c)
- service: svc
salt-master
watchremove-default-master-conf-file
(e1774e3)
Styles
- libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (76e820c)
1.5.0 (2020-07-15)
Bug Fixes
Features
- macos: basic launchctl service support (94027f7)
Tests
- versions: bump pkg versions (37eb3b3)
1.4.6 (2020-07-01)
Bug Fixes
- freebsd: command
at
is already present in base system (b6ab1b1)
1.4.5 (2020-06-28)
Bug Fixes
- windows:
py2
should still be default like other platforms (62f6d39)
Continuous Integration
- github: add Windows testing using Actions (1eca9c7)
Tests
- windows: add local testing of Windows using Vagrant/Virtualbox (0465af7)
1.4.4 (2020-06-23)
Continuous Integration
- kitchen: use
saltimages
Docker Hub where available [skip ci] (f66a09c) - kitchen+travis: adjust matrix to add
3001
(9060879)
Tests
- sodium: add pillar and tests for
3001
(42cacc2)
1.4.3 (2020-06-01)
Tests
- pkgs_spec: simplify using
match
(trigger: update forsuse
) (b2b1fee), closes /travis-ci.org/github/myii/salt-formula/jobs/692337807#L2366-L2381
1.4.2 (2020-05-26)
Bug Fixes
- opensuse: use appropriate upstream repo (5d9a92b)
Continuous Integration
- kitchen+travis: adjust matrix to add
3000.3
[skip ci] (a333801) - kitchen+travis: adjust matrix to add
opensuse-leap-15.2
(7fc32fb) - kitchen+travis: adjust matrix to add
opensuse-leap-15.2
(1afa84e) - travis: add notifications => zulip [skip ci] (7e2a9c0)
- workflows/commitlint: add to repo [skip ci] (38ebe56)
Tests
- pkgs_spec: update for releases
3000.3
&2019.2.5
(5917569) - pkgs_spec: update version installed on
fedora
(301a988)
1.4.1 (2020-05-02)
Continuous Integration
- gemfile.lock: add to repo with updated
Gemfile
[skip ci] (f10a85f) - kitchen+travis: adjust matrix to add
3000.2
& remove2018.3
(433a2c1)
Tests
- add tests for
v3000-py2
(c228029) - pkgs_spec: update for CVE releases
3000.2
&2019.2.4
(965588b) - remove deprecated Salt/Python versions (7f19796)
1.4.0 (2020-04-18)
Features
- package: use apt-pinning to pin specific package version (98ad87a)
Tests
- pkgs_spec: update
fedora
version [skip ci] (e786eb6)
1.3.4 (2020-04-03)
Bug Fixes
- api: remove spurious colon in salt.api state (02fbcd4)
1.3.3 (2020-04-01)
Continuous Integration
- kitchen+travis: adjust matrix to update
3000
to3000.1
(a8fe65a)
Tests
1.3.2 (2020-03-21)
Code Refactoring
- osfamilymap: remove workaround for OpenSUSE 15.1 (0da366c)
Continuous Integration
- kitchen+travis: adjust matrix to add
3000
& remove2017.7
(4a5f805)
Tests
- neon: add pillar and tests for
3000
(f91f10c) - nitrogen: remove pillar and tests for
2017.7
(f246a5e)
1.3.1 (2020-03-19)
Bug Fixes
- jinja: replace version_cmp with grains lookup (dd37869)
- jinja: replace version_cmp with grains lookup (325f6c0)
1.3.0 (2020-03-11)
Features
- mapping: better control of the service’s state (29ffd68)
1.2.0 (2020-02-20)
Bug Fixes
- libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (4955737)
Continuous Integration
- kitchen+travis+inspec: fix
amazonlinux-2-py3
[skip ci] (10e2ce0)
Features
- metastate: add metastate per community convention (fbaa456)
1.1.3 (2020-02-13)
Bug Fixes
- tpl_path: replace slspath to tplroot (bbcc4cd)
Continuous Integration
- kitchen: avoid using bootstrap for
master
instances [skip ci] (d2d5186)
1.1.2 (2020-01-25)
Code Refactoring
- mapping: simplify py version handling (715e3b8)
1.1.1 (2020-01-24)
Continuous Integration
- travis: use
major.minor
forsemantic-release
version [skip ci] (9d30df2)
Tests
- pkgs_spec: update
centos-8
for2019.2.3
release (7121d1d) - versions: bump salt pkg versions (c42125c)
1.1.0 (2019-12-19)
Features
- formulas: git.latest parallelization (eda88bd)
1.0.0 (2019-12-16)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (fdc60ae)
Features
- per-formula-opts: configure git.latest state per formula (82c840d)
- per-formula-opts: configure git.latest state per formula (9362277)
BREAKING CHANGES
- per-formula-opts: Potential adverse affect on
running
salt.formulas
with multiple envs
0.59.9 (2019-12-03)
Tests
- pkgs_spec: update for new
opensuse
package (6da3d0d), closes /travis-ci.com/saltstack-formulas/salt-formula/jobs/261961203#L1619-L1632
0.59.8 (2019-11-28)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (67e1109)
- shellcheck: fix shellcheck error (cc31514)
Continuous Integration
- travis: apply changes from build config validation [skip ci] (56c2eb5)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (33f69cf) - travis: quote pathspecs used with
git ls-files
[skip ci] (1a27b0a) - travis: run
shellcheck
during lint job [skip ci] (f4e8ae6) - travis: use build config validation (beta) [skip ci] (85593f5)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (ef7e1c1)
0.59.7 (2019-10-29)
Continuous Integration
- kitchen+travis: upgrade matrix after
2019.2.2
release () - travis: update
salt-lint
config forv0.0.10
[skip ci] ()
Documentation
- contributing: remove to use org-level file instead [skip ci] ()
- readme: update link to
CONTRIBUTING
[skip ci] ()
Tests
0.59.6 (2019-10-11)
Tests
0.59.5 (2019-10-11)
Bug Fixes
Continuous Integration
- merge travis matrix, add
salt-lint
&rubocop
tolint
job () - travis: merge
rubocop
linter into mainlint
job ()
0.59.4 (2019-10-10)
Bug Fixes
- map.jinja: fix
salt-lint
errors () - minion.sls: fix
salt-lint
errors () - syndic.sls: fix
salt-lint
errors ()
Continuous Integration
- kitchen: install required packages to bootstrapped
opensuse
[skip ci] () - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] () - platform: add
arch-base-latest
(commented out for now) [skip ci] () - merge travis matrix, add
salt-lint
&rubocop
tolint
job ()
0.59.3 (2019-09-25)
Continuous Integration
- kitchen: change
log_level
todebug
instead ofinfo
(073175d)
Tests
- pkgs_spec: update for
2019.2.1
release (1bf9689)
0.59.2 (2019-09-20)
Bug Fixes
- symlinks: replace symlinks with real files (c4d0132)
0.59.1 (2019-09-20)
Bug Fixes
Code Refactoring
- kitchen+travis+inspec: use pre-salted images (fc1d0b1)
0.59.0 (2019-09-17)
Features
- use
semantic-release
cross-formula standard structure (ebfeba2)
0.58.4 (2019-08-25)
Bug Fixes
- minion: fix version compare in minion.sls (49bf81b)
0.58.3 (2019-08-02)
Code Refactoring
- linux: align to template-formula (plus fixes) (71b4d8a)
0.58.2 (2019-08-01)
Bug Fixes
- macos: fix minion package handling for homebrew (14276e2)
- minion: fix jinja rendering error (550f81b)
- os: pass state on unsupported os (4557976)
- perms: some os have custom user/root (beb0e85)
0.58.1 (2019-08-01)
Bug Fixes
- travis: disable two failing platforms until they can be fixed (5fcadcd)
0.58.0 (2019-06-13)
Features
tofs
: allow TOFS for master configuration (1b202af)tofs
: allow TOFS for minion configuration (fbe814a)
0.57.1 (2019-05-14)
Documentation
- semantic-release: implement an automated changelog (b73af20)