- 02 Mar, 2021 1 commit
-
-
Dafydd Jones authored
* CVE-2021-25283 enables Jinja2 safe mode, which breaks use of `'dict' in x.__class__.__name__` workaround * Workaround no longer needed as CentOS 6 is EOL
-
- 23 Feb, 2021 1 commit
-
-
Daniel Dehennin authored
* Automated using https://github.com/myii/ssf-formula/pull/296
-
- 21 Feb, 2021 1 commit
-
-
Dafydd Jones authored
* Automated using https://github.com/myii/ssf-formula/pull/295
-
- 17 Feb, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/294
-
- 14 Feb, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/293
-
- 11 Feb, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/292
-
- 02 Feb, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/290
-
- 29 Jan, 2021 6 commits
-
-
semantic-release-bot authored
## [1.7.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.3...v1.7.4) (2021-01-29) ### Bug Fixes * **osfamilymap:** update openSUSE `pkgrepo` URLs ([48f8da03](https://github.com/saltstack-formulas/salt-formula/commit/48f8da03574d85b27ef9692eb631b893ee047525)) * **pkgrepo/suse/install:** avoid managing repo if it already exists ([d5320a35](https://github.com/saltstack-formulas/salt-formula/commit/d5320a35edfbaa44c769bf73036b1bee7581cab5)), closes [/github.com/saltstack/salt/blob/45cc49daed1618dbe89e1f012128c8dcab00b356/salt/modules/zypperpkg.py#L1262-L1265](https://github.com//github.com/saltstack/salt/blob/45cc49daed1618dbe89e1f012128c8dcab00b356/salt/modules/zypperpkg.py/issues/L1262-L1265) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images ([a9413e8c](https://github.com/saltstack-formulas/salt-formula/commit/a9413e8c29ba456cd1cbb58b5b028c77d707cf30)) ### Tests * **tumbleweed:** add map verification files ([6aeaa5ac](https://github.com/saltstack-formulas/salt-formula/commit/6aeaa5ac941e0845c5af1f247100e52e354d545c))
-
Imran Iqbal authored
ci(kitchen+gitlab): update for new pre-salted images
-
Imran Iqbal authored
Use ugly `zypper lr --uri` hack to get around failure if the `base_url` already exists under a different name: ``` ID: salt-pkgrepo-install-saltstack-suse Function: pkgrepo.managed Name: systemsmanagement_saltstack_products Result: False Comment: Failed to configure repo 'systemsmanagement_saltstack_products': Repository 'systemsmanagement_saltstack_products' already exists as 'systemsmanagement_saltstack'. Started: 09:28:39.154054 Duration: 2760.727 ms ``` Upstream code: * https://github.com/saltstack/salt/blob/45cc49daed1618dbe89e1f012128c8dcab00b356/salt/modules/zypperpkg.py#L1262-L1265
-
Imran Iqbal authored
-
Imran Iqbal authored
-
Imran Iqbal authored
* Semi-automated using https://github.com/myii/ssf-formula/pull/288
-
- 23 Dec, 2020 4 commits
-
-
semantic-release-bot authored
## [1.7.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.2...v1.7.3) (2020-12-23) ### Tests * **_mapdata:** generate verification files ([da6d1509](https://github.com/saltstack-formulas/salt-formula/commit/da6d1509fd12029edaf907f887071e3604aa0a0a)) * **map:** verify `map.jinja` dump using `_mapdata` state ([d2404d51](https://github.com/saltstack-formulas/salt-formula/commit/d2404d5175bdc01f532032c82a4891e2f5d070cc))
-
Imran Iqbal authored
test(map): verify `map.jinja` dump using `_mapdata` state
-
Imran Iqbal authored
-
Imran Iqbal authored
* Semi-automated using https://github.com/myii/ssf-formula/pull/285
-
- 21 Dec, 2020 4 commits
-
-
semantic-release-bot authored
## [1.7.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.1...v1.7.2) (2020-12-20) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([2a5b6798](https://github.com/saltstack-formulas/salt-formula/commit/2a5b6798d4a0c31f74d849f3f9df13a9cf29b9da)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([84176535](https://github.com/saltstack-formulas/salt-formula/commit/8417653525c62e30493b2788e0c9ab6224ffe4af)) * **kitchen+gitlab:** adjust matrix to add `3002` ([7df24454](https://github.com/saltstack-formulas/salt-formula/commit/7df24454812c6bbd48a9c07c877efba4df194852)) ### Tests * **magnesium:** add pillar and tests for `3002` ([c0660608](https://github.com/saltstack-formulas/salt-formula/commit/c0660608d7780483f0c1ebdd57b0873c3d62cb56))
-
Imran Iqbal authored
ci(kitchen+gitlab): adjust matrix to add `3002`
-
Imran Iqbal authored
* Semi-automated using https://github.com/myii/ssf-formula/pull/280
-
Imran Iqbal authored
-
- 20 Dec, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/278
-
- 19 Dec, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/277
-
- 16 Dec, 2020 2 commits
-
-
semantic-release-bot authored
## [1.7.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.0...v1.7.1) (2020-12-16) ### Continuous Integration * **gitlab-ci:** use GitLab CI as Travis CI replacement ([c9b2cb4a](https://github.com/saltstack-formulas/salt-formula/commit/c9b2cb4a4a3562b80c84450284fdfa818d3620bc)) ### Tests * **fluorine:** remove pillar and tests for `2019.2` ([75ccf591](https://github.com/saltstack-formulas/salt-formula/commit/75ccf591eb20567464a306616e13c5d473af0b4e)) * **pkgs_spec:** test for major version only (i.e. `3000`) ([618f95a6](https://github.com/saltstack-formulas/salt-formula/commit/618f95a6653adab4c7121cddd13ea2d128b337a4))
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/275
-
- 14 Dec, 2020 2 commits
-
-
Imran Iqbal authored
-
Imran Iqbal authored
-
- 26 Oct, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/274
-
- 20 Oct, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/273
-
- 13 Oct, 2020 2 commits
-
-
semantic-release-bot authored
# [1.7.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.6.0...v1.7.0) (2020-10-12) ### Continuous Integration * **pre-commit:** add to formula [skip ci] ([7ff962e2](https://github.com/saltstack-formulas/salt-formula/commit/7ff962e2addd97e84dd99c87351b1412f64134af)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([426b29c2](https://github.com/saltstack-formulas/salt-formula/commit/426b29c21149f5cef9064177177891a091c6bb82)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([22fa616f](https://github.com/saltstack-formulas/salt-formula/commit/22fa616f59864a77e3f7ea5b17e8a7f0bcf415be)) ### Features * add Gentoo support ([127c5d77](https://github.com/saltstack-formulas/salt-formula/commit/127c5d779b1e2b9beb7322a2d03a027c50e5c6d7))
-
Imran Iqbal authored
feat: add Gentoo support
-
- 12 Oct, 2020 1 commit
-
-
Imran Iqbal authored
* Semi-automated using https://github.com/myii/ssf-formula/pull/269
-
- 10 Oct, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/267
-
- 07 Oct, 2020 2 commits
-
-
Dafydd Jones authored
* Automated using https://github.com/myii/ssf-formula/pull/265
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/263
-
- 05 Oct, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/262
-
- 03 Oct, 2020 1 commit
-
-
Dafydd Jones authored
* Automated using https://github.com/myii/ssf-formula/pull/259
-
- 20 Sep, 2020 3 commits
-
-
semantic-release-bot authored
# [1.6.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.5.2...v1.6.0) (2020-09-20) ### Features * enable the metadata grains server by default ([b1d296d2](https://github.com/saltstack-formulas/salt-formula/commit/b1d296d270d3cc06332f569f81ee95fc78d95596))
-
Imran Iqbal authored
feat: enable the metadata grains server by default
-
Mark Ferrell authored
-