| 
							
							
								 semantic-release-bot | 2fe947dc0d | chore(release): 1.4.6 [skip ci] ## [1.4.6](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.5...v1.4.6) (2020-07-01)
### Bug Fixes
* **freebsd:** command `at` is already present in base system ([b6ab1b1](v1.4.6b6ab1b1d54)) | 2020-07-01 05:02:10 +00:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | daaa04a102 | Merge pull request #473 from sticky-note/fix/at-freebsd fix(freebsd): command `at` is already present in base system | 2020-07-01 05:47:41 +01:00 |  | 
			
				
					| 
							
							
								 sticky-note | b6ab1b1d54 | fix(freebsd): command atis already present in base system | 2020-07-01 13:45:27 +11:00 |  | 
			
				
					| 
							
							
								 semantic-release-bot | 34e51224c5 | chore(release): 1.4.5 [skip ci] ## [1.4.5](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.4...v1.4.5) (2020-06-28)
### Bug Fixes
* **windows:** `py2` should still be default like other platforms ([62f6d39](v1.4.562f6d39d63))
### Continuous Integration
* **github:** add Windows testing using Actions ([1eca9c7](1eca9c7551))
### Tests
* **windows:** add local testing of Windows using Vagrant/Virtualbox ([0465af7](0465af72da)) | 2020-06-28 22:31:30 +00:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 38e385622d | Merge pull request #471 from dafyddj/test-windows Add testing for Windows (both local and CI) | 2020-06-28 23:17:20 +01:00 |  | 
			
				
					| 
							
							
								 Dafydd Jones | 9a88243624 | chore(gemfile.lock): update for kitchen-vagrant | 2020-06-26 17:03:40 +01:00 |  | 
			
				
					| 
							
							
								 Dafydd Jones | 62f6d39d63 | fix(windows): py2should still be default like other platforms* add `-` if someone supplies `py3` in pillar, like other platforms | 2020-06-26 17:03:40 +01:00 |  | 
			
				
					| 
							
							
								 Dafydd Jones | 0465af72da | test(windows): add local testing of Windows using Vagrant/Virtualbox | 2020-06-26 17:03:40 +01:00 |  | 
			
				
					| 
							
							
								 Dafydd Jones | 1eca9c7551 | ci(github): add Windows testing using Actions | 2020-06-26 16:43:51 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 1ffceaf580 | chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/233 | 2020-06-26 12:47:14 +01:00 |  | 
			
				
					| 
							
							
								 semantic-release-bot | 4286cad41f | chore(release): 1.4.4 [skip ci] ## [1.4.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.3...v1.4.4) (2020-06-23)
### Continuous Integration
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([f66a09c](v1.4.4f66a09c2d6))
* **kitchen+travis:** adjust matrix to add `3001` ([9060879](9060879924))
### Tests
* **sodium:** add pillar and tests for `3001` ([42cacc2](42cacc253f)) | 2020-06-23 09:56:47 +00:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 91b0dabbe3 | Merge pull request #472 from myii/ci/add-3001 ci(kitchen+travis): adjust matrix to add `3001` | 2020-06-23 10:24:43 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 9060879924 | ci(kitchen+travis): adjust matrix to add 3001* Semi-automated using https://github.com/myii/ssf-formula/pull/230 | 2020-06-23 09:55:46 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 7115904da9 | chore(formula): update from template-formula& addOracle | 2020-06-23 09:55:44 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 42cacc253f | test(sodium): add pillar and tests for 3001 | 2020-06-23 09:55:44 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 4f5e51184c | chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/229 | 2020-06-21 12:59:35 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | f66a09c2d6 | ci(kitchen): use saltimagesDocker Hub where available [skip ci]* Automated using https://github.com/myii/ssf-formula/pull/223 | 2020-06-15 16:59:57 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 1826ca8921 | chore(gemfile.lock): update to latest gem versions [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/222 | 2020-06-15 15:10:54 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 43dd0c7efc | chore(gemfile.lock): update to latest gem versions [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/221 | 2020-06-05 22:20:18 +01:00 |  | 
			
				
					| 
							
							
								 semantic-release-bot | dde34ca48e | chore(release): 1.4.3 [skip ci] ## [1.4.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.2...v1.4.3) (2020-06-01)
### Tests
* **pkgs_spec:** simplify using `match` (trigger: update for `suse`) ([b2b1fee](v1.4.3b2b1fee370)), closes [/travis-ci.org/github/myii/salt-formula/jobs/692337807#L2366-L2381](https://github.com//travis-ci.org/github/myii/salt-formula/jobs/692337807/issues/L2366-L2381) | 2020-06-01 01:33:42 +00:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 6617d823dd | Merge pull request #469 from myii/test/update-versions test(pkgs_spec): simplify using `match` (trigger: update for `suse`) | 2020-06-01 02:19:35 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | b2b1fee370 | test(pkgs_spec): simplify using match(trigger: update forsuse)* https://travis-ci.org/github/myii/salt-formula/jobs/692337807#L2366-L2381
  - `opensuse` now has `3000.3` available
* Simplification is useful anyway, even without this (could still use `case`) | 2020-06-01 01:52:08 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 335af0267e | chore(gemfile.lock): update to latest gem versions [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/202 | 2020-05-28 00:21:53 +01:00 |  | 
			
				
					| 
							
							
								 semantic-release-bot | 60ee1e4088 | chore(release): 1.4.2 [skip ci] ## [1.4.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.1...v1.4.2) (2020-05-26)
### Bug Fixes
* **opensuse:** use appropriate upstream repo ([5d9a92b](v1.4.25d9a92bf1d))
### Continuous Integration
* **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([a333801](a3338018fb))
* **kitchen+travis:** adjust matrix to add `opensuse-leap-15.2` ([7fc32fb](7fc32fb0fb))
* **kitchen+travis:** adjust matrix to add `opensuse-leap-15.2` ([1afa84e](1afa84e1af))
* **travis:** add notifications => zulip [skip ci] ([7e2a9c0](7e2a9c0acd))
* **workflows/commitlint:** add to repo [skip ci] ([38ebe56](38ebe5653b))
### Tests
* **pkgs_spec:** update for releases `3000.3` & `2019.2.5` ([5917569](5917569464))
* **pkgs_spec:** update version installed on `fedora` ([301a988](301a9884ac)) | 2020-05-26 04:03:35 +00:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 972fc63d3d | Merge pull request #467 from myii/ci/add-opensuse-leap-15.2 ci(kitchen+travis): adjust matrix to add `opensuse-leap-15.2` | 2020-05-26 04:49:43 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 301a9884ac | test(pkgs_spec): update version installed on fedora | 2020-05-26 03:46:55 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 5d9a92bf1d | fix(opensuse): use appropriate upstream repo | 2020-05-26 03:46:55 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 7fc32fb0fb | ci(kitchen+travis): adjust matrix to add opensuse-leap-15.2* Automated using https://github.com/myii/ssf-formula/pull/195 | 2020-05-26 03:46:22 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 1afa84e1af | ci(kitchen+travis): adjust matrix to add opensuse-leap-15.2 | 2020-05-26 01:31:06 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 7e2a9c0acd | ci(travis): add notifications => zulip [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/191 | 2020-05-21 20:10:23 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | a3338018fb | ci(kitchen+travis): adjust matrix to add 3000.3[skip ci]* Semi-automated using https://github.com/myii/ssf-formula/pull/183 | 2020-05-14 07:40:35 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 5917569464 | test(pkgs_spec): update for releases 3000.3&2019.2.5* https://docs.saltstack.com/en/latest/topics/releases/3000.3.html
* https://docs.saltstack.com/en/latest/topics/releases/2019.2.5.html | 2020-05-14 07:37:02 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 604289ab61 | chore(codeowners): update semantic-releaserelated files [skip ci]* Automated using https://github.com/myii/ssf-formula/pull/174 | 2020-05-04 23:17:59 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 3a46ca426b | chore(codeowners): update & add .github/workflowsdirectory [skip ci] | 2020-05-04 10:13:17 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 38ebe5653b | ci(workflows/commitlint): add to repo [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/172 | 2020-05-04 09:32:04 +01:00 |  | 
			
				
					| 
							
							
								 semantic-release-bot | 270d746ecc | chore(release): 1.4.1 [skip ci] ## [1.4.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.0...v1.4.1) (2020-05-02)
### Continuous Integration
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([f10a85f](v1.4.1f10a85fc70))
* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` ([433a2c1](433a2c1597))
### Tests
* add tests for `v3000-py2` ([c228029](c228029879))
* **pkgs_spec:** update for CVE releases `3000.2` & `2019.2.4` ([965588b](965588b108))
* remove deprecated Salt/Python versions ([7f19796](7f19796517)) | 2020-05-02 00:27:54 +00:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 6359624c3a | Merge pull request #464 from myii/chore/standardise-structure-166 ci(kitchen+travis): adjust matrix to add `3000.2` & remove `2018.3` | 2020-05-02 01:16:04 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | c228029879 | test: add tests for v3000-py2 | 2020-05-01 10:27:38 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 965588b108 | test(pkgs_spec): update for CVE releases 3000.2&2019.2.4* https://docs.saltstack.com/en/latest/topics/releases/3000.2.html
* https://docs.saltstack.com/en/latest/topics/releases/2019.2.4.html | 2020-05-01 10:27:38 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 7f19796517 | test: remove deprecated Salt/Python versions | 2020-05-01 10:27:37 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 433a2c1597 | ci(kitchen+travis): adjust matrix to add 3000.2& remove2018.3* Semi-automated using https://github.com/myii/ssf-formula/pull/166 | 2020-05-01 10:27:37 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | 7823d34865 | chore(codeowners): update to include @saltstack-formulas/ssf[skip ci] | 2020-05-01 10:24:59 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | f10a85fc70 | ci(gemfile.lock): add to repo with updated Gemfile[skip ci]* Automated using https://github.com/myii/ssf-formula/pull/163 | 2020-04-21 22:10:23 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | aea1e16ea6 | chore(rubocop): use org-wide standard settings for Metrics/BlockLength[skip ci]* Automated using https://github.com/myii/ssf-formula/pull/158 | 2020-04-18 13:46:29 +01:00 |  | 
			
				
					| 
							
							
								 semantic-release-bot | 4a83d7dc30 | chore(release): 1.4.0 [skip ci] # [1.4.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.4...v1.4.0) (2020-04-18)
### Features
* **package:** use apt-pinning to pin specific package version ([98ad87a](v1.4.098ad87a001))
### Tests
* **pkgs_spec:** update `fedora` version [skip ci] ([e786eb6](e786eb6b8e)) | 2020-04-18 11:27:26 +00:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | ed20b2662f | Merge pull request #458 from hatifnatt/feat-apt-pinning feat(package): use apt-pinning to pin specific package version | 2020-04-18 12:17:11 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | e786eb6b8e | test(pkgs_spec): update fedoraversion [skip ci] | 2020-04-18 12:13:50 +01:00 |  | 
			
				
					| 
							
							
								 Imran Iqbal | b781ce36a3 | chore(codeowners): add initial version | 2020-04-18 12:11:20 +01:00 |  | 
			
				
					| 
							
							
								 semantic-release-bot | 166783a3c8 | chore(release): 1.3.4 [skip ci] ## [1.3.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.3...v1.3.4) (2020-04-03)
### Bug Fixes
* **api:** remove spurious colon in salt.api state ([02fbcd4](v1.3.402fbcd43fc)) | 2020-04-03 09:17:51 +00:00 |  | 
			
				
					| 
							
							
								 Heinz Wiesinger | 02fbcd43fc | fix(api): remove spurious colon in salt.api state | 2020-04-03 10:07:46 +01:00 |  |